Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Reconciler ¶ added in v0.4.0
type Reconciler struct {
client.Client
Metrics *metrics.Recorder
Scheme *runtime.Scheme
Recorder record.EventRecorder
Log logr.Logger
Settings *stores.ConfigStore
// contains filtered or unexported fields
}
func (*Reconciler) SetupWithManager ¶ added in v0.4.0
func (i *Reconciler) SetupWithManager(mgr ctrl.Manager) error
Click to show internal directories.
Click to hide internal directories.