import * as kubernetesApis from "https://deno.land/x/kubernetes_apis@v0.5.1/builtin/internal.apiserver.k8s.io@v1alpha1/mod.ts";
Interfaces
An API server instance reports the version it can decode and the version it encodes objects to when persisting objects in the backend. | |
Storage version of a specific resource. | |
Describes the state of the storageVersion at a certain point. | |
A list of StorageVersions. | |
StorageVersionSpec is an empty spec. | |
API server instances report the versions they can decode and the version they encode objects to when persisting objects in the backend. |