Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PrometheusPatchRuleReconciler ¶
type PrometheusPatchRuleReconciler struct {
client.Client
FieldManager string
Log logr.Logger
Recorder record.EventRecorder
Scheme *runtime.Scheme
}
PatchPrometheusPatchRuleReconciler reconciles a PrometheusPatchRule object
func (*PrometheusPatchRuleReconciler) Reconcile ¶
func (r *PrometheusPatchRuleReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error)
Reconcile PrometheusPatchRule
func (*PrometheusPatchRuleReconciler) SetupWithManager ¶
func (r *PrometheusPatchRuleReconciler) SetupWithManager(mgr ctrl.Manager, opts PrometheusPatchRuleReconcilerOptions) error
SetupWithManager sets up the controller with the Manager.
type PrometheusPatchRuleReconcilerOptions ¶
type PrometheusPatchRuleReconcilerOptions struct {
MaxConcurrentReconciles int
}
PodReconcilerOptions
Click to show internal directories.
Click to hide internal directories.