containerd/plugin
Michael Crosby 990536f2cc Move shim protos into linux pkg
This moves the shim's API and protos out of the containerd services
package and into the linux runtime package. This is because the shim is
an implementation detail of the linux runtime that we have and it is not
a containerd user facing api.

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2017-06-23 16:21:47 -07:00
..
context.go Create server package for containerd daemon 2017-06-22 13:08:19 -07:00
differ.go Make Diff/Apply plugable 2017-06-01 18:38:33 -05:00
errors.go Fix error on doulbe Kill calls 2017-06-23 13:28:48 -07:00
event.go Add checkpoint and restore 2017-05-22 15:34:45 -07:00
monitor.go api/services: define the container metadata service 2017-05-22 23:27:53 -07:00
plugin_go18.go plugin: disable Go 1.8 plugin on non-amd64 2017-03-21 08:34:05 +00:00
plugin_other.go plugin: disable Go 1.8 plugin on non-amd64 2017-03-21 08:34:05 +00:00
plugin.go Setup plugin ids and dependencies 2017-06-14 16:17:20 -07:00
runtime.go Fix Wait() on process/tasks 2017-06-21 13:48:24 -07:00
task.go Move shim protos into linux pkg 2017-06-23 16:21:47 -07:00