ex_vault v0.0.2 ExVault.Secret.KV2 View Source
KV Secrets Engine - Version 2.
Link to this section Summary
Functions
Deletes metadata and all versions.
Retrieves the secret at the specified location.
Creates or updates a secret.
Link to this section Functions
Link to this function
delete_metadata_and_all_versions(client, engine_path, secret_path, opts \\ [])
View SourceDeletes metadata and all versions.
See Delete Metadata and All Versions for details.
Retrieves the secret at the specified location.
See Read Secret Version for details.
Creates or updates a secret.
See Create/Update Secret for details.