runc/namespaces
Michael Crosby a980a961c1 Return error on shutdown call
Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@docker.com> (github: crosbymichael)
2014-06-26 14:18:39 -07:00
..
create.go Rename Container -> Config. 2014-06-23 17:08:15 -07:00
exec.go Address review comments 2014-06-26 14:02:43 -07:00
execin.go Rename to InitPid 2014-06-25 11:42:08 -07:00
init.go Address review comments 2014-06-26 14:02:43 -07:00
nsenter.go Add option parsing to nsenter and enable specifying commands with arguments. 2014-06-18 14:29:40 -04:00
std_term.go Rename nsinit package to namespaces in libcontainer 2014-06-04 15:47:57 -07:00
sync_pipe.go Return error on shutdown call 2014-06-26 14:18:39 -07:00
sync_pipe_linux.go Fix cross compile with syscall 2014-06-26 14:03:49 -07:00
sync_pipe_test.go Update tests for network state 2014-06-26 14:06:26 -07:00
term.go Rename nsinit package to namespaces in libcontainer 2014-06-04 15:47:57 -07:00
tty_term.go Rename nsinit package to namespaces in libcontainer 2014-06-04 15:47:57 -07:00
types.go Updated libcontainer subpackage dependencies. Most subpackages now do not depend on their parent ('libcontainer') package. 'namespaces' and 'nsinit' still do. 2014-06-20 22:52:43 +00:00
types_linux.go Updated libcontainer subpackage dependencies. Most subpackages now do not depend on their parent ('libcontainer') package. 'namespaces' and 'nsinit' still do. 2014-06-20 22:52:43 +00:00
types_test.go Updated libcontainer subpackage dependencies. Most subpackages now do not depend on their parent ('libcontainer') package. 'namespaces' and 'nsinit' still do. 2014-06-20 22:52:43 +00:00
unsupported.go Rename Container -> Config. 2014-06-23 17:08:15 -07:00