# Functions
NewBuiltinScaler creates a new BuiltinScaler.
NewKedaScaler creates a new KedaScaler.
# Structs
BuiltinConfig is the configuration for the builtin autoscaler.
BuiltinScaler is a controller that manages scalers for all runtimes.
Config is the configuration for the autoscaler.
KedaConfig is the configuration for KEDA.
KedaPromTrigger is the Prometheus trigger configuration.
KedaScaler is a scaler that uses KEDA to scale.
NoopRegisterer is a scaler that does nothing.
ScalingConfig is the scaling configuration.
# Interfaces
Autoscaler is an interface for autoscalers.
Registerer is an interface for registering and unregistering scalers.