containerd/plugin
Michael Crosby f36e0193a4 Implement task update
This allows tasks to have their resources updated as they are running.

Fixes #1067

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2017-06-26 16:38:49 -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 Implement task update 2017-06-26 16:38:49 -07:00