Documentation ¶
Index ¶
- func FileExists(path string) (bool, error)
- func FilesAreEqual(path1 string, path2 string) (bool, error)
- func ListVmWithEphemeralDisk(localPath string) ([]*v1.VirtualMachine, error)
- func Md5CheckSum(filePath string) ([]byte, error)
- func RemoveFile(path string) error
- func SetFileOwnership(username string, file string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FileExists ¶
func ListVmWithEphemeralDisk ¶ added in v0.0.4
func ListVmWithEphemeralDisk(localPath string) ([]*v1.VirtualMachine, error)
Lists all vms ephemeral disk has local data for
func Md5CheckSum ¶
func RemoveFile ¶
func SetFileOwnership ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.