Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 732 Bytes

V1LifecycleHook.md

File metadata and controls

12 lines (8 loc) · 732 Bytes

V1LifecycleHook

Properties

Name Type Description Notes
failure_policy str FailurePolicy specifies what action to take if the hook fails.
exec_new_pod V1ExecNewPodHook ExecNewPod specifies the options for a lifecycle hook backed by a pod. [optional]
tag_images list[V1TagImageHook] TagImages instructs the deployer to tag the current image referenced under a container onto an image stream tag. [optional]

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