exconsul v1.0.0 Consul.Agent.Check
Link to this section Summary
Link to this section Functions
Link to this function
deregister(id, opts \\ [])
deregister(binary(), Keyword.t()) :: Consul.Endpoint.response()
Link to this function
fail(id, opts \\ [])
fail(binary(), Keyword.t()) :: Consul.Endpoint.response()
Link to this function
pass(id, opts \\ [])
pass(binary(), Keyword.t()) :: Consul.Endpoint.response()
Link to this function
register(body, opts \\ [])
register(map(), Keyword.t()) :: Consul.Endpoint.response()
Link to this function
warn(id, opts \\ [])
warn(binary(), Keyword.t()) :: Consul.Endpoint.response()