gothic: A Haskell Vault KVv2 secret engine client

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

A Haskell HashiCorp Vault KVv2 secret engine client library


[Skip to Readme]

Properties

Versions 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, 0.1.8.2
Change log None available
Dependencies aeson (>=2.0 && <2.3), base (>=4.8.1.0 && <5), binary (>=0.8.5.1 && <0.9), bytestring (>=0.10.8.2 && <0.13), connection (>=0.2.8 && <0.4), exceptions (>=0.10.0 && <0.11), hashable (>=1.4.3 && <1.5), http-client (>=0.5.13.1 && <0.8), http-client-tls (>=0.3.5.3 && <0.4), http-conduit (>=2.3.2 && <2.4), http-types (>=0.12.2 && <0.13), lens (>=5.0 && <6), lens-aeson (>=1.2 && <1.3), scientific (>=0.3.6.2 && <0.4), text (>=1.2.3 && <2.3), unix (>=2.7.2.2 && <2.9), unordered-containers (>=0.2.9.0 && <0.3), vector (>=0.12.0.1 && <0.14) [details]
License BSD-3-Clause
Copyright (c) 2019-2024 - 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 2024-01-25T15:01:47Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for gothic-0.1.8.2

[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 CI

This library implements the HashiCorp Vault KVv2 Engine API.