runc/nsinit
Michael Crosby 4bbd44784c Add nsinit command to display oom notifications
This adds the ability to receive OOM notifications for a container via
the `nsinit oom` command.

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2015-01-12 16:37:33 -08:00
..
config.go Cleanup and rename loadContainer to loadConfig 2014-08-12 12:03:53 -07:00
exec.go Add RootFs field to configuration options in libcontainer's Config 2014-09-23 16:16:13 -07:00
init.go Remove syncpipe pkg 2014-11-06 00:08:10 +00:00
main.go Add nsinit command to display oom notifications 2015-01-12 16:37:33 -08:00
nsenter.go Add ip func example for listing namespace interfaces 2014-08-12 11:52:33 -07:00
oom.go Add nsinit command to display oom notifications 2015-01-12 16:37:33 -08:00
pause.go Cleanup and rename loadContainer to loadConfig 2014-08-12 12:03:53 -07:00
stats.go Cleanup and rename loadContainer to loadConfig 2014-08-12 12:03:53 -07:00
utils.go Remove syncpipe pkg 2014-11-06 00:08:10 +00:00