Files
c/kubernetes/docs/v1_ingress_load_balancer_ingress.md
Kubernetes Prow Robot f0ac80fb61 Automated openapi generation from release-1.27
Signed-off-by: Kubernetes Prow Robot <k8s.ci.robot@gmail.com>
2023-06-05 02:09:22 +00:00

667 B

v1_ingress_load_balancer_ingress_t

Properties

Name Type Description Notes
hostname char * hostname is set for load-balancer ingress points that are DNS based. [optional]
ip char * ip is set for load-balancer ingress points that are IP based. [optional]
ports list_t * ports provides information about the ports exposed by this LoadBalancer. [optional]

[Back to Model list] [Back to API list] [Back to README]