Versions in this module Expand all Collapse all v0 v0.2.0 Feb 17, 2022 v0.1.0 Jan 10, 2022 Changes in this version + const CoolDownTime + const ExtResourcePrefix + const MinDeltaRatio + type NodeResourceReconciler struct + Recorder record.EventRecorder + func (r *NodeResourceReconciler) BuildNodeStatus(tsp *predictionapi.TimeSeriesPrediction, node *v1.Node) + func (r *NodeResourceReconciler) FindTargetNode(ctx context.Context, tsp *predictionapi.TimeSeriesPrediction) (*v1.Node, error, bool) + func (r *NodeResourceReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error) + func (r *NodeResourceReconciler) SetupWithManager(mgr ctrl.Manager) error