Versions in this module Expand all Collapse all v0 v0.0.2 Jun 9, 2021 v0.0.1 Jun 9, 2021 Changes in this version + const GiB + func BytesToGiB(volumeSizeBytes int64) int64 + func GetAccessModes(caps []*csi.VolumeCapability) *[]string + func GiBToBytes(volumeSizeGiB int64) int64 + func ParseEndpoint(endpoint string) (string, string, error) + func RoundUpBytes(volumeSizeBytes int64) int64 + func RoundUpGiB(volumeSizeBytes int64) int64