open-vault/sdk
Jeff Mitchell c4cd113b14 Migrate database plugin methods to sdk 2019-04-15 11:36:10 -04:00
..
dbplugin Migrate database plugin methods to sdk 2019-04-15 11:36:10 -04:00
framework Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
helper Migrate database plugin methods to sdk 2019-04-15 11:36:10 -04:00
logical Update protobufs, sdk changes 2019-04-12 23:13:14 -04:00
physical Update protobufs, sdk changes 2019-04-12 23:13:14 -04:00
plugin Switch to go modules (#6585) 2019-04-13 03:44:06 -04:00
version Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
README.md Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
go.mod Migrate database plugin methods to sdk 2019-04-15 11:36:10 -04:00
go.sum Migrate database plugin methods to sdk 2019-04-15 11:36:10 -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.