package
17.12.1-ce-rc2+incompatible
Repository: https://github.com/coryb/cli.git
Documentation: pkg.go.dev
# Functions
NewLocalContainerFS is a helper function to implement daemon's Mount interface when the graphdriver mount point is a local path on the machine.
NewLocalDriver provides file and path drivers for a local file system.
# Structs
Archiver provides a similar implementation of the archive.Archiver package with the rootfs abstraction.
# Interfaces
ContainerFS is that represents a root file system.
Driver combines both continuity's Driver and PathDriver interfaces with a Platform field to determine the OS.