Modules§
Functions§
- delete_
latest - Soft-delete the latest version of a secret
- delete_
metadata - Delete all metadata and versions of a secret
- delete_
versions - Soft-delete specific versions of a secret
- destroy_
versions - Permanently delete specific versions of a secret
- list
- Lists all secret keys at the given path
- read
- Reads the value of the secret at the given path
- read_
metadata - Reads the metadata of the secret at the given path
- read_
version - Reads the value of the secret at the given version and path
- set
- Sets the value of the secret at the given path
- set_
metadata - Sets the value of the secret at the given path
- set_
with_ options - Sets the value of the secret at the given path including an argument for SetSecretRequestOptions
- undelete_
versions - Undelete specific versions of a secret