Skip to main content
Schemaobject

io.k8s.api.core.v1.TCPSocketAction

TCPSocketAction describes an action based on opening a socket

Source
specs/apis__batch__v1_openapi.json
Revision
9a79c3bd90f7
Active snapshot
2a9112600697
host string
optional

Optional: Host name to connect to, defaults to the pod IP.

port
required

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.