Documentation ¶
Index ¶
Constants ¶
View Source
const ( // controller name that will be used when DPUSetControllerName = "dpuset" DefaultFirstDPULabelKey = "dpu-0-pci-address" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DPUSetReconciler ¶
DPUSetReconciler reconciles a DPUSet object
func (*DPUSetReconciler) Handle ¶
func (r *DPUSetReconciler) Handle(ctx context.Context, dpuSet *provisioningv1.DPUSet) (ctrl.Result, error)
func (*DPUSetReconciler) SetupWithManager ¶
func (r *DPUSetReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
Click to show internal directories.
Click to hide internal directories.