open-vault/sdk
2019-07-09 01:02:20 +02:00
..
database Combined Database backend: Add GenerateCredentials to the CredentialsProducer Interface (#7010) 2019-07-05 14:34:47 -04:00
framework AWS upgrade role entries (#7025) 2019-07-05 16:55:40 -07:00
helper audit: log invalid wrapping token request/response (#6541) 2019-07-05 14:15:14 -07:00
logical Rerun proto gen as some got gen'd with old proto version (#7090) 2019-07-09 01:02:20 +02:00
physical
plugin Rerun proto gen as some got gen'd with old proto version (#7090) 2019-07-09 01:02:20 +02:00
queue
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.