Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/kubernetes_apis/cert-manager/cert-manager.io@v1/mod.ts>CertificateList

REST focused Typescript classes for Kubernetes APIs, and tools for generating API interfaces
Go to Latest
interface CertificateList
implements ListOf<Certificate>
import { type CertificateList } from "https://deno.land/x/kubernetes_apis@v0.3.2/cert-manager/cert-manager.io@v1/mod.ts";

Properties

optional
apiVersion: "cert-manager.io/v1"
optional
kind: "CertificateList"