keda

package
v2.13.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 29, 2024 License: Apache-2.0 Imports: 42 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClusterTriggerAuthenticationReconciler

type ClusterTriggerAuthenticationReconciler struct {
	client.Client
	record.EventRecorder
}

ClusterTriggerAuthenticationReconciler reconciles a ClusterTriggerAuthentication object

func (*ClusterTriggerAuthenticationReconciler) Reconcile

Reconcile performs reconciliation on the identified TriggerAuthentication resource based on the request information passed, returns the result and an error (if any).

func (*ClusterTriggerAuthenticationReconciler) SetupWithManager

func (r *ClusterTriggerAuthenticationReconciler) SetupWithManager(mgr ctrl.Manager) error

SetupWithManager sets up the controller with the Manager.

func (*ClusterTriggerAuthenticationReconciler) UpdatePromMetricsOnDelete added in v2.9.0

func (r *ClusterTriggerAuthenticationReconciler) UpdatePromMetricsOnDelete(namespacedName string)

UpdatePromMetricsOnDelete is idempotent, so it can be called multiple times without side-effects

type ScaledJobReconciler

type ScaledJobReconciler struct {
	client.Client
	Scheme            *runtime.Scheme
	GlobalHTTPTimeout time.Duration
	Recorder          record.EventRecorder

	SecretsLister corev1listers.SecretLister
	SecretsSynced cache.InformerSynced
	// contains filtered or unexported fields
}

ScaledJobReconciler reconciles a ScaledJob object

func (*ScaledJobReconciler) Reconcile

func (r *ScaledJobReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error)

Reconcile performs reconciliation on the identified ScaledJob resource based on the request information passed, returns the result and an error (if any).

func (*ScaledJobReconciler) SetupWithManager

func (r *ScaledJobReconciler) SetupWithManager(mgr ctrl.Manager, options controller.Options) error

SetupWithManager initializes the ScaledJobReconciler instance and starts a new controller managed by the passed Manager instance.

type ScaledObjectReconciler

type ScaledObjectReconciler struct {
	Client       client.Client
	Scheme       *runtime.Scheme
	Recorder     record.EventRecorder
	ScaleClient  scale.ScalesGetter
	ScaleHandler scaling.ScaleHandler
	EventEmitter eventemitter.EventHandler
	// contains filtered or unexported fields
}

ScaledObjectReconciler reconciles a ScaledObject object

func (*ScaledObjectReconciler) Reconcile

func (r *ScaledObjectReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error)

Reconcile performs reconciliation on the identified ScaledObject resource based on the request information passed, returns the result and an error (if any).

func (*ScaledObjectReconciler) SetupWithManager

func (r *ScaledObjectReconciler) SetupWithManager(mgr ctrl.Manager, options controller.Options) error

SetupWithManager initializes the ScaledObjectReconciler instance and starts a new controller managed by the passed Manager instance.

type TriggerAuthenticationReconciler

type TriggerAuthenticationReconciler struct {
	client.Client
	record.EventRecorder
}

TriggerAuthenticationReconciler reconciles a TriggerAuthentication object

func (*TriggerAuthenticationReconciler) Reconcile

Reconcile performs reconciliation on the identified TriggerAuthentication resource based on the request information passed, returns the result and an error (if any).

func (*TriggerAuthenticationReconciler) SetupWithManager

func (r *TriggerAuthenticationReconciler) SetupWithManager(mgr ctrl.Manager) error

SetupWithManager sets up the controller with the Manager.

func (*TriggerAuthenticationReconciler) UpdatePromMetricsOnDelete added in v2.9.0

func (r *TriggerAuthenticationReconciler) UpdatePromMetricsOnDelete(namespacedName string)

UpdatePromMetricsOnDelete is idempotent, so it can be called multiple times without side-effects

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL