gothic: A Haskell Vault KVv2 secret engine client

[ bsd3, database, devops, library, security ] [ Propose Tags ]

A Haskell HashiCorp Vault KVv2 secret engine client library


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0, 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.1.5, 0.1.6, 0.1.7, 0.1.8, 0.1.8.1, 0.1.8.2
Dependencies aeson (>=0.8.0.2 && <1.5), base (>=4.8.1.0 && <5), binary (>=0.8.5.1 && <0.9), bytestring (>=0.10.8.2 && <0.11), connection (>=0.2.8 && <0.3), exceptions (>=0.10.0 && <0.11), hashable (>=1.2.7.0 && <1.3), http-client (>=0.5.13.1 && <0.6), http-client-tls (>=0.3.5.3 && <0.4), http-conduit (>=2.3.2 && <2.4), http-types (>=0.12.2 && <0.13), lens (>=4.16.1 && <4.18), lens-aeson (>=1.0.2 && <1.1), scientific (>=0.3.6.2 && <0.4), text (>=1.2.3.0 && <1.3), unix (>=2.7.2.2 && <2.8), unordered-containers (>=0.2.9.0 && <0.3), vector (>=0.12.0.1 && <0.13) [details]
License BSD-3-Clause
Copyright (c) 2019 - Michel Boucey
Author Michel Boucey
Maintainer michel.boucey@gmail.com
Category DevOps, Security, Database
Home page https://github.com/MichelBoucey/gothic
Source repo head: git clone https://github.com/MichelBoucey/gothic
Uploaded by MichelBoucey at 2019-08-07T19:21:53Z
Distributions
Downloads 2564 total (34 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2019-08-07 [all 1 reports]

Readme for gothic-0.1.0

[back to package description]

"Historically, strongrooms were built in the basement of a bank where the ceilings were vaulted, hence the name."

Art. "Bank vault", Wikipedia.

Gothic, a Haskell client for Vault KV Engine v2 Build Status

This library implements the HashiCorp Vault KVv2 Engine API.