# Functions

getCloudProvider get Azure Cloud Provider.
GetContainerInfo get container info according to volume id the format of VolumeId is: rg#accountName#containerName#uuid#secretNamespace#subsID e.g.
GetUserAgent returns user agent of the driver.
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.
NewMountClient returns a new mount client.

# Constants

No description provided by the author
DefaultDriverName holds the name of the csi-driver.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author

# Structs

Driver implements all interfaces of CSI drivers.
DriverOptions defines driver parameters specified in driver deployment.
No description provided by the author
VersionInfo holds the version information of the driver.