deployment Patch
suspend fun deploymentPatch(name: String, block: suspend DeploymentPatchResourceBuilder.() -> Unit): DeploymentPatch
Deprecated
extensions/v1beta1/Deployment is deprecated by apps/v1/Deployment and not supported by Kubernetes v1.16+ clusters.
Parameters
name
The unique name of the resulting resource.
block
Builder for DeploymentPatch.
See also
Deprecated
extensions/v1beta1/Deployment is deprecated by apps/v1/Deployment and not supported by Kubernetes v1.16+ clusters.
Parameters
name
The unique name of the resulting resource.