Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCRDs ¶
func GetCRDs() ([]apiextensionsv1.CustomResourceDefinition, error)
GetCRDs return the CRDs installed by the crossplane provider The CRDs are read from embedded files.
func MustGetCRDs ¶
func MustGetCRDs() []apiextensionsv1.CustomResourceDefinition
MustGetCRDs return the CRDs installed by the crossplane provider The CRDs are read from embedded files. This function can panic in theory but never should in practice.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.