containerd/linux/shim
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
..
client.go Add checkpoint and restore 2017-05-22 15:34:45 -07:00
exec.go Portability fixes for containerd shim 2017-05-16 17:13:32 +01:00
init.go Move Mount into mount pkg 2017-05-22 16:41:12 -07:00
io.go Close stdin on create if it wasn't requested and there's no terminal 2017-05-16 14:16:47 -07:00
process.go Portability fixes for containerd shim 2017-05-16 17:13:32 +01:00
service.go Merge pull request #862 from crosbymichael/checkpoint 2017-05-22 15:51:10 -07:00