DeploymentPatchArgsBuilder

Deprecated

apps/v1beta1/Deployment is deprecated by apps/v1/Deployment and not supported by Kubernetes v1.16+ clusters.

Builder for DeploymentPatchArgs.

Functions

Link copied to clipboard
@JvmName(name = "qwxxcbvhbyxjcrcl")
suspend fun apiVersion(value: Output<String>)
@JvmName(name = "tfexitdbqgeycrog")
suspend fun apiVersion(value: String?)
Link copied to clipboard
@JvmName(name = "rtpcmkkggdkaaepl")
suspend fun kind(value: Output<String>)
@JvmName(name = "vrvuiahwmgjtiihh")
suspend fun kind(value: String?)
Link copied to clipboard
@JvmName(name = "duwvuhrhcdwxkjhe")
suspend fun metadata(value: Output<ObjectMetaPatchArgs>)
@JvmName(name = "xyxvxtafewadrilu")
suspend fun metadata(value: ObjectMetaPatchArgs?)
@JvmName(name = "ixeainciryltijbf")
suspend fun metadata(argument: suspend ObjectMetaPatchArgsBuilder.() -> Unit)
Link copied to clipboard
@JvmName(name = "bxqqjodtdqnvcqtg")
suspend fun spec(value: Output<DeploymentSpecPatchArgs>)
@JvmName(name = "hhijhpfrifsigmpk")
suspend fun spec(value: DeploymentSpecPatchArgs?)
@JvmName(name = "llcdxvhiwgdhokvh")
suspend fun spec(argument: suspend DeploymentSpecPatchArgsBuilder.() -> Unit)