Package google.registry.keyring.secretmanager
package google.registry.keyring.secretmanager
-
ClassDescriptionA
Keyring
implementation which stores sensitive data in the Secret Manager.Dagger module forKeyring
backed by the Cloud SecretManager.TheSecretManagerKeyringUpdater
accumulates updates to aSecretManagerKeyring
and persists them to Cloud Secret Manager when closed.