Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // DefaultMachineCIDR default machine CIDR applied to MachineNetwork. DefaultMachineCIDR = ipnet.MustParseCIDR("10.0.0.0/16") )
Functions ¶
func CreateEdgeMachinePoolDefaults ¶
func CreateEdgeMachinePoolDefaults(pools []types.MachinePool, platform string, replicas int64) *types.MachinePool
CreateEdgeMachinePoolDefaults create the edge compute pool when it is not already defined.
func SetInstallConfigDefaults ¶
func SetInstallConfigDefaults(c *types.InstallConfig)
SetInstallConfigDefaults sets the defaults for the install config.
func SetMachinePoolDefaults ¶
func SetMachinePoolDefaults(p *types.MachinePool, platform string)
SetMachinePoolDefaults sets the defaults for the machine pool.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.