package
5.5.0+incompatible
Repository: https://github.com/doitroot/external-storage.git
Documentation: pkg.go.dev
# Functions
NewFlexProvisioner creates a new flex provisioner.
NewOptionsForDriver assemble all option parameters.
# Constants
StatusNotSupported represents that the command is not supported.
StatusSuccess represents the successful completion of command.
# Variables
ErrorTimeout defines the time error.
# Structs
DriverCall implements the basic contract between FlexVolume and its driver.
DriverCapabilities represents the result of init command.
DriverStatus represents the return value of the driver callout.
# Type aliases
OptionsForDriver represents the spec given to the driver.