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