# Functions
BytesToGiB conversts Bytes to GiB.
No description provided by the author
No description provided by the author
GetMountOptions return options with string list separated by space.
No description provided by the author
GiBToBytes converts GiB to Bytes.
No description provided by the author
NewLockMap returns a new lock map.
NewMockEXEC creates a new mock instance.
RoundUpBytes rounds up the volume size in bytes up to multiplications of GiB in the unit of Bytes.
RoundUpGiB rounds up the volume size in bytes up to multiplications of GiB in the unit of GiB.
SetVolumeOwnership would set gid for path recursively.
No description provided by the author
WaitUntilTimeout waits for the exec function to complete or return timeout error.
# Constants
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
# Structs
No description provided by the author
No description provided by the author
LockMap used to lock on entries.
MockEXEC is a mock of EXEC interface.
MockEXECMockRecorder is the mock recorder for MockEXEC.
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
# Type aliases
No description provided by the author
ExecFunc returns a exec function's output and error.
TimeoutFunc returns output and error if an ExecFunc timeout.