tolerations

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

Parameters

value

If specified, the pod's tolerations.


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


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

Parameters

values

If specified, the pod's tolerations.


@JvmName(name = "pdoepvqvccksbhga")
suspend fun tolerations(argument: List<suspend TolerationArgsBuilder.() -> Unit>)
@JvmName(name = "qhhdrntakemfuwgd")
suspend fun tolerations(vararg argument: suspend TolerationArgsBuilder.() -> Unit)
@JvmName(name = "nrsmtbrpdtanbbak")
suspend fun tolerations(argument: suspend TolerationArgsBuilder.() -> Unit)

Parameters

argument

If specified, the pod's tolerations.