Liking cljdoc? Tell your friends :D

exoscale.mania.secret.file


make-file-secrets-providerclj

(make-file-secrets-provider file spec)
(make-file-secrets-provider file seed spec)

Create a file-backed credential provider, with optional seed for initial data. The provider implements exoscale.mania.reloadable/Reloadable.

Create a file-backed credential provider, with optional `seed` for initial data.
The provider implements `exoscale.mania.reloadable/Reloadable`.
raw docstring

make-static-secrets-providerclj

(make-static-secrets-provider seed spec)

Create a static credentials provider with seed data.

Create a static credentials provider with `seed` data.
raw docstring

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

× close