Liking cljdoc? Tell your friends :D

ch.codesmith.blocks.test-containers.vault


client-configclj

(client-config vault-container)
source

vault-containerclj

(vault-container)
(vault-container {:keys [image-name exposed-ports root-token-id]
                  :or {image-name "hashicorp/vault:1.19"
                       exposed-ports [8200]
                       root-token-id "token"}})
source

with-vaultcljmacro

(with-vault [var settings] & body)
source

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close