import { type APIGroup } from "https://deno.land/x/kubernetes_apis@v0.5.1/builtin/meta@v1/structs.ts";
APIGroup contains the name, the supported versions, and the preferred version of a group.
Properties
optional
preferredVersion: GroupVersionForDiscovery | nulloptional
serverAddressByClientCIDRs: Array<ServerAddressByClientCIDR> | nullversions: Array<GroupVersionForDiscovery>