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 = "oplryohlqvgbbxgl")
suspend fun apiVersion(value: Output<String>)
@JvmName(name = "yidynmkvuondpscx")
suspend fun apiVersion(value: String?)
Link copied to clipboard
@JvmName(name = "liiecqkovlftwiof")
suspend fun kind(value: Output<String>)
@JvmName(name = "xrwhmpdnsyvdwfhx")
suspend fun kind(value: String?)
Link copied to clipboard
@JvmName(name = "ojglvkcmcqsedkio")
suspend fun metadata(value: Output<ObjectMetaPatchArgs>)
@JvmName(name = "upbtjhansgbikuwy")
suspend fun metadata(value: ObjectMetaPatchArgs?)
@JvmName(name = "tshbsieyayupywbu")
suspend fun metadata(argument: suspend ObjectMetaPatchArgsBuilder.() -> Unit)
Link copied to clipboard
@JvmName(name = "juftgrweawbwpxdg")
suspend fun spec(value: Output<ReplicaSetSpecPatchArgs>)
@JvmName(name = "rpjbbrcapsmtgcia")
suspend fun spec(value: ReplicaSetSpecPatchArgs?)
@JvmName(name = "bygpbffuiimvucty")
suspend fun spec(argument: suspend ReplicaSetSpecPatchArgsBuilder.() -> Unit)