vault/sdk
2023-09-14 10:26:29 -07:00
..
database Add support for IAM Auth for Google CloudSQL DBs (#22445) 2023-09-06 14:40:39 -07:00
framework events: Add full api_path; rename Send (#22487) 2023-08-23 15:11:22 -07:00
helper VAULT 18227/introduce cap ldap library (#22185) 2023-09-14 10:26:29 -07:00
logical events: WebSocket subscriptions support go-bexpr expressions (#22835) 2023-09-07 20:11:53 +00:00
physical add autoloaded license path to the cache exempt list (#22363) 2023-08-16 13:31:02 +00:00
plugin Avoid Vault hang when no communication established with plugin (#22914) 2023-09-08 18:21:02 +01:00
queue adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
go.mod VAULT 18227/introduce cap ldap library (#22185) 2023-09-14 10:26:29 -07:00
go.sum VAULT 18227/introduce cap ldap library (#22185) 2023-09-14 10:26:29 -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.