Documentation ¶
Overview ¶
Package httpsource implements a controller for the HTTPSource custom resource.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewController ¶
NewController returns a new controller that reconciles HTTPSource objects.
Types ¶
type Reconciler ¶
type Reconciler struct { // wrapper for core controller components (clients, logger, ...) *reconciler.Base // contains filtered or unexported fields }
Reconciler reconciles HTTPSource resources.
Click to show internal directories.
Click to hide internal directories.