# Functions

CopySecretToRemoteCluster will get the Secret from srcSecretName and create it on the remote cluster, copying Data and StringData to dstSecretKey Secret.
No description provided by the author
No description provided by the author
EnsureNamespace will create the namespace if it does not exist.
EnsureNamespaceWithMetadata will create the namespace with the specified name, labels, and/or annotations, if it does not exist.
EnsureNamespaceWithName will create the namespace with the specified name if it does not exist.
EnsureOwnerReferenceForSecret will ensure that the secretName Secret has an OwnerReference of the cluster.
No description provided by the author
No description provided by the author
SecretForImageRegistryCredentials returns the Secret for the given ImageRegistryCredentials.
SecretNameForImageRegistryCredentials returns the name of the Secret for the given RegistryCredentials.
No description provided by the author

# Structs

No description provided by the author