Static
NAMEStatic
VERSIONCreateSecretURIs creates new secret URIs.
CreateSecrets creates new secrets.
GetConsumerSecretsRevisionInfo returns the latest secret revisions for the specified secrets.
GetSecretContentInfo returns the secret values for the specified secrets.
GetSecretMetadata returns metadata for the caller's secrets.
GetSecretStoreConfig gets the config needed to create a client to the model's secret store.
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.