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