ReplicaSetSpecPatchArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "agbrlkloxwetqajw")
suspend fun minReadySeconds(value: Output<Int>)
@JvmName(name = "ioqkobbcptxslwqw")
suspend fun minReadySeconds(value: Int?)
Link copied to clipboard
@JvmName(name = "kiufljmdurgbxebt")
suspend fun replicas(value: Output<Int>)
@JvmName(name = "eshcjiggvxncertq")
suspend fun replicas(value: Int?)
Link copied to clipboard
@JvmName(name = "fvrxdokvqifsyblr")
suspend fun selector(value: Output<LabelSelectorPatchArgs>)
@JvmName(name = "trqjjbfotnrqjcrb")
suspend fun selector(value: LabelSelectorPatchArgs?)
@JvmName(name = "ggpbcsfvigjbqdce")
suspend fun selector(argument: suspend LabelSelectorPatchArgsBuilder.() -> Unit)
Link copied to clipboard
@JvmName(name = "bgaeusbdmcpqdgss")
suspend fun template(value: Output<PodTemplateSpecPatchArgs>)
@JvmName(name = "agqnbbxggafldpdk")
suspend fun template(value: PodTemplateSpecPatchArgs?)
@JvmName(name = "dwyalomvshwefsnc")
suspend fun template(argument: suspend PodTemplateSpecPatchArgsBuilder.() -> Unit)