containerd/plugin
Michael Crosby ff598449d1 Add DeleteProcess API for removing execs
We need a separate API for handing the exit status and deletion of
Exec'd processes to make sure they are properly cleaned up within the
shim and daemon.

Fixes #973

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2017-06-12 09:32:23 -07:00
..
container.go Add DeleteProcess API for removing execs 2017-06-12 09:32:23 -07:00
differ.go Make Diff/Apply plugable 2017-06-01 18:38:33 -05:00
errors.go Move errors to plugin pkg 2017-05-11 15:25:26 -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 Merge pull request #909 from vburenin/diff-plugin 2017-06-05 11:04:34 -07:00
runtime.go Remove tasks map from service 2017-06-09 10:35:17 -07:00