# Functions
This is the primary entrypoint for volume plugins.
# Constants
StatusFailed represents that the command failed.
StatusNotSupported represents that the command is not supported.
StatusSuccess represents the successful completion of command.
# Structs
FlexVolumeDriverStatus represents the return value of the driver callout.