autoscaling

@JvmName(name = "anmuwfhwwkysytbd")
suspend fun autoscaling(value: Output<NodePoolAutoscalingArgs>)
@JvmName(name = "gkwxhddgntpxrjjr")
suspend fun autoscaling(value: NodePoolAutoscalingArgs?)

Parameters

value

Configuration required by cluster autoscaler to adjust the size of the node pool to the current cluster usage. Structure is documented below.


@JvmName(name = "ghglvhcjysypqqik")
suspend fun autoscaling(argument: suspend NodePoolAutoscalingArgsBuilder.() -> Unit)

Parameters

argument

Configuration required by cluster autoscaler to adjust the size of the node pool to the current cluster usage. Structure is documented below.