Liking cljdoc? Tell your friends :D

vault.authenticate

Handles logic relating to the authentication of a Vault client

Handles logic relating to the authentication of a Vault client
raw docstring

vault.client.http

Defines the Vault HTTP client and constructors

Defines the Vault HTTP client and constructors
raw docstring

vault.client.mock

Defines the mock Vault client

Defines the mock Vault client
raw docstring

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

vault.secrets.kvv1

Interface for communicating with a Vault key value version 1 secret store (generic)

Interface for communicating with a Vault key value version 1 secret store (generic)
raw docstring

vault.secrets.kvv2

Interface for communicating with a Vault key value version 2 secret store (kv)

Interface for communicating with a Vault key value version 2 secret store (kv)
raw docstring

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

× close