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) 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.
func (Provider) PublicGatherEndpoint ¶ added in v0.90.17
func (Provider) PublicGatherEndpoint() infracapi.GatherEndpoint
PublicGatherEndpoint indicates that machine ready checks should NOT wait for an ExternalIP in the status when declaring machines ready.
Click to show internal directories.
Click to hide internal directories.