Documentation
¶
Index ¶
Constants ¶
View Source
const ( // FinalizerName is the name of the finalizer used for DPUDevice resources FinalizerName = "provisioning.dpu.nvidia.com/dpudevice-protection" BMCMinSupportedVersion = "BF-24.10-17" DPUDeviceControllerName = "dpudevice" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DPUDeviceReconciler ¶
DPUDeviceReconciler reconciles a DPUDevice object
func (*DPUDeviceReconciler) Reconcile ¶
Reconcile is part of the main kubernetes reconciliation loop which aims to move the current state of the cluster closer to the desired state.
func (*DPUDeviceReconciler) SetupWithManager ¶
func (r *DPUDeviceReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
Click to show internal directories.
Click to hide internal directories.