Skip to content

For the complete documentation index, see llms.txt. Markdown versions of all docs pages are available by appending .md to any docs URL.

Port

Page as Markdown

Port API reference.

Proto: port.proto

Package: common.gloo.solo.io

PortSelector

selects an individual port by number or name

FieldDescription
number(uint32)

the number of the port on the destination objects being targeted.
name(string)

the name of the port on the destination objects being targeted.