Documentation ¶ Index ¶ Variables func New() vmconfig.Reconciler Constants ¶ This section is empty. Variables ¶ View Source var ( // ErrVMConfigUnavailable is returned by the reconcile function if the VirtualMachineConfigInfo // of the virtual machine managed object is not set. ErrVMConfigUnavailable = errors.New("VM config is not available") ) Functions ¶ func New ¶ func New() vmconfig.Reconciler Types ¶ This section is empty. Source Files ¶ View all Source files bootoptions_reconciler.go Click to show internal directories. Click to hide internal directories.