Documentation ¶
Index ¶
- func ValidAutoPinningPolicy(autoPinningPolicy ovirt.AutoPinningPolicy) bool
- func ValidVMType(vmType ovirt.VMType) bool
- func ValidateMachinePool(p *ovirt.MachinePool, fldPath *field.Path) field.ErrorList
- func ValidatePlatform(p *ovirt.Platform, fldPath *field.Path, c *types.InstallConfig) field.ErrorList
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ValidAutoPinningPolicy ¶
func ValidAutoPinningPolicy(autoPinningPolicy ovirt.AutoPinningPolicy) bool
ValidAutoPinningPolicy returns true if the AutoPinningPolicy is supported.
func ValidVMType ¶
ValidVMType returns true if the vmType is supported.
func ValidateMachinePool ¶
ValidateMachinePool checks that the specified machine pool is valid.
func ValidatePlatform ¶
func ValidatePlatform(p *ovirt.Platform, 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.