ReplicationControllerSpecPatchArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "iwieidupsfmhdnog")
suspend fun minReadySeconds(value: Output<Int>)
@JvmName(name = "uiqliwjjxranwnyr")
suspend fun minReadySeconds(value: Int?)
Link copied to clipboard
@JvmName(name = "tpexdahgcbsyedwm")
suspend fun replicas(value: Output<Int>)
@JvmName(name = "rpejihbiybutjnac")
suspend fun replicas(value: Int?)
Link copied to clipboard
@JvmName(name = "rbbdccstuhtuptej")
suspend fun selector(value: Output<Map<String, String>>)
@JvmName(name = "qnocficcffebmsvu")
fun selector(vararg values: Pair<String, String>)
@JvmName(name = "dydjhhcjbjixacin")
suspend fun selector(value: Map<String, String>?)
Link copied to clipboard
@JvmName(name = "lurqufuotjhbsjwt")
suspend fun template(value: Output<PodTemplateSpecPatchArgs>)
@JvmName(name = "sxctbqrxeltxnyop")
suspend fun template(value: PodTemplateSpecPatchArgs?)
@JvmName(name = "xybwfvlrkshdjhwr")
suspend fun template(argument: suspend PodTemplateSpecPatchArgsBuilder.() -> Unit)