import { type ReplicaSetStatus } from "https://deno.land/x/kubernetes_apis@v0.5.3/builtin/apps@v1/mod.ts";
ReplicaSetStatus represents the current status of a ReplicaSet.
Properties
optional
conditions: Array<ReplicaSetCondition> | nullx/kubernetes_apis/builtin/apps@v1/mod.ts>ReplicaSetStatus
import { type ReplicaSetStatus } from "https://deno.land/x/kubernetes_apis@v0.5.3/builtin/apps@v1/mod.ts";
ReplicaSetStatus represents the current status of a ReplicaSet.