package
2.11.1+incompatible
Repository: https://github.com/hashicorp/terraform-provider-vsphere.git
Documentation: pkg.go.dev

# Functions

Create creates a ClusterComputeResource in a supplied folder.
Delete destroys a ClusterComputeResource.
FromID locates a cluster by its managed object reference ID.
FromPath loads a ClusterComputeResource from its path.
HasChildren checks to see if a compute cluster has any child items (hosts and virtual machines) and returns true if that is the case.
No description provided by the author
No description provided by the author
MoveHostsInto moves all of the supplied hosts into the cluster.
MoveHostsOutOf moves a supplied list of hosts out of the specified cluster.
MoveToFolder is a complex method that moves a ClusterComputeResource to a given relative compute folder path.
Properties is a convenience method that wraps fetching the ClusterComputeResource MO from its higher-level object.
Reconfigure reconfigures a cluster.
Rename renames a ClusterComputeResource.