https://github.com/postfinance/vault
Helper and wrapper functions for @hashicorp Vault
https://github.com/postfinance/vault
Last synced: 5 months ago
JSON representation
Helper and wrapper functions for @hashicorp Vault
- Host: GitHub
- URL: https://github.com/postfinance/vault
- Owner: postfinance
- License: mit
- Archived: true
- Created: 2019-03-08T09:49:30.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-10-23T14:23:37.000Z (over 5 years ago)
- Last Synced: 2025-08-14T05:43:08.237Z (10 months ago)
- Language: Go
- Size: 88.9 KB
- Stars: 2
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
[](https://goreportcard.com/report/github.com/postfinance/vault)
[](https://godoc.org/github.com/postfinance/vault)
[](https://travis-ci.org/postfinance/vault)
[](https://coveralls.io/github/postfinance/vault?branch=master)
# Package vault
Helper and wrapper functions for @hashicorp Vault.
## Package vault/kv
Functions to read, write and list secrets without worrying about the version of the KV engine.
### Requirements
Requires list and read privileges on `/sys/mounts`