Skip to content
nomad-pydantic
v0.1.1
Toggle navigation menu
⌘
K
nomad-pydantic
v0.1.1
/
API reference
/
nomad_pydantic.Lifecycle
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')
¶