Schema
objectio.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
optionalOptional: Host name to connect to, defaults to the pod IP.
port
requiredNumber 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.