runc/nsinit
Michael Crosby 70367b2cf3 Improve execin to support registering funcs
This also changes the functionality of the default exec in to just be an
existing func that is called than handles the implementation to exec a
user user's process inside the container.  This implements this
functionallity in nsinit but is a base for how we will be handling these
types of features inside docker.

Signed-off-by: Michael Crosby <michael@docker.com>
2014-08-12 11:43:12 -07:00
..
config.go Make nsinit package main only 2014-08-12 10:48:12 -07:00
exec.go Improve execin to support registering funcs 2014-08-12 11:43:12 -07:00
execfunc.go Improve execin to support registering funcs 2014-08-12 11:43:12 -07:00
init.go Make nsinit package main only 2014-08-12 10:48:12 -07:00
main.go Improve execin to support registering funcs 2014-08-12 11:43:12 -07:00
nsenter.go Improve execin to support registering funcs 2014-08-12 11:43:12 -07:00
pause.go Make nsinit package main only 2014-08-12 10:48:12 -07:00
stats.go Make nsinit package main only 2014-08-12 10:48:12 -07:00
utils.go Improve execin to support registering funcs 2014-08-12 11:43:12 -07:00