2020-10-06 21:27:59 +00:00
|
|
|
Vault API
|
|
|
|
=================
|
|
|
|
|
|
|
|
This provides the `github.com/hashicorp/vault/api` package which contains code useful for interacting with a Vault server.
|
|
|
|
|
2021-12-22 17:33:12 +00:00
|
|
|
For examples of how to use this module, see the [vault-examples](https://github.com/hashicorp/vault-examples) repo.
|
2021-10-05 17:15:01 +00:00
|
|
|
|
2020-10-06 21:27:59 +00:00
|
|
|
[![GoDoc](https://godoc.org/github.com/hashicorp/vault/api?status.png)](https://godoc.org/github.com/hashicorp/vault/api)
|