Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Ensure ¶ added in v1.34.8
Ensure ensures that the CRDs necessary for bootstrapping exist in the cluster. Further reconciliation of the CRDs is handled by the core controller.
func GetCRDs ¶
func GetCRDs(variant opv1.ProductVariant) []*apiextenv1.CustomResourceDefinition
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.