hashicorp / hello-vault-go

Runnable examples in Go of how to integrate an application with HashiCorp Vault.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hello-vault-go

Runnable examples in Go of how to integrate an application with HashiCorp Vault.

This is a simple example of reading and writing your first secret!

Here you will find a more realistic example that demonstrates many important concepts, including authentication, dynamic secrets, and lease renewal logic.

Examples in other languages

About

Runnable examples in Go of how to integrate an application with HashiCorp Vault.

License:Mozilla Public License 2.0


Languages

Language:Go 69.0%Language:Shell 24.2%Language:Dockerfile 4.8%Language:HCL 1.9%