Core protocols for interacting with the Vault API.
Core protocols for interacting with the Vault API.
Code to resolve secrets from a map of environment configuration. This is useful for service startup configs using the app-id authentication scheme.
If a client is not provided, the code initializes one from the VAULT_URL,
VAULT_APP_ID, and VAULT_USER_ID environment variables.
Code to resolve secrets from a map of environment configuration. This is useful for service startup configs using the app-id authentication scheme. If a client is not provided, the code initializes one from the `VAULT_URL`, `VAULT_APP_ID`, and `VAULT_USER_ID` environment variables.
Storage logic for Vault secrets and their associated leases.
Storage logic for Vault secrets and their associated leases.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs | 
| ← | Move to previous article | 
| → | Move to next article | 
| Ctrl+/ | Jump to the search field |