python/kubernetes/docs/V1LoadBalancerIngress.md
2016-11-22 17:23:41 -08:00

575 B

V1LoadBalancerIngress

Properties

Name Type Description Notes
hostname str Hostname is set for load-balancer ingress points that are DNS based (typically AWS load-balancers) [optional]
ip str IP is set for load-balancer ingress points that are IP based (typically GCE or OpenStack load-balancers) [optional]

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