open-vault/sdk
Anton Averchenkov 833021759f
Fix response structure validation tests for non-2xx responses (#19726)
2023-03-23 16:33:44 -04:00
..
database
framework openapi: Fix logic for labeling unauthenticated/sudo paths (#19600) 2023-03-20 13:25:09 -04:00
helper Fix response structure validation tests for non-2xx responses (#19726) 2023-03-23 16:33:44 -04:00
logical Add support for HEAD operations (#19520) 2023-03-21 18:37:17 -04:00
physical
plugin Suppress event broker not started log warning (#19593) 2023-03-20 11:14:14 +00:00
queue
README.md
go.mod
go.sum

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.