Consul.Api.V1.Catalog (consulex v0.1.0) View Source

Higher level abstraction on top of Consul's Catalog API.

Link to this section Summary

Link to this section Functions

Link to this function

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

View Source

List the nodes for a service.

Link to this function

list_services(connection, optional_params \\ [], opts \\ [])

View Source

List the services registered in a given datacenter.