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 is a website building & hosting documentation for Clojure/Script libraries
× close