Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateUpdateCRD ¶
func CreateUpdateCRD( clientset apiextensionsclient.Interface, crd *apiextensionsv1.CustomResourceDefinition, poller poller, crdSchemaVersionLabelKey string, minCRDSchemaVersion semver.Version, ) error
CreateUpdateCRD ensures the CRD object is installed into the K8s cluster. It will create or update the CRD and its validation schema as necessary. This function only accepts v1 CRD objects.
func NewDefaultPoller ¶
func NewDefaultPoller() defaultPoll
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.