Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ContactChannelReconciler ¶
type ContactChannelReconciler struct {
client.Client
Scheme *runtime.Scheme
// contains filtered or unexported fields
}
ContactChannelReconciler reconciles a ContactChannel object
func (*ContactChannelReconciler) Reconcile ¶
func (r *ContactChannelReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error)
Reconcile handles the reconciliation of ContactChannel resources
func (*ContactChannelReconciler) SetupWithManager ¶
func (r *ContactChannelReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
Click to show internal directories.
Click to hide internal directories.