open-vault/sdk
Mark Gritter de92ecedfa
Revert "Merge StoragePackerV2 implementation (#6874)" (#6997)
This reverts commit 6cf9efbd750600b230a777fbee0fe9187f592a8a.
2019-06-26 19:26:06 -05:00
..
database Combined Database Backend: Static Accounts (#6834) 2019-06-19 14:45:39 -05:00
framework sdk/framework: add TypeSignedDurationSecond FieldType (#6989) 2019-06-26 13:15:36 -04:00
helper Revert "Merge StoragePackerV2 implementation (#6874)" (#6997) 2019-06-26 19:26:06 -05:00
logical Revert "Merge StoragePackerV2 implementation (#6874)" (#6997) 2019-06-26 19:26:06 -05: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

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.