events

package
v0.0.0-...-d5decdf Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 14, 2021 License: Apache-2.0 Imports: 35 Imported by: 0

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) Reconcile

func (r *EventWatcher) Reconcile(req ctrl.Request) (ctrl.Result, error)

Reconcile gets called every time an Event changes

func (*EventWatcher) SetupWithManager

func (r *EventWatcher) SetupWithManager(mgr ctrl.Manager) error

SetupWithManager to set up the watcher

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL