docs/execdriver/lxc
Alexander Larsson 9ad70528b7 exexdriver: Make Command.GetExitCode an internal call
This code only works for backends that directly spawn the child
via the Command. It will not work for the libvirt backend. So
we move this code into the individual backends that need it.

Docker-DCO-1.1-Signed-off-by: Alexander Larsson <alexl@redhat.com> (github: alexlarsson)
2014-01-28 19:20:35 +01:00
..
driver.go exexdriver: Make Command.GetExitCode an internal call 2014-01-28 19:20:35 +01:00
init.go Small fixes to type names 2014-01-17 17:42:22 -08:00
lxc_init_darwin.go Move docker init into drivers functions 2014-01-17 17:42:22 -08:00
lxc_init_linux.go Move docker init into drivers functions 2014-01-17 17:42:22 -08:00
lxc_template.go Don't expose cgroups via the execdriver API. 2014-01-20 17:06:24 -05:00
lxc_template_unit_test.go Rename Process to Command 2014-01-20 16:05:07 -08:00