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