Files
go/kubernetes/docs/V1beta1IngressBackend.md

12 lines
482 B
Markdown
Raw Permalink Normal View History

# V1beta1IngressBackend
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
2019-03-19 22:09:04 -07:00
**ServiceName** | **string** | Specifies the name of the referenced service. |
**ServicePort** | [**map[string]interface{}**](.md) | Specifies the port of the referenced service. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)