import { type FlowSchemaStatus } from "https://deno.land/x/kubernetes_apis@v0.5.0/builtin/flowcontrol.apiserver.k8s.io@v1beta3/structs.ts";
FlowSchemaStatus represents the current state of a FlowSchema.
Properties
optional
conditions: Array<FlowSchemaCondition> | null