open-vault/sdk
hc-github-team-secure-vault-core bdee24128a
backport of commit 7d4d8cb708de62167340fa84770f8237c7bfdd1e (#22900)
Co-authored-by: Scott Miller <smiller@hashicorp.com>
2023-09-08 14:48:26 +00:00
..
database backport of commit 3a46ecc389e9096ccea6c6f847b68ada7f8068d7 (#21362) 2023-06-21 14:01:13 +00:00
framework backport of commit 2f677665b37fcced51737cdef7abbebb4c719529 (#21527) 2023-07-06 20:01:33 +00:00
helper backport of commit 7d4d8cb708de62167340fa84770f8237c7bfdd1e (#22900) 2023-09-08 14:48:26 +00:00
logical backport of commit cccfdb088f218f5631195e8b653c07a77cfac2b5 (#22596) 2023-08-28 18:16:57 -05:00
physical backport of commit 5374b3b046d13d3e7a9f6833efcaeff0e49fddc4 (#22366) 2023-08-16 07:16:42 -07: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.