open-vault/internalshared
Nick Cabatoff d66fd98d4a
Add support for go-sockaddr templated addresses in config. (#9109)
2021-10-21 10:10:48 -04:00
..
configutil Add support for go-sockaddr templated addresses in config. (#9109) 2021-10-21 10:10:48 -04:00
listenerutil agent: Use an in-process listener with cache (#12762) 2021-10-15 17:22:19 -07:00
README.md Revert "Migrate internalshared out (#9727)" (#10141) 2020-10-13 16:38:21 -07:00

README.md

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.