Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ApplyCRD ¶
func ApplyCRD(client extv1client.ApiextensionsV1beta1Interface, crdName, kind, plural string, shortNames []string, groupVersion schema.GroupVersion, validation *extv1.CustomResourceValidation) error
ApplyCRD creates or updates the CRD
func WaitForCRDReady ¶
func WaitForCRDReady(client extv1client.ApiextensionsV1beta1Interface, crdName string) error
WaitForCRDReady blocks until the CRD is ready.
Types ¶
This section is empty.
Source Files
¶
- crd.go
Click to show internal directories.
Click to hide internal directories.