Documentation ¶
Index ¶
Constants ¶
View Source
const DPUControllerName = "dpu"
DPUControllerName is used when reporting events
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DPUReconciler ¶
type DPUReconciler struct { client.Client Scheme *runtime.Scheme util.DPUOptions Recorder record.EventRecorder Allocator allocator.Allocator }
DPUReconciler reconciles a DPU object
func (*DPUReconciler) SetupWithManager ¶
func (r *DPUReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
Click to show internal directories.
Click to hide internal directories.