containerd/linux
Samuel Ortiz b67398af15 linux: Make containerd less runc specific
We hope that containerd supports any OCI compliant runtime, and not only
runc.
This patch fixes all the error messages to not be completely runc
specific and change the initProcess structure to have its runtime
pointer be called 'runtime' and not 'runc'

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2017-07-03 17:45:23 +02:00
..
runcopts Move WithExit to runcopts package 2017-06-29 15:50:39 -07:00
shim linux: Make containerd less runc specific 2017-07-03 17:45:23 +02:00
bundle.go containerd-shim: Use abstract namespace for the unix socket 2017-06-23 17:48:08 -07:00
list.go Move shim protos into linux pkg 2017-06-23 16:21:47 -07:00
runtime.go Use Any instead of []byte 2017-06-29 15:32:45 -07:00
task.go Use Any instead of []byte 2017-06-29 15:32:45 -07:00