tolerations

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

Parameters

value

If specified, the pod's tolerations.


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


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

Parameters

values

If specified, the pod's tolerations.


@JvmName(name = "njghardwdvwbetry")
suspend fun tolerations(argument: List<suspend TolerationArgsBuilder.() -> Unit>)
@JvmName(name = "cgcdfwgqbvcjdpjr")
suspend fun tolerations(vararg argument: suspend TolerationArgsBuilder.() -> Unit)
@JvmName(name = "uqniwtlimibtijwe")
suspend fun tolerations(argument: suspend TolerationArgsBuilder.() -> Unit)

Parameters

argument

If specified, the pod's tolerations.