Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/kubernetes_apis/builtin/internal.apiserver.k8s.io@v1alpha1/structs.ts

REST focused Typescript classes for Kubernetes APIs, and tools for generating API interfaces
Latest
import * as kubernetesApis from "https://deno.land/x/kubernetes_apis@v0.5.2/builtin/internal.apiserver.k8s.io@v1alpha1/structs.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.