Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Provider ¶
type Provider struct{}
Provider is the Nutanix implementation of the clusterapi InfraProvider.
func (Provider) BootstrapHasPublicIP ¶
BootstrapHasPublicIP indicates that an ExternalIP is not required in the machine ready checks.
func (Provider) Ignition ¶
func (p Provider) Ignition(ctx context.Context, in infracapi.IgnitionInput) ([]*corev1.Secret, error)
Ignition handles preconditions for bootstrap and master ignition and generates the CAPI ignition data secrets. Load the ignition iso image to prism_central.
func (Provider) PreProvision ¶
PreProvision creates the resources required prior to running capi nutanix controller.
Click to show internal directories.
Click to hide internal directories.