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