import { type EndpointAddress } from "https://deno.land/x/kubernetes_apis@v0.5.3/builtin/core@v1/structs.ts";
EndpointAddress is a tuple that describes single IP address.
x/kubernetes_apis/builtin/core@v1/structs.ts>EndpointAddress
import { type EndpointAddress } from "https://deno.land/x/kubernetes_apis@v0.5.3/builtin/core@v1/structs.ts";
EndpointAddress is a tuple that describes single IP address.