import { type ServiceCIDRSpec } from "https://deno.land/x/kubernetes_apis@v0.5.3/builtin/networking.k8s.io@v1alpha1/mod.ts";
ServiceCIDRSpec define the CIDRs the user wants to use for allocating ClusterIPs for Services.
x/kubernetes_apis/builtin/networking.k8s.io@v1alpha1/mod.ts>ServiceCIDRSpec
import { type ServiceCIDRSpec } from "https://deno.land/x/kubernetes_apis@v0.5.3/builtin/networking.k8s.io@v1alpha1/mod.ts";
ServiceCIDRSpec define the CIDRs the user wants to use for allocating ClusterIPs for Services.