SchedulingPatchArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "blfdehcfshgrhohs")
suspend fun nodeSelector(value: Output<Map<String, String>>)
@JvmName(name = "dmprdkpcslxrtqjo")
fun nodeSelector(vararg values: Pair<String, String>)
@JvmName(name = "groqljgutvwyqhgx")
suspend fun nodeSelector(value: Map<String, String>?)
Link copied to clipboard
@JvmName(name = "lcxkwsdufsnoxmco")
suspend fun tolerations(value: Output<List<TolerationPatchArgs>>)
@JvmName(name = "levvymfqrnwhmpum")
suspend fun tolerations(vararg values: Output<TolerationPatchArgs>)
@JvmName(name = "seimbipnfbqqseyl")
suspend fun tolerations(vararg values: TolerationPatchArgs)
@JvmName(name = "sbhifvndvajdywrs")
suspend fun tolerations(vararg argument: suspend TolerationPatchArgsBuilder.() -> Unit)
@JvmName(name = "hmycmhuceoaycelo")
suspend fun tolerations(values: List<Output<TolerationPatchArgs>>)
@JvmName(name = "wdpmepghvcavaaob")
suspend fun tolerations(value: List<TolerationPatchArgs>?)
@JvmName(name = "bejhphnksirnishn")
suspend fun tolerations(argument: List<suspend TolerationPatchArgsBuilder.() -> Unit>)
@JvmName(name = "ftnunnpopgjgxleu")
suspend fun tolerations(argument: suspend TolerationPatchArgsBuilder.() -> Unit)