Brian Nuszkowski

Results 3 issues of Brian Nuszkowski

Introducing a way to populate go structs with secret data from Vault. `SecretUnmarshler` reads data from Vault and stores the result(s) in the a provided struct. This can be useful...

- Adds rudimentary support for KV version 2 secret fetching - Update some upstream packages via go mod tidy; go mod vendor - *NEW* Tests for KV v2 fetching backed...

notready