Documentation ¶
Index ¶
- func CheckDeviceValid(devicePath string) bool
- func CheckMountValid(mountPath string) bool
- func GetDiskFormat(devicePath string) (string, error)
- func MountVolume(devicePath, mountPath, fsType string, mountOptions []string) error
- func ResizeVolume(devicePath, mountPath string) (bool, error)
- func SetPermissions(mountPath string, mode os.FileMode) error
- func UnmountVolume(mountPath string) error
- type Volume
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckDeviceValid ¶
func CheckMountValid ¶
func GetDiskFormat ¶
func MountVolume ¶
func ResizeVolume ¶
func UnmountVolume ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.