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