Vault Automation ab45220ae3
Include SHA256 sum field in the list response for external plugins (#10761) (#10805)
* Include SHA256 sum field in the list response for external plugins

* Add changelog

* remove mapstructure

Co-authored-by: Zlaticanin <60530402+Zlaticanin@users.noreply.github.com>
2025-11-17 09:58:58 -07:00
..
2025-07-17 11:30:11 -04:00
2025-07-17 11:30:11 -04:00

Vault API

This provides the github.com/hashicorp/vault/api package which contains code useful for interacting with a Vault server.

For examples of how to use this module, see the vault-examples repo. For a step-by-step walkthrough on using these client libraries, see the developer quickstart.

GoDoc