package
1.9.0
Repository: https://github.com/alexandrev/docker.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
Package local provides the default implementation for volumes.
No description provided by the author
No description provided by the author

# Functions

ReadWrite tells you if a mode string is a valid read-write mode or not.
ValidMountMode will make sure the mount mode is valid.

# Constants

DefaultDriverName is the driver name used for the driver implemented in the local package.

# Interfaces

Driver is for creating and removing volumes.
Volume is a place to store data.