package
20.10.0-rc1+incompatible
Repository: https://github.com/agilebits/moby.git
Documentation: pkg.go.dev
# Constants
DefaultDriverName is the driver name used for the driver implemented in the local package.
Scopes define if a volume has is cluster-wide (global) or local only.
Scopes define if a volume has is cluster-wide (global) or local only.
# Structs
Capability defines a set of capabilities that a driver is able to handle.
# Interfaces
DetailedVolume wraps a Volume with user-defined labels, options, and cluster scope (e.g., `local` or `global`).
Driver is for creating and removing volumes.
Volume is a place to store data.