# Functions
NewSpannerAutoscalerReconciler returns a new SpannerAutoscalerReconciler.
No description provided by the author
Add clock option for the autoscaler-reconciler.
Add logger option for the autoscaler-reconciler.
Add scale-down-interval option for the autoscaler-reconciler.
Add scale-up-interval option for the autoscaler-reconciler.
Add syncer option for the autoscaler-reconciler.
# Structs
SpannerAutoscalerReconciler reconciles a SpannerAutoscaler object.
SpannerAutoscaleScheduleReconciler reconciles a SpannerAutoscaleSchedule object.
# Interfaces
Option provides an extensible set of functional options for configuring autoscaler-reconciler as well as schedule-reconciler.
SpannerAutoscalerReconcilerOption is a subset the Option interface, for autoscaler-reconciler.
No description provided by the author