vault/sdk
2025-02-11 12:09:26 -08:00
..
database update vault auth submodules to api/v1.16.0 (#29548) 2025-02-11 07:28:45 -08:00
framework identity: Introduce ActivationFunc for managing feature state (#29467) 2025-01-31 12:25:07 -03:00
helper Add automated root rotation support to DB Secrets (#29557) 2025-02-11 12:09:26 -08:00
logical update vault auth submodules to api/v1.16.0 (#29548) 2025-02-11 07:28:45 -08:00
physical physical: use permitpool from go-secure-stdlib (#29331) 2025-01-24 12:33:44 -05:00
plugin update vault auth submodules to api/v1.16.0 (#29548) 2025-02-11 07:28:45 -08:00
queue adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
rotation Add automated root rotation support to DB Secrets (#29557) 2025-02-11 12:09:26 -08:00
.copywrite.hcl [DO NOT MERGE UNTIL EOY] update year in LICENSE and copywrite files (#24368) 2024-01-02 13:22:15 -08:00
go.mod Missed updating go-secure-stdlib in sdk :( (#29502) 2025-02-04 19:54:40 +00:00
go.sum Missed updating go-secure-stdlib in sdk :( (#29502) 2025-02-04 19:54:40 +00:00
LICENSE [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
README.md Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00

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.