Documentation
¶
Index ¶
Constants ¶
View Source
const ( DefaultVcenterServer = "vcenter.example.com" DefaultVsphereUsername = "administrator@vsphere.local" DefaultVspherePassword = "VMw@re1!" DefaultVsphereHost = "esxi-01.example.com" EnvVcenterServer = "VSPHERE_VCENTER_SERVER" EnvVsphereUsername = "VSPHERE_USERNAME" EnvVspherePassword = "VSPHERE_PASSWORD" EnvVsphereHost = "VSPHERE_HOST" )
Variables ¶
This section is empty.
Functions ¶
func GetenvOrDefault ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.