Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DMSServerReconciler ¶
type DMSServerReconciler struct {
Client client.Client
server.ListenerManager
server.Server
// PodName is used to advertise this pod as the DMS server for DPUs.
PodName string
}
DMSServerReconciler reconciles a DPU object
func (*DMSServerReconciler) SetupWithManager ¶
func (r *DMSServerReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
Click to show internal directories.
Click to hide internal directories.