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