istio v1.31.0
ServiceEntry.spec.ports
The ports associated with the external service.
| Field / Type | Description |
|---|---|
name | Label assigned to the port.
|
number | A valid non-negative integer port number.
|
protocol | The protocol exposed on the port.
|
targetPort | The port number on the endpoint where the traffic will be received.
|