open-vault/sdk
2022-12-08 12:15:54 -05:00
..
database Move version out of SDK. (#14229) 2022-12-07 13:29:51 -05:00
framework Add mount path into the default generated openapi.json spec (UI) (#17926) 2022-12-08 12:15:54 -05:00
helper Move version out of SDK. (#14229) 2022-12-07 13:29:51 -05:00
logical Move version out of SDK. (#14229) 2022-12-07 13:29:51 -05:00
physical VAULT-6938 Remove license from being cache exempt (#17265) 2022-09-26 10:26:07 -04:00
plugin Move version out of SDK. (#14229) 2022-12-07 13:29:51 -05:00
queue
version Bump version in SDK to 1.13 for next major release (#17233) 2022-09-20 15:40:06 -04:00
go.mod Add logic to generate openapi response structures (#18192) 2022-12-05 11:11:06 -05:00
go.sum Add cached OCSP client support to Cert Auth (#17093) 2022-11-21 10:39:24 -06: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.