import { type StorageVersionStatus } from "https://deno.land/x/kubernetes_apis@v0.5.1/builtin/internal.apiserver.k8s.io@v1alpha1/structs.ts";
API server instances report the versions they can decode and the version they encode objects to when persisting objects in the backend.
Properties
optional
conditions: Array<StorageVersionCondition> | nulloptional
storageVersions: Array<ServerStorageVersion> | null