View Source Consul.Api.V1.Health (consulex v0.1.6)

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 Source

List checks associated with the service provided on the path.

Link to this function

list_nodes(connection, service, optional_params \\ [], opts \\ [])

View Source

List nodes providing the service indicated on the path.