# Functions
GetCloudProvider get Azure Cloud Provider.
GetContainerInfo get container info according to volume id, e.g.
GetVersion returns the version information of the driver.
GetVersionYAML returns the version information of the driver in YAML format.
IsAzureStackCloud decides whether the driver is running on Azure Stack Cloud.
No description provided by the author
NewDriver Creates a NewCSIDriver object.
# Constants
DriverName holds the name of the csi-driver.
# Variables
No description provided by the author
No description provided by the author
# Structs
Driver implements all interfaces of CSI drivers.
VersionInfo holds the version information of the driver.