import { type DeploymentSpec } from "https://deno.land/x/kubernetes_apis@v0.5.3/builtin/apps@v1/mod.ts";
DeploymentSpec is the specification of the desired behavior of the Deployment.
Properties
optional
strategy: DeploymentStrategy | nullx/kubernetes_apis/builtin/apps@v1/mod.ts>DeploymentSpec
import { type DeploymentSpec } from "https://deno.land/x/kubernetes_apis@v0.5.3/builtin/apps@v1/mod.ts";
DeploymentSpec is the specification of the desired behavior of the Deployment.