open-vault/sdk
Michael Golowka e9c64d1bdd
Add DBv5 plugin serving & management functions (#9745)
This mirrors what DBv4 is doing, but with the updated interface
2020-09-14 16:03:56 -06:00
..
database Add DBv5 plugin serving & management functions (#9745) 2020-09-14 16:03:56 -06:00
framework Convert time to UTC, add to OpenAPI (#9924) 2020-09-11 13:29:41 -05:00
helper Add a time type for use in APIs. (#9911) 2020-09-09 15:53:51 -05:00
logical
physical
plugin
queue
testing/stepwise
version
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.