Skip to main content
Schemaobject

io.k8s.api.networking.v1.IngressLoadBalancerIngress

IngressLoadBalancerIngress represents the status of a load-balancer ingress point.

Source
specs/apis__networking.k8s.io__v1_openapi.json
Revision
9a79c3bd90f7
Active snapshot
2a9112600697
hostname string
optional

hostname is set for load-balancer ingress points that are DNS based.

ip string
optional

ip is set for load-balancer ingress points that are IP based.

ports array
optional

ports provides information about the ports exposed by this LoadBalancer.