open-vault/sdk
2019-10-04 09:40:23 -07:00
..
database
framework
helper Add AES128-GCM96 support to transit (#7555) 2019-10-03 16:11:43 -04:00
logical
physical
plugin
queue
version Update version for 1.3 dev target on master 2019-09-17 11:36:55 -04:00
go.mod update go.mod and sdk/go.mod 2019-10-04 09:40:23 -07:00
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.