Versions in this module Expand all Collapse all v1 v1.1.0 Jan 15, 2022 Changes in this version + var EsxiNodeConfPath string = "hosts.toml" + func GetVmIp(machine Machine) string + func GetVmIpName(ipAddr string) string + func ResolveRecordTypeA(hostname string) string + func ResolveRecordTypePTR(ptrAddr string) string + func SetEsxiConfigPath(hostFilePath string) + type Machine struct + Id int + Name string + NodeName string + type Machines []Machine + func GetAllVmIdName() Machines