HorizontalPodAutoscalerControllerConfigRequest

The horizontal pod autoscaler controller configuration for the Kubernetes controller manager.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The interval between each sync of the horizontal pod autoscaler. Valid values are single-unit durations such as 15s or 1m.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String