Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AdaptEvents ¶
func AdaptEvents(listenerChan func() <-chan WatcherListenerEvent) <-chan CtrlRuntimeEvent
AdaptEvents converts given channel from the type used by runtime-watcher/listener module to the type required by the controller-runtime library.
Types ¶
type CtrlRuntimeEvent ¶
type CtrlRuntimeEvent = event.GenericEvent
type WatcherListenerEvent ¶
type WatcherListenerEvent = types.GenericEvent
Click to show internal directories.
Click to hide internal directories.