Documentation ¶
Index ¶
- func GatedFeatures(c *types.InstallConfig) []featuregates.GatedInstallConfigFeature
- func ValidateMachinePool(platform *vsphere.Platform, machinePool *types.MachinePool, ...) field.ErrorList
- func ValidatePlatform(p *vsphere.Platform, agentBasedInstallation bool, fldPath *field.Path, ...) field.ErrorList
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GatedFeatures ¶ added in v0.9.153
func GatedFeatures(c *types.InstallConfig) []featuregates.GatedInstallConfigFeature
GatedFeatures determines all of the vSphere install config fields that should be validated to ensure that the proper featuregate is enabled when the field is used.
func ValidateMachinePool ¶
func ValidateMachinePool(platform *vsphere.Platform, machinePool *types.MachinePool, fldPath *field.Path) field.ErrorList
ValidateMachinePool checks that the specified machine pool is valid.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.