A lightweight go library for common vault functions, including renewing tokens, TLS certificates and fetching KV values.
Go to file
Simon Marsh 89db21a6b7
All checks were successful
continuous-integration/drone/push Build is passing
update to use gitea packages
2023-05-27 18:42:42 +01:00
mini-vault more fixes 2022-07-26 13:26:33 +01:00
.drone.yml update to use gitea packages 2023-05-27 18:42:42 +01:00
.gitignore various fixes 2022-07-26 09:37:15 +01:00
.version update to use gitea packages 2023-05-27 18:42:42 +01:00
common.go various fixes 2022-07-26 09:37:15 +01:00
go.mod more fixes 2022-07-26 13:26:33 +01:00
go.sum more fixes 2022-07-26 13:26:33 +01:00
README.md Initial commit 2022-07-24 08:55:35 +00:00
tls.go add backoff timer on errors 2022-08-15 14:02:56 +01:00
token.go various fixes 2022-07-26 09:37:15 +01:00

libvault

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