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