python/docs/V1LoadBalancerIngress.md
2016-11-02 13:38:36 -07: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]