Static
NAMEStatic
VERSIONCreateSecretURIs creates new secret URIs.
CreateSecrets creates new secrets.
GetConsumerSecretsRevisionInfo returns the latest secret revisions for the specified secrets. This facade method is used for remote watcher to get the latest secret revisions and labels for a secret changed hook.
GetSecretBackendConfigs gets the config needed to create a client to secret backends.
GetSecretContentInfo returns the secret values for the specified secrets.
GetSecretMetadata returns metadata for the caller's secrets.
GetSecretRevisionContentInfo returns the secret values for the specified secret revisions.
RemoveSecrets removes the specified secrets.
SecretsGrant grants access to a secret for the specified subjects.
SecretsRevoke revokes access to a secret for the specified subjects.
SecretsRotated records when secrets were last rotated.
UpdateSecrets updates the specified secrets.
WatchConsumedSecretsChanges sets up a watcher to notify of changes to secret revisions for the specified consumers.
WatchObsolete returns a watcher for notifying when:
Obsolete revisions results are "uri/revno" and deleted secret results are "uri".
WatchSecretRevisionsExpiryChanges sets up a watcher to notify of changes to secret revision expiry config.
WatchSecretsRotationChanges sets up a watcher to notify of changes to secret rotation config.
Generated using TypeDoc
SecretsManagerAPI is the implementation for the SecretsManager facade.