# Functions
SetupScalingClient sets up a client for the CPA reconciler to use for manually setting the replicas count of a scale target pod while the autoscaler is paused.
# Constants
No description provided by the author
No description provided by the author
# Variables
PrimaryPred is the predicate that filters events for the CustomPodAutoscaler primary resource.
SecondaryPred is the predicate that filters events for the CustomPodAutoscaler's secondary resources (deployment/service/role/rolebinding).
# Structs
CustomPodAutoscalerReconciler reconciles a CustomPodAutoscaler object.
# Interfaces
No description provided by the author