import { type APIServiceSpec } from "https://deno.land/x/kubernetes_apis@v0.5.3/builtin/apiregistration.k8s.io@v1/mod.ts";
APIServiceSpec contains information for locating and communicating with a server. Only https is supported, though you are able to disable certificate verification.
Properties
optional
service: ServiceReference | null