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

x/kubernetes_apis/builtin/coordination.k8s.io@v1/mod.ts>LeaseList

REST focused Typescript classes for Kubernetes APIs, and tools for generating API interfaces
Latest
interface LeaseList
implements ListOf<Lease>
import { type LeaseList } from "https://deno.land/x/kubernetes_apis@v0.5.1/builtin/coordination.k8s.io@v1/mod.ts";

LeaseList is a list of Lease objects.

Properties

optional
apiVersion: "coordination.k8s.io/v1"
optional
kind: "LeaseList"