libcluster_consul v1.0.0 API Reference

Modules

This clustering strategy is specific to the Consul service networking solution. It works by querying the platform's metadata API for containers belonging to a given service name and attempts to connect them (see: https://www.consul.io/api/catalog.html).

This endpoint grab nodes from Consul using the Agent HTTP API.

This endpoint grab nodes from Consul using the Catalog HTTP API.

This endpoint grab nodes from Consul using the Health HTTP API.

This endpoint grab nodes from multiple datacenters using a list of Consul endpoints.