Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EventWatcher ¶
type EventWatcher struct { sync.Mutex Client client.Client Log logr.Logger Exporter tracesdk.SpanExporter Capture io.Writer // contains filtered or unexported fields }
EventWatcher listens to Events
func (*EventWatcher) SetupWithManager ¶
func (r *EventWatcher) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager to set up the watcher
Click to show internal directories.
Click to hide internal directories.