# Functions
ClusterName provide a function to compute vcsim cluster names given its index and the index of a datacenter.
ClusterPath provides the path for a vcsim cluster given its index and the index of a datacenter.
DatacenterName provide a function to compute vcsim datacenter names given its index.
DatastoreName provide a function to compute vcsim datastore names given its index.
DatastorePath provides the path for a vcsim datastore given its index and the index of a datacenter.
DistributedPortGroupName provide a function to compute vcsim distribute port group names in a datacenter.
NetworkFolderName provide a function to compute vcsim network folder name names given the index of a datacenter.
NetworkPath provides the path for a vcsim network given the index of a datacenter and the network name.
NewBuilder returns a new a Builder.
ResourcePoolPath provides the path for a vcsim Resources folder given the index of a datacenter and the index of a cluster.
VMFolderName provide a function to compute vcsim vm folder name names given the index of a datacenter.
VMPath provides the path for a vcsim VM given the index of a datacenter and the vm name.
# Constants
DefaultNetworkName is the name of the default network that exists when starting a new vcsim instance.
DefaultStoragePolicyName is the name of the default storage policy that exists when starting a new vcsim instance.
# Variables
DefaultVMTemplates is the name of the default VM templates the vcsim controller adds to new vcsim instance.