tolerations

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

Parameters

value

If specified, the pod's tolerations.


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


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

Parameters

values

If specified, the pod's tolerations.


@JvmName(name = "bsehvyyyjaikwumn")
suspend fun tolerations(argument: List<suspend TolerationPatchArgsBuilder.() -> Unit>)
@JvmName(name = "ibpyydrrxhaovlhw")
suspend fun tolerations(vararg argument: suspend TolerationPatchArgsBuilder.() -> Unit)
@JvmName(name = "omtniwiswiufutvl")
suspend fun tolerations(argument: suspend TolerationPatchArgsBuilder.() -> Unit)

Parameters

argument

If specified, the pod's tolerations.