ReplicaSetPatchArgsBuilder

Deprecated

apps/v1beta2/ReplicaSet is deprecated by apps/v1/ReplicaSet and not supported by Kubernetes v1.16+ clusters.

Builder for ReplicaSetPatchArgs.

Functions

Link copied to clipboard
@JvmName(name = "lqopyawuwwxacedu")
suspend fun apiVersion(value: Output<String>)
@JvmName(name = "dabqstipofeammwe")
suspend fun apiVersion(value: String?)
Link copied to clipboard
@JvmName(name = "oeofevgqhpbedugk")
suspend fun kind(value: Output<String>)
@JvmName(name = "yumfheuglwbpjyxj")
suspend fun kind(value: String?)
Link copied to clipboard
@JvmName(name = "bsasqohspwtxwvxo")
suspend fun metadata(value: Output<ObjectMetaPatchArgs>)
@JvmName(name = "rjecaejltxjiricb")
suspend fun metadata(value: ObjectMetaPatchArgs?)
@JvmName(name = "cpxiufafcyvvncvl")
suspend fun metadata(argument: suspend ObjectMetaPatchArgsBuilder.() -> Unit)
Link copied to clipboard
@JvmName(name = "vokqerrufkratphm")
suspend fun spec(value: Output<ReplicaSetSpecPatchArgs>)
@JvmName(name = "heokoetcxpdfkibi")
suspend fun spec(value: ReplicaSetSpecPatchArgs?)
@JvmName(name = "mcajnoobvkhueqoc")
suspend fun spec(argument: suspend ReplicaSetSpecPatchArgsBuilder.() -> Unit)