nodepools

@JvmName(name = "neivmnbgosxdopht")
suspend fun nodepools(value: Output<List<KubernetesAutoscalerNodepoolArgs>>)
@JvmName(name = "kbrsojfbytoxusng")
suspend fun nodepools(value: List<KubernetesAutoscalerNodepoolArgs>?)

Parameters

value
  • nodepools.id - (Required) The scaling group id of the groups configured for cluster-autoscaler.

  • nodepools.taints - (Required) The taints for the nodes in scaling group.

  • nodepools.labels - (Required) The labels for the nodes in scaling group.


@JvmName(name = "sjbxhfqvrxuobxsi")
suspend fun nodepools(vararg values: Output<KubernetesAutoscalerNodepoolArgs>)


@JvmName(name = "ekemodcfkkghivro")
suspend fun nodepools(values: List<Output<KubernetesAutoscalerNodepoolArgs>>)
@JvmName(name = "fwjghsfugctcvyeq")
suspend fun nodepools(vararg values: KubernetesAutoscalerNodepoolArgs)

Parameters

values
  • nodepools.id - (Required) The scaling group id of the groups configured for cluster-autoscaler.

  • nodepools.taints - (Required) The taints for the nodes in scaling group.

  • nodepools.labels - (Required) The labels for the nodes in scaling group.


@JvmName(name = "cvuejktrdgdcdtyk")
suspend fun nodepools(argument: List<suspend KubernetesAutoscalerNodepoolArgsBuilder.() -> Unit>)
@JvmName(name = "mgbrblpvshbpcmnr")
suspend fun nodepools(vararg argument: suspend KubernetesAutoscalerNodepoolArgsBuilder.() -> Unit)
@JvmName(name = "xeacinjdfxdrfpaw")
suspend fun nodepools(argument: suspend KubernetesAutoscalerNodepoolArgsBuilder.() -> Unit)

Parameters

argument
  • nodepools.id - (Required) The scaling group id of the groups configured for cluster-autoscaler.

  • nodepools.taints - (Required) The taints for the nodes in scaling group.

  • nodepools.labels - (Required) The labels for the nodes in scaling group.