open-vault/sdk
Hamid Ghaf edbf093290
Allow Token Create Requests To Be Replicated (#18689)
* Allow Token Create Requests To Be Replicated

* adding a test

* revert a test
2023-01-24 14:00:27 -05:00
..
database Allow Token Create Requests To Be Replicated (#18689) 2023-01-24 14:00:27 -05:00
framework
helper Allow Token Create Requests To Be Replicated (#18689) 2023-01-24 14:00:27 -05:00
logical Allow Token Create Requests To Be Replicated (#18689) 2023-01-24 14:00:27 -05:00
physical
plugin Allow Token Create Requests To Be Replicated (#18689) 2023-01-24 14:00:27 -05:00
queue
version
go.mod Update x/crypto + x/net (#18794) 2023-01-23 19:11:04 +00:00
go.sum Update x/crypto + x/net (#18794) 2023-01-23 19:11:04 +00: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.