# Functions
NewAzureDisk returns function that initializes a new plugin and returns it.
NewCinder returns function that initializes a new plugin and returns it.
NewCSI initializes a new plugin and returns it.
NewEBS returns function that initializes a new plugin and returns it.
NewGCEPD returns function that initializes a new plugin and returns it.
# Constants
AzureDiskName is the name of the plugin used in the plugin registry and configurations.
CinderName is the name of the plugin used in the plugin registry and configurations.
CSIName is the name of the plugin used in the plugin registry and configurations.
EBSName is the name of the plugin used in the plugin registry and configurations.
GCEPDName is the name of the plugin used in the plugin registry and configurations.
# Structs
AzureDiskLimits is a plugin that checks node volume limits.
CinderLimits is a plugin that checks node volume limits.
CSILimits is a plugin that checks node volume limits.
EBSLimits is a plugin that checks node volume limits.
GCEPDLimits is a plugin that checks node volume limits.