moby--moby/daemon/execdriver/native
Alexander Morozov 0a352e1a90 Remove some unused structs and fields
Signed-off-by: Alexander Morozov <lk4d4@docker.com>
2016-03-01 09:59:29 -08:00
..
template Make mqueue container specific 2016-02-05 16:50:35 +01:00
create.go Remove static errors from errors package. 2016-02-26 15:49:09 -05:00
driver.go Remove some unused structs and fields 2016-03-01 09:59:29 -08:00
driver_unsupported.go Fix declarations of of execdriver/native.NewDriver to have the same signature. 2016-01-02 19:55:37 +01:00
driver_unsupported_nocgo.go Fix declarations of of execdriver/native.NewDriver to have the same signature. 2016-01-02 19:55:37 +01:00
exec.go Add synchronization and closure to IO pipes in userns path 2016-02-26 13:47:34 -05:00
init.go