var ErrAlreadyShutdown …
var ErrExist …
var ErrDriverNotFound …
var ErrDriverInitializing …
var ErrEnoEnt …
var ErrEnomem …
var ErrEinval …
var ErrVolDetached …
var ErrVolAttached …
var ErrVolAttachedOnRemoteNode …
var ErrVolAttachedScale …
var ErrVolHasSnaps …
var ErrNotSupported …
var ErrVolBusy …
const APIVersion …
const PluginAPIBase …
const DriverAPIBase …
const MountBase …
const VolumeBase …
const LocationConstraint …
const LocalNode …
type AttachOptionsKey …
const AttachOptionsSecret …
type Store …
type VolumeDriver …
type IODriver …
type SnapshotDriver …
type StatsDriver …
type ProtoDriver …
type Enumerator …
type StoreEnumerator …
type BlockDriver …
type VolumeDriverProvider …
type VolumeDriverRegistry …
func NewVolumeDriverRegistry(nameToInitFunc map[string]func(map[string]string) (VolumeDriver, error)) VolumeDriverRegistry { … }