Skip to content

hashicorp/vault-plugin-mock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

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