Documentation ¶
Index ¶
Constants ¶
View Source
const (
// ReconcilerName is the name of the reconciler.
ReconcilerName = "SourceDucks"
)
Variables ¶
This section is empty.
Functions ¶
func NewController ¶
func NewController(crd string, gvr schema.GroupVersionResource, gvk schema.GroupVersionKind) injection.ControllerConstructor
NewController returns a function that initializes the controller and Registers event handlers to enqueue events
Types ¶
type Reconciler ¶
type Reconciler struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.