# Functions
BytesToGiB converts Bytes to GiB.
GetAccessModes returns a slice containing all of the access modes defined in the passed in VolumeCapabilities.
GiBToBytes converts GiB to Bytes.
No description provided by the author
No description provided by the author
RoundUpBytes rounds up the volume size in bytes upto multiplications of GiB in the unit of Bytes.
RoundUpGiB rounds up the volume size in bytes upto multiplications of GiB in the unit of GiB.
# Constants
No description provided by the author
No description provided by the author
# Structs
VolumeLocks implements a map with atomic operations.