Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Reconciler ¶
type Reconciler struct {
client.Client
EventRecorder *events.EventRecorder
Scheme *runtime.Scheme
Log logr.Logger
Hubclient *hub.HubClientConfig
}
func (*Reconciler) SetupWithManager ¶
func (r *Reconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up reconciler with manager
Click to show internal directories.
Click to hide internal directories.