import { type LoadBalancerIngress } from "https://deno.land/x/kubernetes_apis@v0.5.3/builtin/core@v1/mod.ts";
LoadBalancerIngress represents the status of a load-balancer ingress point: traffic intended for the service should be sent to an ingress point.
Properties
optional
ports: Array<PortStatus> | null