package
0.3.0
Repository: https://github.com/contiv/volplugin.git
Documentation: pkg.go.dev

# Packages

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

# Functions

NewCRUDDriver instantiates a CRUD Driver.
NewMountDriver instantiates and return a mount driver instance of the specified type.
NewSnapshotDriver creates a SnapshotDriver based on the backend name.

# Variables

DriverTypes.
CRUDDrivers is the map of string to storage.CRUDDriver.
DriverTypes.
MountDrivers is the map of string to storage.MountDriver.
DriverTypes.
DriverTypes.
SnapshotDrivers is the map of string to storage.SnapshotDriver.