import { AcmeCertManagerIoV1Api } from "https://deno.land/x/kubernetes_apis@v0.3.2/cert-manager/acme.cert-manager.io@v1/mod.ts";
Methods
getChallengeListForAllNamespaces(opts?: operations.GetListOpts)
getOrderListForAllNamespaces(opts?: operations.GetListOpts)
namespace(name: string)
watchChallengeListForAllNamespaces(opts?: operations.WatchListOpts)
watchOrderListForAllNamespaces(opts?: operations.WatchListOpts)