pkg/libcontainer/nsinit
Michael Crosby 3fde553297 Remove statewriter interface, export more libcontainer funcs
This temp. expands the Exec method's signature but adds a more robust
way to know when the container's process is actually released and begins
to run.  The network interfaces are not guaranteed to be up yet but this
provides a more accurate view with a single callback at this time.
Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael)
2014-04-30 15:52:40 -07:00
..
nsinit Remove statewriter interface, export more libcontainer funcs 2014-04-30 15:52:40 -07:00
command.go Add ability to work with individual namespaces 2014-03-21 00:23:34 +00:00
exec.go Remove statewriter interface, export more libcontainer funcs 2014-04-30 15:52:40 -07:00
execin.go Remove logger from nsinit struct 2014-04-30 15:24:18 -07:00
init.go Export SetupUser 2014-04-30 15:27:59 -07:00
nsinit.go Remove statewriter interface, export more libcontainer funcs 2014-04-30 15:52:40 -07:00
sync_pipe.go libcontainer: Don't use UsetCloseOnExec, it is racy 2014-03-06 14:10:32 +01:00
term.go Refactor driver to use Exec function from nsini 2014-02-22 01:21:26 -08:00
unsupported.go Remove statewriter interface, export more libcontainer funcs 2014-04-30 15:52:40 -07:00