Documentation ¶
Index ¶
Constants ¶
View Source
const DPUClusterControllerName = "dpucluster"
DPUClusterControllerName is the controllers name that will be used when reporting events
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DPUClusterReconciler ¶
type DPUClusterReconciler struct { client.Client Scheme *runtime.Scheme Recorder record.EventRecorder Allocator allocator.Allocator // contains filtered or unexported fields }
DPUClusterReconciler reconciles a DPUCluster object
func (*DPUClusterReconciler) SetupWithManager ¶
func (r *DPUClusterReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
Click to show internal directories.
Click to hide internal directories.