open-vault/internalshared
Jeff Mitchell 41d5727d9d
Port encrypted config shared bits to a separate PR (#9037)
* Port encrypted config shared bits to a separate PR

* Address feedback
2020-05-19 18:15:30 -04:00
..
configutil Port encrypted config shared bits to a separate PR (#9037) 2020-05-19 18:15:30 -04:00
gatedwriter Move reload/listenerutil/gatedwriter back out of sdk 2020-02-15 14:56:00 -05:00
kv-builder Move kv-builder to internalshared 2020-02-19 11:13:13 -05:00
listenerutil Create configutil and move some common config and setup functions there (#8362) 2020-05-14 09:19:27 -04:00
reloadutil Create configutil and move some common config and setup functions there (#8362) 2020-05-14 09:19:27 -04:00
README.md Move reload/listenerutil/gatedwriter back out of sdk 2020-02-15 14:56:00 -05:00

HashiCorp-internal libs

Do not use these unless you know what you're doing.

These libraries are used by other HashiCorp software to reduce code duplication and increase consistency. They are not libraries needed by Vault plugins -- those are in the sdk/ module.

There are no compatibility guarantees. Things in here may change or move or disappear at any time.

If you are a Vault plugin author and think you need a library in here in your plugin, please open an issue for discussion.