Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PredictiveHorizontalPodAutoscalerReconciler ¶
type PredictiveHorizontalPodAutoscalerReconciler struct { client.Client ScaleClient scale.ScalesGetter Scheme *runtime.Scheme Gatherer k8shorizmetrics.Gatherer Evaluator k8shorizmetrics.Evaluator Predicter prediction.Predicter }
PredictiveHorizontalPodAutoscalerReconciler reconciles a PredictiveHorizontalPodAutoscaler object
func (*PredictiveHorizontalPodAutoscalerReconciler) SetupWithManager ¶
func (r *PredictiveHorizontalPodAutoscalerReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
Click to show internal directories.
Click to hide internal directories.