Argo Workflows · JSON Structure
Argo Workflows Io K8S Api Core V1 Lifecycle Structure
Lifecycle describes actions that the management system should take in response to container lifecycle events. For the PostStart and PreStop lifecycle handlers, management of the container blocks until the action is complete, unless the container process fails, in which case the handler is aborted.
CNCFContainersData ProcessingKubernetesMachine LearningOpen SourceWorkflow Engine
io.k8s.api.core.v1.Lifecycle is a JSON Structure definition published by Argo Workflows, describing 3 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
Properties
postStart
preStop
stopSignal
Meta-schema: https://json-structure.org/meta/core/v0/#