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, cm types.CredentialsMode, fldPath *field.Path) field.ErrorList
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ValidateAMIID ¶ added in v0.9.2
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 ¶ added in v0.9.2
ValidateMachinePoolArchitecture checks that a valid architecture is set for a machine pool.
func ValidatePlatform ¶
func ValidatePlatform(p *aws.Platform, cm types.CredentialsMode, fldPath *field.Path) 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.