import { type DeploymentStatus } from "https://deno.land/x/kubernetes_apis@v0.5.3/builtin/apps@v1/mod.ts";
DeploymentStatus is the most recently observed status of the Deployment.
Properties
optional
conditions: Array<DeploymentCondition> | nullx/kubernetes_apis/builtin/apps@v1/mod.ts>DeploymentStatus
import { type DeploymentStatus } from "https://deno.land/x/kubernetes_apis@v0.5.3/builtin/apps@v1/mod.ts";
DeploymentStatus is the most recently observed status of the Deployment.