Documentation
¶
Index ¶
- func GatedFeatures(c *types.InstallConfig) []featuregates.GatedInstallConfigFeature
- func ValidateMachinePool(_ *openstack.Platform, machinePool *openstack.MachinePool, role string, ...) field.ErrorList
- func ValidatePlatform(p *openstack.Platform, n *types.Networking, fldPath *field.Path, ...) field.ErrorList
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GatedFeatures ¶
func GatedFeatures(c *types.InstallConfig) []featuregates.GatedInstallConfigFeature
GatedFeatures determines all of the install config fields that should be validated to ensure that the proper featuregate is enabled when the field is used.
func ValidateMachinePool ¶
func ValidateMachinePool(_ *openstack.Platform, machinePool *openstack.MachinePool, role string, fldPath *field.Path) field.ErrorList
ValidateMachinePool validates Control plane and Compute MachinePools
func ValidatePlatform ¶
func ValidatePlatform(p *openstack.Platform, n *types.Networking, fldPath *field.Path, c *types.InstallConfig) field.ErrorList
ValidatePlatform checks that the specified platform is valid.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.