Files
go/kubernetes/docs/V1Handler.md

13 lines
506 B
Markdown
Raw Permalink Normal View History

# V1Handler
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
2019-03-19 22:09:04 -07:00
**Exec** | [**V1ExecAction**](v1.ExecAction.md) | | [optional]
**HttpGet** | [**V1HttpGetAction**](v1.HTTPGetAction.md) | | [optional]
**TcpSocket** | [**V1TcpSocketAction**](v1.TCPSocketAction.md) | | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)