| Name | Type | Description | Notes |
|---|---|---|---|
| exec | V1ExecAction | One and only one of the following should be specified. Exec specifies the action to take. | [optional] |
| httpGet | V1HTTPGetAction | HTTPGet specifies the http request to perform. | [optional] |
| tcpSocket | V1TCPSocketAction | TCPSocket specifies an action involving a TCP port. TCP hooks not yet supported | [optional] |