Documentation ¶
Overview ¶
Package vcenter has tools for cloning virtual machines in vcenter.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Clone ¶
func Clone(ctx context.Context, vmCtx *capvcontext.VMContext, bootstrapData []byte, format bootstrapv1.Format) error
Clone kicks off a clone operation on vCenter to create a new virtual machine. This function does not wait for the virtual machine to be created on the vCenter, which can be resolved by waiting on the task reference stored in VMContext.VSphereVM.Status.TaskRef.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.