Files
c/kubernetes/docs/v1_load_balancer_status.md

11 lines
518 B
Markdown
Raw Permalink Normal View History

2021-03-17 16:35:19 +08:00
# v1_load_balancer_status_t
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**ingress** | [**list_t**](v1_load_balancer_ingress.md) \* | Ingress is a list containing ingress points for the load-balancer. Traffic intended for the service should be sent to these ingress points. | [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)