2023-02-23 01:48:36 +00:00
# v1_ingress_load_balancer_ingress_t
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
2023-06-05 02:09:22 +00:00
**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** ](v1_ingress_port_status.md ) \* | ports provides information about the ports exposed by this LoadBalancer. | [optional]
2023-02-23 01:48:36 +00:00
[[Back to Model list]](../README.md#documentation -for-models) [[Back to API list]](../README.md#documentation -for-api-endpoints) [[Back to README]](../README.md)