Liking cljdoc? Tell your friends :D

vault.core

Core protocols for interacting with the Vault API.

Core protocols for interacting with the Vault API.
raw docstring

vault.env

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.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close