SchedulingPatchArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "olhaqiljidmhecqc")
suspend fun nodeSelector(value: Output<Map<String, String>>)
@JvmName(name = "simiohflmgiwargq")
fun nodeSelector(vararg values: Pair<String, String>)
@JvmName(name = "mctvtyevrnmerbla")
suspend fun nodeSelector(value: Map<String, String>?)
Link copied to clipboard
@JvmName(name = "xbrrpyahmnobsbao")
suspend fun tolerations(value: Output<List<TolerationPatchArgs>>)
@JvmName(name = "bojwxsocsxwcpkgt")
suspend fun tolerations(vararg values: Output<TolerationPatchArgs>)
@JvmName(name = "tdeewxxhtccymele")
suspend fun tolerations(vararg values: TolerationPatchArgs)
@JvmName(name = "dgtajscpkihwpstr")
suspend fun tolerations(vararg argument: suspend TolerationPatchArgsBuilder.() -> Unit)
@JvmName(name = "yplfyfwncbdlewsu")
suspend fun tolerations(values: List<Output<TolerationPatchArgs>>)
@JvmName(name = "emyugrxwrvtebuxl")
suspend fun tolerations(value: List<TolerationPatchArgs>?)
@JvmName(name = "gcmaggxqxjheyhix")
suspend fun tolerations(argument: List<suspend TolerationPatchArgsBuilder.() -> Unit>)
@JvmName(name = "yrxqhcjmfnukdmxo")
suspend fun tolerations(argument: suspend TolerationPatchArgsBuilder.() -> Unit)