Name | Type | Description | Notes |
---|---|---|---|
_exec | IoK8sApiCoreV1ExecAction | Exec specifies the action to take. | [optional] |
http_get | IoK8sApiCoreV1HTTPGetAction | HTTPGet specifies the http request to perform. | [optional] |
tcp_socket | IoK8sApiCoreV1TCPSocketAction | Deprecated. TCPSocket is NOT supported as a LifecycleHandler and kept for the backward compatibility. There are no validation of this field and lifecycle hooks will fail in runtime when tcp handler is specified. | [optional] |