Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CloudProviderConfigIni ¶
func CloudProviderConfigIni(infraID string, p *vspheretypes.Platform) (string, error)
CloudProviderConfigIni generates the multi-zone ini cloud provider config for the vSphere platform. folderPath is the absolute path to the VM folder that will be used for installation. p is the vSphere platform struct.
func CloudProviderConfigYaml ¶
func CloudProviderConfigYaml(infraID string, p *vspheretypes.Platform) (string, error)
CloudProviderConfigYaml generates the yaml out of tree cloud provider config for the vSphere platform.
func GetInfraPlatformSpec ¶
func GetInfraPlatformSpec(ic *installconfig.InstallConfig) *configv1.VSpherePlatformSpec
GetInfraPlatformSpec constructs VSpherePlatformSpec for the infrastructure spec
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.