mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-16 00:01:13 +01:00
This isn't perfect for sure, but it's solidifying and becoming a useful base to work off. This routes events sent from auth and secrets plugins to the main `EventBus` in the Vault Core. Events sent from plugins are automatically tagged with the namespace and plugin information associated with them.