open-vault/sdk
hc-github-team-secure-vault-core 1be0ebae8a
backport of commit 3b14cd2061b49c8c698205eef87ceb3d0e69983b (#21181)
Co-authored-by: Steven Clark <steven.clark@hashicorp.com>
2023-06-13 20:13:41 +00:00
..
database backport of commit 7490a2ebb7f5950321ec7930ee5f911c86febb04 (#20856) 2023-05-30 17:13:11 +00:00
framework backport of commit e65d295c8809f4cc61b63bbc03293586c71c5483 (#20906) 2023-05-31 19:41:39 +00:00
helper backport of commit 3b14cd2061b49c8c698205eef87ceb3d0e69983b (#21181) 2023-06-13 20:13:41 +00:00
logical VAULT-11595: Augment forwarded requests with host:port info (from/to nodes) (Enterprise) (#20733) 2023-05-24 13:57:45 +01:00
physical backport of commit 0ff9059967aa3fc0f2be0fd46926f9a7f1de5573 (#21124) 2023-06-09 22:04:11 +00:00
plugin Simplify tracking of external plugins (#20009) 2023-04-12 18:34:35 +01:00
queue adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
README.md Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
go.mod backport of commit 63ccb60b9a6dadf717e6813f9789c7194a2375de (#20877) 2023-05-30 23:49:24 +00:00
go.sum backport of commit 63ccb60b9a6dadf717e6813f9789c7194a2375de (#20877) 2023-05-30 23:49:24 +00:00

README.md

Vault SDK libs

This package provides the sdk package which contains code useful for developing Vault plugins.

Although we try not to break functionality, we reserve the right to reorganize the code at will and may occasionally cause breaks if they are warranted. As such we expect the tag of this module will stay less than v1.0.0.

For any major changes we will try to give advance notice in the CHANGES section of Vault's CHANGELOG.md.