open-vault/sdk
Chris Hoffman 683db6821c
adding support for ed25519 public keys (#9703)
2020-08-10 22:14:17 -07:00
..
database
framework
helper adding support for ed25519 public keys (#9703) 2020-08-10 22:14:17 -07:00
logical
physical
plugin
queue
testing/stepwise
version
README.md
go.mod Upgrade to newer okta lib for pagination, fetch all groups using it (#9580) 2020-07-24 09:05:08 -04:00
go.sum Upgrade to newer okta lib for pagination, fetch all groups using it (#9580) 2020-07-24 09:05:08 -04: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.