1
0
vault-redux/sdk
2024-07-02 12:32:04 +03:00
..
database almost completely remove testing code 2024-07-02 12:32:04 +03:00
framework almost completely remove testing code 2024-07-02 12:32:04 +03:00
helper almost completely remove testing code 2024-07-02 12:32:04 +03:00
logical almost completely remove testing code 2024-07-02 12:32:04 +03:00
physical almost completely remove testing code 2024-07-02 12:32:04 +03:00
plugin almost completely remove testing code 2024-07-02 12:32:04 +03:00
queue almost completely remove testing code 2024-07-02 12:32:04 +03:00
.copywrite.hcl [DO NOT MERGE UNTIL EOY] EOY license fixes 1.14.x (#24390) 2024-01-02 10:36:20 -08:00
go.mod updated protobuf dependency to v1.34.1 in main go.mod and sdk/go.mod (#27030) (#27034) 2024-05-15 16:53:25 +00:00
go.sum updated protobuf dependency to v1.34.1 in main go.mod and sdk/go.mod (#27030) (#27034) 2024-05-15 16:53:25 +00: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.