import * as kubernetesApis from "https://deno.land/x/kubernetes_apis@v0.5.1/builtin/coordination.k8s.io@v1/mod.ts";
Interfaces
Lease defines a lease concept. | |
LeaseList is a list of Lease objects. | |
LeaseSpec is a specification of a Lease. |
x/kubernetes_apis/builtin/coordination.k8s.io@v1/mod.ts
import * as kubernetesApis from "https://deno.land/x/kubernetes_apis@v0.5.1/builtin/coordination.k8s.io@v1/mod.ts";
Lease defines a lease concept. | |
LeaseList is a list of Lease objects. | |
LeaseSpec is a specification of a Lease. |