ReplicationControllerSpecPatchArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "hwjdbdxfvbjawpof")
suspend fun minReadySeconds(value: Output<Int>)
@JvmName(name = "qlhkmkebnykceckb")
suspend fun minReadySeconds(value: Int?)
Link copied to clipboard
@JvmName(name = "unqjjsbrtnxebntc")
suspend fun replicas(value: Output<Int>)
@JvmName(name = "pedgwvslijtrxkro")
suspend fun replicas(value: Int?)
Link copied to clipboard
@JvmName(name = "tnpfbeveemkkdxmq")
suspend fun selector(value: Output<Map<String, String>>)
@JvmName(name = "ervpirrnfbogktof")
fun selector(vararg values: Pair<String, String>)
@JvmName(name = "yppfqcxidfotrorc")
suspend fun selector(value: Map<String, String>?)
Link copied to clipboard
@JvmName(name = "inlwrxsncnkxtpjm")
suspend fun template(value: Output<PodTemplateSpecPatchArgs>)
@JvmName(name = "dsocqyuxuysgbqjr")
suspend fun template(value: PodTemplateSpecPatchArgs?)
@JvmName(name = "ivimxmubyigyaafj")
suspend fun template(argument: suspend PodTemplateSpecPatchArgsBuilder.() -> Unit)