Classes | |
class | Plugin |
Nomad plugin that enables deployment of Nomad jobs. More... | |
Functions | |
def | wait_until_healthy |
def | host_url |
Validate –nomad-host argument. More... | |
Variables | |
list | __all__ = [] |
tuple | _logger |
def etr.plugins.nomad.host_url | ( | host | ) |
Validate –nomad-host argument.
Valid is an URI with netloc and optional scheme.
def etr.plugins.nomad.wait_until_healthy | ( | nomad_client, | |
job_id | |||
) |
list etr.plugins.nomad.__all__ = [] |
tuple etr.plugins.nomad._logger |