Documentation
¶
Index ¶
Constants ¶
View Source
const (
// controller name that will be used when reporting events
BlueFieldSoftwareControllerName = "bluefieldsoftware"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BlueFieldSoftwareReconciler ¶
type BlueFieldSoftwareReconciler struct {
client.Client
Scheme *runtime.Scheme
Recorder record.EventRecorder
}
BlueFieldSoftwareReconciler reconciles a BlueFieldSoftware object
func (*BlueFieldSoftwareReconciler) SetupWithManager ¶
func (r *BlueFieldSoftwareReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
Click to show internal directories.
Click to hide internal directories.