containerd/plugin
Michael Crosby d7af92e00c Move Mount into mount pkg
This moves both the Mount type and mountinfo into a single mount
package.

This also opens up the root of the repo to hold the containerd client
implementation.

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2017-05-22 16:41:12 -07:00
..
container.go Add checkpoint and restore 2017-05-22 15:34:45 -07: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 Add checkpoint and restore 2017-05-22 15:34:45 -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 Move Container and runtime to plugin pkg 2017-05-11 15:24:12 -07:00
runtime.go Move Mount into mount pkg 2017-05-22 16:41:12 -07:00