13 lines
621 B
Markdown
13 lines
621 B
Markdown
# V1EndpointPort
|
|
|
|
## Properties
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**Name** | **string** | The name of this port (corresponds to ServicePort.Name). Must be a DNS_LABEL. Optional only if one port is defined. | [optional]
|
|
**Port** | **int32** | The port number of the endpoint. |
|
|
**Protocol** | **string** | The IP protocol for this port. Must be UDP, TCP, or SCTP. Default is TCP. | [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)
|
|
|
|
|