gateway api v1.6.2 experimental
XBackend.spec.port
Port defines the port that the implementation should use when connecting to this backend.
| Field / Type | Description |
|---|---|
name | Name represents the name of this port. All ports in a Backend must have a unique name. Name must either be an empty string or pass DNS_LABEL validation (lowercase alphanumeric or '-', starting and ending with an alphanumeric character, at most 63 characters).
|
port | Port represents the port number of the endpoint.
|