Documentation ¶
Index ¶
- func FilledInTechPreviewFields(installConfig *types.InstallConfig) (fields []*field.Path)
- 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 FilledInTechPreviewFields ¶
func FilledInTechPreviewFields(installConfig *types.InstallConfig) (fields []*field.Path)
FilledInTechPreviewFields returns a slice of field paths that were set in install-config, and that are only accepted in the context of a TechPreviewNoUpgrade feature set.
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.