View Source Consul.Api.V1.Health (consulex v0.2.1)
Higher level abstraction on top of Consul's Health API.
Link to this section Summary
Functions
List checks associated with the service provided on the path.
List nodes providing the service indicated on the path.
Link to this section Functions
Link to this function
list_checks(connection, service, optional_params \\ [], opts \\ [])
View SourceList checks associated with the service provided on the path.
Link to this function
list_nodes(connection, service, optional_params \\ [], opts \\ [])
View SourceList nodes providing the service indicated on the path.