vault-tool: Client library for HashiCorp's Vault tool (via HTTP API)

[ library, mit, network ] [ Propose Tags ]

Client library for HashiCorp's Vault tool (via HTTP API)


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.0.0.1, 0.0.0.3, 0.0.0.4, 0.1.0.0, 0.1.0.1
Dependencies aeson, base (>=4.8 && <5), bytestring, http-client, http-client-tls, http-types, text, unordered-containers [details]
License MIT
Author Bit Connor
Maintainer mutantlemon@gmail.com
Category Network
Home page https://github.com/bitc/hs-vault-tool
Bug tracker https://github.com/bitc/hs-vault-tool/issues
Source repo head: git clone https://github.com/bitc/hs-vault-tool.git
Uploaded by BitConnor at 2019-05-01T10:23:25Z
Distributions
Reverse Dependencies 2 direct, 1 indirect [details]
Downloads 3476 total (18 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-05-01 [all 1 reports]

Readme for vault-tool-0.1.0.1

[back to package description]

vault-tool

Client library for HashiCorp's Vault tool (via HTTP API)

Tested with Vault versions:

  • Vault 0.9.0

The tests for this library are in the package vault-tool-server