Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 890 Bytes

IoK8sApiCoreV1LifecycleHandler.md

File metadata and controls

12 lines (8 loc) · 890 Bytes

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]
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]

[Back to Model list] [Back to API list] [Back to README]