open-vault/sdk
Jeff Mitchell 24b92d6e29 Move physical/file to sdk 2019-04-15 14:51:33 -04:00
..
database More rearranging of API and SDK 2019-04-15 13:38:08 -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 Move physical/file to sdk 2019-04-15 14:51:33 -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 Move some things around in api/sdk 2019-04-15 12:14:20 -04:00
go.sum Move some things around in api/sdk 2019-04-15 12:14:20 -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.