Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HasCRDs ¶
func HasCRDs(client clientset.Interface, expectedCRDs []string) (has bool, missingCRDs []string, err error)
HasCRDs returns false if one CRDs is missing and the list of missing CRDs. It returns an error if an error occured while retreiving a CRDs. client: the client to use expectedCRDs: The list of expected CRDS to find
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.