Documentation ¶
Index ¶
- Constants
- func Clusters(config *config.Config)
- func CollectData(config *config.Config) error
- func Datacenters(config *config.Config) error
- func Datastores(config *config.Config)
- func Hosts(config *config.Config)
- func Networks(config *config.Config)
- func ResourcePools(config *config.Config)
- func VirtualMachines(config *config.Config)
Constants ¶
View Source
const ( DATACENTER = "Datacenter" VIRTUAL_MACHINE = "VirtualMachine" DATASTORE = "Datastore" HOST = "HostSystem" RESOURCE_POOL = "ResourcePool" NETWORK = "Network" CLUSTER = "ClusterComputeResource" )
Variables ¶
This section is empty.
Functions ¶
func CollectData ¶ added in v1.0.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.