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