import { type APIServiceSpec } from "https://deno.land/x/kubernetes_apis@v0.5.1/builtin/apiregistration.k8s.io@v1/structs.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