open-vault/sdk/plugin/pb
Christopher Swenson 5864075c30
Add events sending routed from plugins (#18834)
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.
2023-02-03 13:24:16 -08:00
..
backend.pb.go Add events sending routed from plugins (#18834) 2023-02-03 13:24:16 -08:00
backend.proto Add events sending routed from plugins (#18834) 2023-02-03 13:24:16 -08:00
backend_grpc.pb.go Add events sending routed from plugins (#18834) 2023-02-03 13:24:16 -08:00
translation.go Allow Token Create Requests To Be Replicated (#18689) 2023-01-24 14:00:27 -05:00
translation_test.go Update plugin proto to send tls.ConnectionState (Op.2) (#12581) 2021-10-07 08:06:09 -04:00