Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TFVars ¶
func TFVars(sources TFVarsSources) ([]byte, error)
TFVars generate vSphere-specific Terraform variables
Types ¶
type TFVarsSources ¶
type TFVarsSources struct { ControlPlaneConfigs []*machineapi.VSphereMachineProviderSpec ImageURL string DiskType vtypes.DiskType NetworksInFailureDomain map[string]string InstallConfig *installconfig.InstallConfig InfraID string ControlPlaneMachines []machineapi.Machine IPAddresses []ipamv1.IPAddress }
TFVarsSources contains the parameters to be converted into Terraform variables
Click to show internal directories.
Click to hide internal directories.