open-vault/sdk
Tom Proctor 5b52184766
Update x/net and x/crypto/ssh (#19282)
* Update x/net and x/crypto/ssh in api and sdk

* go mod tidy in root go module
2023-02-22 13:46:12 +00:00
..
database Allow Token Create Requests To Be Replicated (#18689) 2023-01-24 14:00:27 -05:00
framework Add events sending routed from plugins (#18834) 2023-02-03 13:24:16 -08:00
helper Validate response schema for integration tests (#19043) 2023-02-15 14:57:57 -05:00
logical events: WS protobuf messages should be binary (#19232) 2023-02-17 11:38:03 -08:00
physical
plugin Add events sending routed from plugins (#18834) 2023-02-03 13:24:16 -08:00
queue
README.md
go.mod Update x/net and x/crypto/ssh (#19282) 2023-02-22 13:46:12 +00:00
go.sum Update x/net and x/crypto/ssh (#19282) 2023-02-22 13:46:12 +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.