import * as kubernetesApis from "https://deno.land/x/kubernetes_apis@v0.5.3/builtin/certificates.k8s.io@v1alpha1/structs.ts";
Interfaces
ClusterTrustBundle is a cluster-scoped container for X.509 trust anchors (root certificates). | |
ClusterTrustBundleList is a collection of ClusterTrustBundle objects | |
ClusterTrustBundleSpec contains the signer and trust anchors. |