Get Kubernetes Cluster Plain Args Builder
Builder for GetKubernetesClusterPlainArgs.
Functions
Link copied to clipboard
suspend fun clusterAutoscalerConfigurations(vararg values: GetKubernetesClusterClusterAutoscalerConfiguration)
suspend fun clusterAutoscalerConfigurations(vararg argument: suspend GetKubernetesClusterClusterAutoscalerConfigurationBuilder.() -> Unit)
suspend fun clusterAutoscalerConfigurations(value: List<GetKubernetesClusterClusterAutoscalerConfiguration>?)
suspend fun clusterAutoscalerConfigurations(argument: List<suspend GetKubernetesClusterClusterAutoscalerConfigurationBuilder.() -> Unit>)
suspend fun clusterAutoscalerConfigurations(argument: suspend GetKubernetesClusterClusterAutoscalerConfigurationBuilder.() -> Unit)
Link copied to clipboard
Link copied to clipboard