Documentation ¶
Index ¶
- func DoesVirtualMachineExist(vmName string) (bool, error)
- func DoesVirtualMachineSnapshotExist(vmName string, snapshotName string) (bool, error)
- func GetHostAvailableMemory() float64
- func GetHostName(ip string) (string, error)
- func GetVirtualMachineGeneration(vmName string) (uint, error)
- func HasVirtualMachineVirtualizationExtensions() (bool, error)
- func IsCurrentUserAnAdministrator() (bool, error)
- func IsFalse(s string) bool
- func IsPowershellAvailable() (bool, string, error)
- func IsTrue(s string) bool
- func IsVirtualMachineOn(vmName string) (bool, error)
- func ModuleExists(moduleName string) (bool, error)
- func SetUnattendedProductKey(path string, productKey string) error
- type PowerShellCmd
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DoesVirtualMachineExist ¶
func GetHostAvailableMemory ¶
func GetHostAvailableMemory() float64
func GetHostName ¶
func IsPowershellAvailable ¶
func IsVirtualMachineOn ¶
func ModuleExists ¶
func SetUnattendedProductKey ¶
Types ¶
type PowerShellCmd ¶
Click to show internal directories.
Click to hide internal directories.