Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Ensure ¶ added in v1.34.8
func Ensure(c client.Client, variant string) error
Ensure ensures that the CRDs necessary for bootstrapping exist in the cluster. Further reconciliation of the CRDs is handled by the core controller.
func ToRuntimeObjects ¶
func ToRuntimeObjects(crds ...*apiextenv1.CustomResourceDefinition) []client.Object
ToRuntimeObjects converts the given list of CRDs to a list of client.Objects
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.