runc/nsinit
Michael Crosby b21b19e060 Add factory configuration via functional api
This allows you to set certian configuration options such as what cgroup
implementation to use on the factory at create time.

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2015-02-16 11:26:13 -08:00
..
Makefile nsinit: Add Makefile 2014-12-16 09:18:48 +03:00
config.go Add config generation for simple user namespace testing. 2015-02-13 20:17:16 -05:00
exec.go Implement nsinit state command 2015-02-11 18:49:28 -08:00
init.go Add factory configuration via functional api 2015-02-16 11:26:13 -08:00
main.go Add factory configuration via functional api 2015-02-16 11:26:13 -08:00
oom.go Fix compilation with golang 1.3(uid/gid mappings is unsupported) 2015-02-12 13:28:07 -08:00
pause.go Refactory container interface 2015-01-31 20:51:12 -08:00
state.go Implement nsinit state command 2015-02-11 18:49:28 -08:00
stats.go Implement nsinit state command 2015-02-11 18:49:28 -08:00
tty.go Remove console package and add Console type 2015-02-11 11:20:09 -08:00
utils.go Add factory configuration via functional api 2015-02-16 11:26:13 -08:00