tolerations

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

Parameters

value

If specified, the pod's tolerations.


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


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

Parameters

values

If specified, the pod's tolerations.


@JvmName(name = "upnvrtduidwnnkkq")
suspend fun tolerations(argument: List<suspend TolerationPatchArgsBuilder.() -> Unit>)
@JvmName(name = "cnqyxexvcnqwpucy")
suspend fun tolerations(vararg argument: suspend TolerationPatchArgsBuilder.() -> Unit)
@JvmName(name = "eoavvrnqguqcqrac")
suspend fun tolerations(argument: suspend TolerationPatchArgsBuilder.() -> Unit)

Parameters

argument

If specified, the pod's tolerations.