ArgoWorkflows::IoK8sApiCoreV1LifecycleHandler

Properties

Name Type Description Notes
exec IoK8sApiCoreV1ExecAction Exec specifies the action to take. [optional]
http_get IoK8sApiCoreV1HTTPGetAction HTTPGet specifies the http request to perform. [optional]
sleep IoK8sApiCoreV1SleepAction Sleep represents the duration that the container should sleep before being terminated. [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]