Documentation ¶
Index ¶
Constants ¶
View Source
const (
// ControllerName is name of the controller
ControllerName = "eventbus-controller"
)
Variables ¶
This section is empty.
Functions ¶
func NewReconciler ¶
func NewReconciler(client client.Client, kubeClient kubernetes.Interface, scheme *runtime.Scheme, config *controllers.GlobalConfig, logger *zap.SugaredLogger) reconcile.Reconciler
NewReconciler returns a new reconciler
func ValidateEventBus ¶ added in v1.3.0
ValidateEventBus accepts an EventBus and performs validation against it
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.