open-vault/sdk
2019-06-21 11:08:08 -04:00
..
database Combined Database Backend: Static Accounts (#6834) 2019-06-19 14:45:39 -05:00
framework update OpenAPI output to use DisplayAttributes struct (#6928) 2019-06-21 11:08:08 -04:00
helper update OpenAPI output to use DisplayAttributes struct (#6928) 2019-06-21 11:08:08 -04:00
logical Port some stuff (#6939) 2019-06-20 16:02:11 -04:00
physical Remove data races around error/latency injector rand objects 2019-06-05 01:37:40 -04:00
plugin Combined Database Backend: Static Accounts (#6834) 2019-06-19 14:45:39 -05:00
queue Combined Database Backend: Static Accounts (#6834) 2019-06-19 14:45:39 -05:00
version Bump version for beta 2019-06-20 23:42:21 -04:00
go.mod Remove gogo proto from where it snuck in 2019-06-18 14:45:42 -04:00
go.sum Remove gogo proto from where it snuck in 2019-06-18 14:45:42 -04:00
README.md Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00

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.