DeploymentSpecPatchArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "soupauwtfarvorpq")
suspend fun minReadySeconds(value: Output<Int>)
@JvmName(name = "erveqbitjsirbfpi")
suspend fun minReadySeconds(value: Int?)
Link copied to clipboard
@JvmName(name = "dnhtsrwmjffieflg")
suspend fun paused(value: Output<Boolean>)
@JvmName(name = "xvogadhmuaawigvy")
suspend fun paused(value: Boolean?)
Link copied to clipboard
@JvmName(name = "hkpwogwtoagnbbpq")
suspend fun progressDeadlineSeconds(value: Output<Int>)
@JvmName(name = "bdoitofxofkafpol")
suspend fun progressDeadlineSeconds(value: Int?)
Link copied to clipboard
@JvmName(name = "atiwbnpeenhcenyq")
suspend fun replicas(value: Output<Int>)
@JvmName(name = "dfktxmxmtcnjjing")
suspend fun replicas(value: Int?)
Link copied to clipboard
@JvmName(name = "jrmepdtbwxwkbcff")
suspend fun revisionHistoryLimit(value: Output<Int>)
@JvmName(name = "oaiyjgxgfhxdsjqh")
suspend fun revisionHistoryLimit(value: Int?)
Link copied to clipboard
@JvmName(name = "sugvdmrtdfecfhql")
suspend fun selector(value: Output<LabelSelectorPatchArgs>)
@JvmName(name = "mmergmxcemitkphc")
suspend fun selector(value: LabelSelectorPatchArgs?)
@JvmName(name = "neahbdiptkodwyrj")
suspend fun selector(argument: suspend LabelSelectorPatchArgsBuilder.() -> Unit)
Link copied to clipboard
@JvmName(name = "yukrixtynoquhtvu")
suspend fun strategy(value: Output<DeploymentStrategyPatchArgs>)
@JvmName(name = "ogjpuugmpbljrstb")
suspend fun strategy(value: DeploymentStrategyPatchArgs?)
@JvmName(name = "riaiurckkcwngcsb")
suspend fun strategy(argument: suspend DeploymentStrategyPatchArgsBuilder.() -> Unit)
Link copied to clipboard
@JvmName(name = "uhgtfqlufwyihxml")
suspend fun template(value: Output<PodTemplateSpecPatchArgs>)
@JvmName(name = "bbgxacrrgfjxleuc")
suspend fun template(value: PodTemplateSpecPatchArgs?)
@JvmName(name = "scnlbnbtkyepdklr")
suspend fun template(argument: suspend PodTemplateSpecPatchArgsBuilder.() -> Unit)