//
pkg.gl
Category
github.com/apalia/cloudstack-csi-driver
pkg
util
package
0.0.2
Repository:
https://github.com/apalia/cloudstack-csi-driver.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
2
Files
6 SLOC
#
Functions
GigaBytesToBytes
GigaBytesToBytes gives an exact conversion from GigaBytes to Bytes.
RoundUpBytesToGB
RoundUpBytesToGB converts a size given in bytes to GB with an upper rounding (it gives the smallest amount in GB which is greater than the original amount).