tolerations

@JvmName(name = "ptaxewgjgjcgtubu")
suspend fun tolerations(value: Output<List<TolerationArgs>>)
@JvmName(name = "odieojlnufpvonyo")
suspend fun tolerations(value: List<TolerationArgs>?)

Parameters

value

If specified, the pod's tolerations.


@JvmName(name = "pwlglnbccfrawjlf")
suspend fun tolerations(vararg values: Output<TolerationArgs>)


@JvmName(name = "aeauwmfnfhnsrvcj")
suspend fun tolerations(values: List<Output<TolerationArgs>>)
@JvmName(name = "bayrwxriygbkgekg")
suspend fun tolerations(vararg values: TolerationArgs)

Parameters

values

If specified, the pod's tolerations.


@JvmName(name = "wysknhbdepeaytir")
suspend fun tolerations(argument: List<suspend TolerationArgsBuilder.() -> Unit>)
@JvmName(name = "twuquwonkbilfkhm")
suspend fun tolerations(vararg argument: suspend TolerationArgsBuilder.() -> Unit)
@JvmName(name = "hqmdlvkrvedbdvru")
suspend fun tolerations(argument: suspend TolerationArgsBuilder.() -> Unit)

Parameters

argument

If specified, the pod's tolerations.