//
pkg.gl
Category
github.com/alvaroaleman/controller-runtime
pkg
source
package
0.1.4
Repository:
https://github.com/alvaroaleman/controller-runtime.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
0
Files
174 SLOC
#
Structs
Channel
Channel is used to provide a source of events originating outside the cluster (eh.g.
Kind
Kind is used to provide a source of events originating inside the cluster from Watches (eh.g.
#
Interfaces
Source
Source is a source of events (eh.g.
#
Type aliases
Func
Func is a function that implements Source.