Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AutoScaledAgentReconciler ¶
type AutoScaledAgentReconciler struct { client.Client RESTClient rest.Interface RESTConfig *rest.Config Scheme *runtime.Scheme }
AutoScaledAgentReconciler reconciles a AutoScaledAgent object
func (*AutoScaledAgentReconciler) Reconcile ¶
func (r *AutoScaledAgentReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error)
Reconcile is called for every change in AutoScaledAgent CRs
func (*AutoScaledAgentReconciler) SetupWithManager ¶
func (r *AutoScaledAgentReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
Click to show internal directories.
Click to hide internal directories.