# Functions
AddFinalizer adds a finalizer to the given object.
CheckClusterDeployment returns true if the ClusterDeployment is watched by this operator.
DeleteFinalizer removes a finalizer from the given object.
DeleteRefSecret deletes Secret which referenced by SyncSet.
DeleteSyncSet deletes a SyncSet.
HasFinalizer returns true if the given object has the given finalizer.
LoadSecretData loads a given secret key and returns its data as a string.
No description provided by the author