Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ValidateIPinMachineCIDR ¶ added in v0.9.2
func ValidateIPinMachineCIDR(vip string, n *types.Networking) error
ValidateIPinMachineCIDR confirms if the specified VIP is in the machine CIDR.
func ValidateInstallConfig ¶
func ValidateInstallConfig(c *types.InstallConfig, usingAgentMethod bool) field.ErrorList
ValidateInstallConfig checks that the specified install config is valid.
func ValidateMachinePool ¶
func ValidateMachinePool(platform *types.Platform, p *types.MachinePool, fldPath *field.Path) field.ErrorList
ValidateMachinePool checks that the specified machine pool is valid.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.