# Variables
Command definition for cobra.
Errors.
Errors.
Errors.
# Structs
CapabilitiesResponse structure for a volume capability response.
Capability represents the list of capabilities a volume driver can return.
CreateRequest is the structure that docker's requests are deserialized to.
Driver implements docker driver api.
ErrorResponse is a formatted error message that docker can understand.
GetRequest structure for a volume get request.
GetResponse structure for a volume get response.
ListResponse structure for a volume list response.
MountRequest structure for a volume mount request.
MountResponse structure for a volume mount response.
PathRequest structure for a volume path request.
PathResponse structure for a volume path response.
RemoveRequest structure for a volume remove request.
UnmountRequest structure for a volume unmount request.
VolInfo represents a volume for Get and List requests.
Volume keeps volume runtime state Public members get persisted in saved state.