open-vault/sdk
2020-07-21 07:38:31 -04:00
..
database
framework
helper Remove now unused ReplicationStaleReadTimeout (#9537) 2020-07-21 07:38:31 -04:00
logical
physical
plugin
queue
testing/stepwise Revert "Revert "Get rid of sdk internal reloadutil package for now. (#9515)" (#9521)" (#9522) 2020-07-17 15:42:41 -04:00
version
go.mod sdk/gomod: remove dependency on vault (#9449) 2020-07-16 16:24:07 -07:00
go.sum sdk/gomod: remove dependency on vault (#9449) 2020-07-16 16:24:07 -07: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.