import { type APIVersions } from "https://deno.land/x/kubernetes_apis@v0.5.0/builtin/meta@v1/structs.ts";
APIVersions lists the versions that are available, to allow clients to discover the API at /api, which is the root path of the legacy v1 API.
Properties
serverAddressByClientCIDRs: Array<ServerAddressByClientCIDR>