runc/nsinit
Michael Crosby ab76a88d6b Remove Wait() on container interface
Since we return the pid for the started process we do not need this
method on the interface.

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2015-02-03 10:50:18 -08:00
..
Makefile nsinit: Add Makefile 2014-12-16 09:18:48 +03:00
exec.go Remove Wait() on container interface 2015-02-03 10:50:18 -08:00
init.go Remove namespaces package 2015-02-02 15:41:32 -08:00
main.go Refactory container interface 2015-01-31 20:51:12 -08:00
oom.go Refactory container interface 2015-01-31 20:51:12 -08:00
pause.go Refactory container interface 2015-01-31 20:51:12 -08:00
stats.go Refactory container interface 2015-01-31 20:51:12 -08:00
utils.go Refactory container interface 2015-01-31 20:51:12 -08:00