Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Reconciler ¶
type Reconciler struct {
// contains filtered or unexported fields
}
func (*Reconciler) InjectClient ¶
func (r *Reconciler) InjectClient(c client.Client) error
func (*Reconciler) InjectLogger ¶
func (r *Reconciler) InjectLogger(l logr.Logger) error
Click to show internal directories.
Click to hide internal directories.