open-vault/sdk
Jason O'Donnell ec9e08c931
sdk/ldaputil: add connection_timeout configurable (#20144)
* sdk/ldaputil: add connection_timeout configurable

* changelog

* Update doc

* Fix test

* Change default to 30s
2023-04-13 12:43:28 -04:00
..
database
framework
helper sdk/ldaputil: add connection_timeout configurable (#20144) 2023-04-13 12:43:28 -04:00
logical Simplify tracking of external plugins (#20009) 2023-04-12 18:34:35 +01:00
physical
plugin Simplify tracking of external plugins (#20009) 2023-04-12 18:34:35 +01:00
queue
go.mod
go.sum
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.