Files
c/kubernetes/docs/v1_ingress_load_balancer_ingress.md
Kubernetes Prow Robot 060e5f800a Automated openapi generation from release-1.26
Signed-off-by: Kubernetes Prow Robot <k8s.ci.robot@gmail.com>
2023-02-23 01:48:36 +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]