Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type DatabaseDSReconciler ¶
type DatabaseDSReconciler struct { client.Client Log logr.Logger CustomLog dtypes.CustomLogger Scheme *runtime.Scheme Recorder record.EventRecorder }
DatabaseDSReconciler reconciles a DatabaseDS object
func (*DatabaseDSReconciler) SetupWithManager ¶
func (r *DatabaseDSReconciler) SetupWithManager(mgr ctrl.Manager) error
type DeviceServerReconciler ¶
type DeviceServerReconciler struct { client.Client Log logr.Logger Scheme *runtime.Scheme CustomLog dtypes.CustomLogger Recorder record.EventRecorder }
DeviceServerReconciler reconciles a DeviceServer object
func (*DeviceServerReconciler) SetupWithManager ¶
func (r *DeviceServerReconciler) SetupWithManager(mgr ctrl.Manager) error
Click to show internal directories.
Click to hide internal directories.