Imports of package vfs

PathSynopsis
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/docker/docker/daemon/graphdriver
github.com/docker/docker/errdefsPackage errdefs defines a set of error interfaces that packages should use for communicating classes of errors.
github.com/docker/docker/pkg/chrootarchive
github.com/docker/docker/pkg/containerfs
github.com/docker/docker/pkg/idtools
github.com/docker/docker/pkg/parsersPackage parsers provides helper functions to parse and validate different type of string.
github.com/docker/docker/quota
github.com/docker/go-unitsPackage units provides helper function to parse and print size and time units in human-readable format.
github.com/opencontainers/selinux/go-selinux/label
github.com/pkg/errorsPackage errors provides simple error handling primitives.
osPackage os provides a platform-independent interface to operating system functionality.
path/filepathPackage filepath implements utility routines for manipulating filename paths in a way compatible with the target operating system-defined file paths.