# Functions
ClassifyTargetNamespaces looks at the targets specified in the remote secret spec and the targets in the remote secret status and, based on the namespace they each specify, classifies them to two groups - the ones that should be synced and the ones that should be removed from the target namespaces.
# Structs
NamespaceClassification contains the results of the ClassifyTargetNamespaces function.
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author