Directories
¶
Path | Synopsis |
---|---|
api/v1alpha1
Package v1alpha1 contains API Schema definitions for the http v1alpha1 API group +kubebuilder:object:generate=true +groupName=http.keda.sh
|
Package v1alpha1 contains API Schema definitions for the http v1alpha1 API group +kubebuilder:object:generate=true +groupName=http.keda.sh |
pkg
|
|
Handlers contains the gRPC implementation for an external scaler as defined by the KEDA documentation at https://keda.sh/docs/2.0/concepts/external-scalers/#built-in-scalers-interface This is the interface KEDA will poll in order to get the request queue size and scale user apps properly The HTTP Scaler is the standard implementation for a KEDA external scaler which can be found at https://keda.sh/docs/2.0/concepts/external-scalers/ This scaler has the implementation of an HTTP request counter and informs KEDA of the current request number for the queue in order to scale the app This file contains the implementation for the HTTP request queue used by the KEDA external scaler implementation
|
Handlers contains the gRPC implementation for an external scaler as defined by the KEDA documentation at https://keda.sh/docs/2.0/concepts/external-scalers/#built-in-scalers-interface This is the interface KEDA will poll in order to get the request queue size and scale user apps properly The HTTP Scaler is the standard implementation for a KEDA external scaler which can be found at https://keda.sh/docs/2.0/concepts/external-scalers/ This scaler has the implementation of an HTTP request counter and informs KEDA of the current request number for the queue in order to scale the app This file contains the implementation for the HTTP request queue used by the KEDA external scaler implementation |
Click to show internal directories.
Click to hide internal directories.