import { type StatefulSetStatus } from "https://deno.land/x/kubernetes_apis@v0.5.3/builtin/apps@v1/structs.ts";
StatefulSetStatus represents the current state of a StatefulSet.
Properties
optional
conditions: Array<StatefulSetCondition> | nullx/kubernetes_apis/builtin/apps@v1/structs.ts>StatefulSetStatus
import { type StatefulSetStatus } from "https://deno.land/x/kubernetes_apis@v0.5.3/builtin/apps@v1/structs.ts";
StatefulSetStatus represents the current state of a StatefulSet.