Documentation ¶
Overview ¶
Package clusterschedulingpolicysnapshot features a controller to reconcile the clusterSchedulingPolicySnapshot object.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Reconciler ¶
type Reconciler struct { client.Client // PlacementController exposes the placement queue for the reconciler to push to. PlacementController controller.Controller }
Reconciler reconciles a clusterSchedulingPolicySnapshot object.
func (*Reconciler) Reconcile ¶
Reconcile triggers a single CRP reconcile round when scheduling policy has changed.
func (*Reconciler) SetupWithManager ¶
func (r *Reconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
Click to show internal directories.
Click to hide internal directories.