vault/internalshared
Steven Clark 6fc9905937
Only initialize the KMS config map if env map contains values (#22959)
- This protects against a test in ENT and a use-case in which
   we would force a migration for stored configs that had been
   written with a nil configuration
2023-09-11 11:22:24 -04:00
..
configutil Only initialize the KMS config map if env map contains values (#22959) 2023-09-11 11:22:24 -04:00
listenerutil [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
README.md Revert "Migrate internalshared out (#9727)" (#10141) 2020-10-13 16:38:21 -07: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.