containerd/mount
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
..
mount_linux.go Move Mount into mount pkg 2017-05-22 16:41:12 -07:00
mount_unix.go Move Mount into mount pkg 2017-05-22 16:41:12 -07:00
mount_windows.go Move Mount into mount pkg 2017-05-22 16:41:12 -07:00
mount.go Move Mount into mount pkg 2017-05-22 16:41:12 -07:00
mountinfo_freebsd.go Move Mount into mount pkg 2017-05-22 16:41:12 -07:00
mountinfo_linux_test.go Move Mount into mount pkg 2017-05-22 16:41:12 -07:00
mountinfo_linux.go Move Mount into mount pkg 2017-05-22 16:41:12 -07:00
mountinfo_solaris.go Move Mount into mount pkg 2017-05-22 16:41:12 -07:00
mountinfo_unsupported.go Move Mount into mount pkg 2017-05-22 16:41:12 -07:00
mountinfo.go Move Mount into mount pkg 2017-05-22 16:41:12 -07:00