A lightweight go library for common vault functions, including renewing tokens, TLS certificates and fetching KV values.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Simon Marsh 89db21a6b7
continuous-integration/drone/push Build is passing Details
update to use gitea packages
2 weeks ago
mini-vault more fixes 11 months ago
.drone.yml update to use gitea packages 2 weeks ago
.gitignore various fixes 11 months ago
.version update to use gitea packages 2 weeks ago
README.md Initial commit 11 months ago
common.go various fixes 11 months ago
go.mod more fixes 11 months ago
go.sum more fixes 11 months ago
tls.go add backoff timer on errors 10 months ago
token.go various fixes 11 months ago

README.md

libvault

A lightweight go library for common vault functions, including renewing tokens, TLS certificates and fetching KV values.