# Functions
AddFinalizer adds a finalizer to the given object.
Contains returns true if a slice contains a string, otherwise false.
DeleteConfigMap deletes a ConfigMap.
DeleteFinalizer removes a finalizer from the given object.
DeleteSecret deletes a Secret.
DeleteSyncSet deletes a SyncSet.
No description provided by the author
HasFinalizer returns true if the given object has the given finalizer.
IsRedHatInfrastructure returns whether or not a cluster is part of the Red Hat infrastructure.
LoadConfigMapData loads a given configmap key and returns its data as a string.
LoadSecretData loads a given secret key and returns its data as a string.