vault/sdk
Hamid Ghaf 5374b3b046
add autoloaded license path to the cache exempt list (#22363)
* add autoloaded license path to the cache exempt list

* CL
2023-08-16 13:31:02 +00:00
..
database Bump google.golang.go/protobuf dependency to v1.31.0 (#22176) 2023-08-02 17:19:16 +00:00
framework OpenAPI: Sort parameters for stable output (#22043) 2023-07-25 11:27:50 -04:00
helper Chroot Listener (#22304) 2023-08-14 12:35:34 -07:00
logical Bump google.golang.go/protobuf dependency to v1.31.0 (#22176) 2023-08-02 17:19:16 +00:00
physical add autoloaded license path to the cache exempt list (#22363) 2023-08-16 13:31:02 +00:00
plugin Bump google.golang.go/protobuf dependency to v1.31.0 (#22176) 2023-08-02 17:19:16 +00:00
queue adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
go.mod Chroot Listener (#22304) 2023-08-14 12:35:34 -07:00
go.sum Chroot Listener (#22304) 2023-08-14 12:35:34 -07:00
LICENSE [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07: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.