# Functions
No description provided by the author
FindVaultAuthForStorageEncryption returns VaultAuth resource labeled with `cacheEncryption=true`, and is found in the Operator's namespace.
FindVaultAuthGlobalDefault returns the default VaultAuthGlobal object in the given namespaces.
No description provided by the author
GetConnectionNamespacedName returns the NamespacedName for the VaultAuth's configured vaultConnectionRef.
GetHCPAuthForObj returns the corresponding secretsv1beta1.HCPAuth for obj.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GetVaultNamespace for the Syncable Secret type object.
MergeInVaultAuthGlobal merges the VaultAuthGlobal object into the VaultAuth object.
NewSyncableSecretMetaData returns SyncableSecretMetaData if obj is a supported type.
ParseResourceRef parses an input string and returns a types.NamespacedName with appropriate namespace and name set or otherwise overridden as default.
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
OperatorNamespace of the current operator instance, set in init().
# Structs
No description provided by the author
No description provided by the author
GlobalVaultAuthOptions provides options for controlling the handling of VaultAuth and VaultAuthGlobal objects.
No description provided by the author
No description provided by the author
SyncableSecretMetaData provides common data structure that extracts the bits pertinent when handling any of the sync-able secret custom resource types.