Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var PlatformStages = []terraform.Stage{ stages.NewStage("nutanix", "cluster", []providers.Provider{providers.Nutanix, providers.Ignition}), stages.NewStage("nutanix", "bootstrap", []providers.Provider{providers.Nutanix}, stages.WithNormalBootstrapDestroy()), }
PlatformStages are the stages to run to provision the infrastructure in Nutanix.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.