# Constants
VolumeGroup defines the group of a created volume on the NetApp filer.
VolumeJunctionPathRoot defines the base directory of the junction path of the volume.
VolumeMaxIOPS defines the maximum IOPS per volume for the QoS policy.
VolumeUser defines the owner of a created volume on the NetApp filer.
VolumeVserver defines the vserver of a created volume on the NetApp filer.
# Variables
VolumeManagerMap defines a list of supported VolumeManager with associated path as key of the map.
# Structs
NetAppVolumeManager implements VolumeManager interface specific for the NetApp's ONTAP cluster filer.
# Interfaces
VolumeManager defines functions for managing storage volume for a project.