Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SchedulingNodeReconciler ¶
SchedulingNodeReconciler reconciles a SchedulingNode object
func (*SchedulingNodeReconciler) CreateOrUpdateFromNode ¶
func (r *SchedulingNodeReconciler) CreateOrUpdateFromNode(ctx context.Context, node corev1.Node) error
CreateOrUpdateFromNode takes a node and creates a new scheduling Node if the corresponding SchedulingNode doesn't exist yet, otherwise, it updates the corresponding SchedulingNode CR
func (*SchedulingNodeReconciler) SetupWithManager ¶
func (r *SchedulingNodeReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager registers the event handler for + node update,create,delete,patch
Click to show internal directories.
Click to hide internal directories.