exconsul

v1.0.0

  • Pages
  • Modules
  • Exceptions

    exconsul v1.0.0 Consul.Health

    Link to this section Summary

    Functions

    checks(id, opts \\ [])
    node(id, opts \\ [])
    service(id, opts \\ [])
    state(id, opts \\ [])

    Link to this section Functions

    Link to this function checks(id, opts \\ [])
    checks(binary(), Keyword.t()) :: Consul.Endpoint.response()
    Link to this function node(id, opts \\ [])
    node(binary(), Keyword.t()) :: Consul.Endpoint.response()
    Link to this function service(id, opts \\ [])
    service(binary(), Keyword.t()) :: Consul.Endpoint.response()
    Link to this function state(id, opts \\ [])
    state(binary(), Keyword.t()) :: Consul.Endpoint.response()

    Built using ExDoc (v0.18.3), designed by Friedel Ziegelmayer.