nomex v0.0.3 Nomex.Regions
Methods in this module are used to interact with Nomad’s Regions HTTP API. More information here:
Link to this section Summary
Functions
issues a GET request to <NOMAD_HOST>/v1/regions
issues a GET request to <NOMAD_HOST>/v1/regions
Link to this section Functions
issues a GET request to <NOMAD_HOST>/v1/regions
returns a tuple with status (:ok, :error
) and the %Nomex.Response{}
issues a GET request to <NOMAD_HOST>/v1/regions
returns a %Nomex.Response{}
or raises exception