Files
go/kubernetes/docs/V1LoadBalancerIngress.md

12 lines
581 B
Markdown
Raw Normal View History

# V1LoadBalancerIngress
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
2019-03-19 22:09:04 -07:00
**Hostname** | **string** | Hostname is set for load-balancer ingress points that are DNS based (typically AWS load-balancers) | [optional]
**Ip** | **string** | IP is set for load-balancer ingress points that are IP based (typically GCE or OpenStack load-balancers) | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)