Files
go/kubernetes/docs/V1TcpSocketAction.md
2019-03-26 08:13:00 -07:00

568 B

V1TcpSocketAction

Properties

Name Type Description Notes
Host string Optional: Host name to connect to, defaults to the pod IP. [optional]
Port map[string]interface{} 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.

[Back to Model list] [Back to API list] [Back to README]