IngressLoadBalancerIngress
io.k8s.api.networking.v1.IngressLoadBalancerIngress
Description
IngressLoadBalancerIngress represents the status of a load-balancer ingress point.
Properties
-
hostnamestring - hostname is set for load-balancer ingress points that are DNS based.
-
ipstring - ip is set for load-balancer ingress points that are IP based.
-
ports[]IngressPortStatus - ports provides information about the ports exposed by this LoadBalancer.