SchedulingPatchArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "xvcecuqslrlfjpfb")
suspend fun nodeSelector(value: Output<Map<String, String>>)
@JvmName(name = "gntowpvhsojiaavw")
fun nodeSelector(vararg values: Pair<String, String>)
@JvmName(name = "orddfwxjhkpulwqx")
suspend fun nodeSelector(value: Map<String, String>?)
Link copied to clipboard
@JvmName(name = "rpwmowyrecsuxiuk")
suspend fun tolerations(value: Output<List<TolerationPatchArgs>>)
@JvmName(name = "robagmndtxwajaai")
suspend fun tolerations(vararg values: Output<TolerationPatchArgs>)
@JvmName(name = "xbxmsxeltbihyvep")
suspend fun tolerations(vararg values: TolerationPatchArgs)
@JvmName(name = "csktbdhkufafwxnt")
suspend fun tolerations(vararg argument: suspend TolerationPatchArgsBuilder.() -> Unit)
@JvmName(name = "ppghdimbousxaqtl")
suspend fun tolerations(values: List<Output<TolerationPatchArgs>>)
@JvmName(name = "dusijodmjvnitjse")
suspend fun tolerations(value: List<TolerationPatchArgs>?)
@JvmName(name = "iwercnexomljysva")
suspend fun tolerations(argument: List<suspend TolerationPatchArgsBuilder.() -> Unit>)
@JvmName(name = "lnqrjesggycbvepy")
suspend fun tolerations(argument: suspend TolerationPatchArgsBuilder.() -> Unit)