import { type DeploymentCondition } from "https://deno.land/x/kubernetes_apis@v0.5.3/builtin/apps@v1/mod.ts";
DeploymentCondition describes the state of a deployment at a certain point.
x/kubernetes_apis/builtin/apps@v1/mod.ts>DeploymentCondition
import { type DeploymentCondition } from "https://deno.land/x/kubernetes_apis@v0.5.3/builtin/apps@v1/mod.ts";
DeploymentCondition describes the state of a deployment at a certain point.