# Functions
NewSecretReconciler creates a reconciler controller for the provided keypair and options.
WithClient sets the API Client used by the SecretReconciler.
WithRecorder sets the EventRecorder used by the SecretReconciler.
# Structs
SecretReconciler implements the reconciliation logic for Lockbox secrets.
# Type aliases
SecretReconcilerOption allows for functional options to modify the SecretReconciler.