Files
go/kubernetes/docs/V1TcpSocketAction.md

12 lines
568 B
Markdown
Raw Permalink Normal View History

# V1TcpSocketAction
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
2019-03-19 22:09:04 -07:00
**Host** | **string** | Optional: Host name to connect to, defaults to the pod IP. | [optional]
**Port** | [**map[string]interface{}**](.md) | 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]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)