vault-plugin-mock

MPL-2.0 License

Stars
0
Committers
8

vault-plugin-mock

This is a mock Vault plugin for testing.

It is imported by the real Vault, so while it is functionally a no-op, changes can break Vault. In particular:

  • Don't rename the package
  • Don't rename or remove the exported constant
  • Ensure it always compiles