tcpSocket
TCPSocket specifies an action involving a TCP port.
object
Properties
Section titled “Properties”| Property | Type | Required | Default | Description |
|---|---|---|---|---|
host | string / null | No | - | Optional: Host name to connect to, defaults to the pod IP. |
port | string / integer | Yes | - | Number or name of the port to access on the container. Nu… |
Property Details
Section titled “Property Details”Number or name of the port to access on the container. Number must be in the range 1 to 65535. Name must be an IANA_SVC_NAME.