nomad_pydantic.Lifecycle

pydantic model nomad_pydantic.Lifecycle[source]

Bases: NomadModel

field hook: Literal['prestart', 'poststart', 'poststop'] [Required] (alias 'Hook')
field sidecar: bool = False (alias 'Sidecar')