Module kv2

Source

Modules§

config

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