Name | Type | Description | Notes |
---|---|---|---|
Exec | *V1ExecAction | One and only one of the following should be specified. Exec specifies the action to take. | [optional] [default to null] |
HttpGet | *V1HttpGetAction | HTTPGet specifies the http request to perform. | [optional] [default to null] |
TcpSocket | *V1TcpSocketAction | TCPSocket specifies an action involving a TCP port. TCP hooks not yet supported | [optional] [default to null] |