Managed Cluster Workload Auto Scaler Profile Args Builder
Functions
Link copied to clipboard
suspend fun keda(argument: suspend ManagedClusterWorkloadAutoScalerProfileKedaArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun verticalPodAutoscaler(value: ManagedClusterWorkloadAutoScalerProfileVerticalPodAutoscalerArgs?)
suspend fun verticalPodAutoscaler(value: Output<ManagedClusterWorkloadAutoScalerProfileVerticalPodAutoscalerArgs>)
suspend fun verticalPodAutoscaler(argument: suspend ManagedClusterWorkloadAutoScalerProfileVerticalPodAutoscalerArgsBuilder.() -> Unit)