# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

SplitName splits a docker volume name from policy/name safely.

# Variables

ErrVolumeExist indicates that a volume already exists.

# Structs

DriverOptions are options frequently passed as the keystone for operations.
FSOptions encapsulates the parameters to create and manipulate filesystems.
ListOptions is a set of parameters used for the List operation of Driver.
A Mount is the resulting attributes of a Mount or Unmount operation.
Volume is the basic representation of a volume name and its parameters.

# Interfaces

CRUDDriver performs CRUD operations.
MountDriver mounts volumes.
NamedDriver is a named driver and has a method called Name().
SnapshotDriver manages snapshots.
ValidatingDriver implements Validate() against storage.DriverOptions.

# Type aliases

Params are parameters that relate directly to the location of the storage.