tolerations

@JvmName(name = "yeewsoaemmxtvidl")
suspend fun tolerations(value: Output<List<TolerationPatchArgs>>)
@JvmName(name = "frdqfeaywwlnuaop")
suspend fun tolerations(value: List<TolerationPatchArgs>?)

Parameters

value

If specified, the pod's tolerations.


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


@JvmName(name = "akawyblxnacolkdn")
suspend fun tolerations(values: List<Output<TolerationPatchArgs>>)
@JvmName(name = "kjuwghcxfpijgfpt")
suspend fun tolerations(vararg values: TolerationPatchArgs)

Parameters

values

If specified, the pod's tolerations.


@JvmName(name = "hcdxuhlleemjiqom")
suspend fun tolerations(argument: List<suspend TolerationPatchArgsBuilder.() -> Unit>)
@JvmName(name = "pgpeyrkgqwwaahyg")
suspend fun tolerations(vararg argument: suspend TolerationPatchArgsBuilder.() -> Unit)
@JvmName(name = "rvawrijhfpurecjq")
suspend fun tolerations(argument: suspend TolerationPatchArgsBuilder.() -> Unit)

Parameters

argument

If specified, the pod's tolerations.