# Functions

getWatchNamespace returns the Namespace the operator should be watching for changes.
NewDynamicRESTMapper returns a RESTMapper that dynamically discovers resource types at runtime.
RelationLabels returns the list of the relationship labels.
RemovedLabels returns the list of the labels we remove for backward compatibility.
Make given string label-compatible.
ToUnstructured convers an arbitrary object (which MUST obey the k8s object conventions) to an Unstructured.
UnstructuredFromYaml creates an unstructured object from a raw yaml string.

# Structs

No description provided by the author