Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 665 Bytes

V1EndpointPort.md

File metadata and controls

12 lines (8 loc) · 665 Bytes

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] [default to null]
Port int32 The port number of the endpoint. [default to null]
Protocol string The IP protocol for this port. Must be UDP or TCP. Default is TCP. [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]