# Functions
Get the datastore reference by datastore URL from a list of datastore references.
QuerySnapshotsUtil helps invoke CNS QuerySnapshot API.
Query Capacity in MB and datastore URL for the source volume with expected volume type.
QueryVolumeUtil helps to invoke query volume API based on the feature state set for using query async volume.
# Constants
CnsQuerySelectionName_DATASTORE_URL is the name used to retrieve datastore URL during a QueryVolumeAsync call.
DefaultQuerySnapshotLimit constant is already present in pkg/csi/service/common/constants.go However, using that constant creates an import cycle.
# Structs
No description provided by the author