# Functions

Aligns to the next higher multiple of step size.
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
ConvertLabelsStringToMap converts the labels from string to map example: "key1=value1,key2=value2" gets converted into {"key1": "value1", "key2": "value2"}.
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
GetRegionFromZone return the corresponding region name based on a zone name Example "us-central1-a" return "us-central1".
this function replaces "." in instanceInfo name string with "/" to reconstruct instanceURI.
No description provided by the author
this function replaces "/" in instanceURI with "." to comply with custom resource naming rule.
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
NewIPAllocator is the constructor to initialize the IPAllocator object Argument pendingIPRanges map[string]bool is a set of IP ranges currently reserved by service instances but pending reservation in the cloud instances.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Round up to the nearest Gb.
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

configurable max shares consts.
No description provided by the author
No description provided by the author
This finalizer protects custom resource objects (shareInfo and instanceInfo) from being cleaned up by the API server.
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
the ipRangeSize for Filestore instances.
the ipRangeSize for enterprise tier Filestore instances.
the ipRangeSize for High Scale tier Filestore instances.
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
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
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
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
VolumeSnapshot parameters.
No description provided by the author

# Structs

IPAllocator struct consists of shared resources that are used to keep track of the CIDR IPRanges currently reserved by service instances.
VolumeLocks implements a map with atomic operations.

# Type aliases

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