Documentation
¶
Index ¶
- func ValidateAMIID(platform *aws.Platform, p *aws.MachinePool, fldPath *field.Path) field.ErrorList
- func ValidateMachinePool(platform *aws.Platform, p *aws.MachinePool, fldPath *field.Path) field.ErrorList
- func ValidateMachinePoolArchitecture(pool *types.MachinePool, fldPath *field.Path) field.ErrorList
- func ValidatePlatform(p *aws.Platform, fldPath *field.Path) field.ErrorList
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ValidateAMIID ¶
ValidateAMIID check the AMI ID is set for a machine pool.
func ValidateMachinePool ¶
func ValidateMachinePool(platform *aws.Platform, p *aws.MachinePool, fldPath *field.Path) field.ErrorList
ValidateMachinePool checks that the specified machine pool is valid.
func ValidateMachinePoolArchitecture ¶
ValidateMachinePoolArchitecture checks that a valid architecture is set for a machine pool.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.