# Functions
DefaultExponentialBackOffOpts returns the default exponential options for the.
NewBackOffRegistry returns a BackOffRegistry.
No description provided by the author
NewEnqueueRefRequestsHandlerST returns a handler.EventHandler suitable for triggering a secret sync based on changes to a SecretTransformation resource instance.
NewSyncRegistry returns a SyncRegistry.
RemoveAllFinalizers is responsible for removing all finalizers added by the controller to prevent finalizers from going stale when the controller is being deleted.
No description provided by the author
# Constants
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
# Structs
BackOff is a wrapper around backoff.BackOff that does not implement BackOff.Reset, since elements in BackOffRegistry are meant to be ephemeral.
BackOffRegistry is a registry that stores sync backoff for a client.Object.
HCPAuthReconciler reconciles a HCPAuth object.
HCPVaultSecretsAppReconciler reconciles a HCPVaultSecretsApp object.
LeaseTruncatedError indicates that the requested lease renewal duration is less than expected.
SecretTransformationReconciler reconciles a SecretTransformation object.
SyncRegistry returns a SyncRegistry that stores sync requests for a client.Object.
VaultAuthGlobalReconciler reconciles a VaultAuthGlobal object.
VaultAuthReconciler reconciles a VaultAuth object.
VaultConnectionReconciler reconciles a VaultConnection object.
VaultDynamicSecretReconciler reconciles a VaultDynamicSecret object.
VaultPKISecretReconciler reconciles a VaultPKISecret object.
VaultStaticSecretReconciler reconciles a VaultStaticSecret object.
# Interfaces
No description provided by the author