Schema
objectio.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
optionalhostname is set for load-balancer ingress points that are DNS based.
ip string
optionalip is set for load-balancer ingress points that are IP based.
ports array
optionalports provides information about the ports exposed by this LoadBalancer.