LifecycleHandler defines a specific action that should be taken in a lifecycle hook. One and only one of the fields, except TCPSocket must be specified.
| Name | Type | Description | Notes |
|---|---|---|---|
| Exec | IoK8sApiCoreV1ExecAction | [optional] | |
| HttpGet | IoK8sApiCoreV1HTTPGetAction | [optional] | |
| TcpSocket | IoK8sApiCoreV1TCPSocketAction | [optional] |