Getting a view of events which are subscribable is currently hard. We rely on documentation in event drivers to give a comprehensive and accurate list of event types and source formats. This is prone to error and is a pain for developers. It would be nice to have an API/CLI which can list the current events in the queue/being emitted.
Additional Information
[ ] Dispatch Solo OVA
[x] Dispatch Solo (solo branch)
[x] Dispatch Knative (master branch)
Expected behavior
| Event Type | Event Source | Emitted Time |
| vm.created | vmc... | today |
Current behavior
Steps to reproduce
Impact
[ ] Low - Annoyance, but does not impact business or functionality
[ ] Medium - Issue can be worked around, but is causing pain
Bug Report
Getting a view of events which are subscribable is currently hard. We rely on documentation in event drivers to give a comprehensive and accurate list of event types and source formats. This is prone to error and is a pain for developers. It would be nice to have an API/CLI which can list the current events in the queue/being emitted.
Additional Information
Expected behavior
Current behavior
Steps to reproduce
Impact
Possible solution
Your Environment