ReplicaSetPatchArgsBuilder

Deprecated

extensions/v1beta1/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 = "nxxhqunwfukhrpva")
suspend fun apiVersion(value: Output<String>)
@JvmName(name = "tuwmovtxqhhlciba")
suspend fun apiVersion(value: String?)
Link copied to clipboard
@JvmName(name = "lgydtqkpjpaswpnr")
suspend fun kind(value: Output<String>)
@JvmName(name = "jrmtsadfjuaxousb")
suspend fun kind(value: String?)
Link copied to clipboard
@JvmName(name = "tjukoqptsfdiijlp")
suspend fun metadata(value: Output<ObjectMetaPatchArgs>)
@JvmName(name = "tbsjloyixuqutffn")
suspend fun metadata(value: ObjectMetaPatchArgs?)
@JvmName(name = "nplfjqqbkilovvuu")
suspend fun metadata(argument: suspend ObjectMetaPatchArgsBuilder.() -> Unit)
Link copied to clipboard
@JvmName(name = "qmncgmkrjywhiqjk")
suspend fun spec(value: Output<ReplicaSetSpecPatchArgs>)
@JvmName(name = "imjfhseiauabuxvs")
suspend fun spec(value: ReplicaSetSpecPatchArgs?)
@JvmName(name = "ooqstcfhkhiebxfd")
suspend fun spec(argument: suspend ReplicaSetSpecPatchArgsBuilder.() -> Unit)