View Source Consul.Api.V1.Catalog (consulex v0.2.1)
Higher level abstraction on top of Consul's Catalog API.
Link to this section Summary
Functions
List all available nodes.
List all available services.
List datacenters.
List services at a node.
List the nodes for a service.
List the services registered in a given datacenter.
Link to this section Functions
List all available nodes.
List all available services.
List datacenters.
Link to this function
list_node_services(connection, node, optional_params \\ [], opts \\ [])
View SourceList services at a node.
Link to this function
list_nodes(connection, service, optional_params \\ [], opts \\ [])
View SourceList the nodes for a service.
List the services registered in a given datacenter.