# Structs

Channel is used to provide a source of events originating outside the cluster (e.g.
Informer is used to provide a source of events originating inside the cluster from Watches (e.g.
Kind is used to provide a source of events originating inside the cluster from Watches (e.g.

# Interfaces

Source is a source of events (eh.g.

# Type aliases

Func is a function that implements Source.