# Constants
StatusFailure returned when the operation failed.
StatusNotSupported returned when the operation is not supported.
StatusSuccess returned when the operation succeeded.
# Structs
CapabilitiesResponse represents a capabilities response of the init command.
FlexVolumeMountRequest represents a mount request from the volume plugin.
FlexVolumeResponse represents a response of the volume plugin.
FlexVolumeUnmountRequest represents an unmount request from the volume plugin.
# Interfaces
FlexPlugin is a partial interface of the flexvolume volume plugin.