# Functions

No description provided by the author
No description provided by the author
GetInstallScope returns the scope of the installation.
No description provided by the author
No description provided by the author
GetOperatorNamespace returns the Namespace of the operator.
GetWatchNamespace returns the Namespace of the operator.
MergeCR deep merge two custom resource spec.
ResourceExists returns true if the given resource kind exists in the given api groupversion.
ResourceNamespaced returns true if the given resource is namespaced.
StringSliceContentEqual checks if the contant from two string slice are the same.
WaitTimeout waits for the waitgroup for the specified max timeout.

# Structs

MultiErr is a multiple error slice.