Documentation
¶
Index ¶
- Constants
- func ClusterClassTemplateWithKubeVIP() []runtime.Object
- func ClusterTopologyTemplateKubeVIP() []runtime.Object
- func MultiNodeTemplateWithExternalLoadBalancer() []runtime.Object
- func MultiNodeTemplateWithKubeVIP() []runtime.Object
- func MultiNodeTemplateWithKubeVIPIgnition() []runtime.Object
- func MultiNodeTemplateWithKubeVIPNodeIPAM() []runtime.Object
Constants ¶
View Source
const ( // Supported workload cluster flavors. VIP = "vip" ExternalLoadBalancer = "external-loadbalancer" Ignition = "ignition" ClusterClass = "cluster-class" ClusterTopology = "cluster-topology" NodeIPAM = "node-ipam" )
View Source
const (
AdditionalIgnitionConfig = `` /* 1840-byte string literal not displayed */
)
Variables ¶
This section is empty.
Functions ¶
func ClusterClassTemplateWithKubeVIP ¶ added in v1.1.0
func ClusterTopologyTemplateKubeVIP ¶ added in v1.1.0
func MultiNodeTemplateWithExternalLoadBalancer ¶ added in v0.7.0
func MultiNodeTemplateWithKubeVIP ¶ added in v0.7.0
func MultiNodeTemplateWithKubeVIPIgnition ¶ added in v1.5.0
func MultiNodeTemplateWithKubeVIPNodeIPAM ¶ added in v1.7.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.