An Erlang client library for Consul.
- Consul 0.5+
- Erlang 17.5+
| Name | Type | Default | Description |
|---|---|---|---|
| hostname | list() | 127.0.0.1 |
The IP address of the Consul server |
| port | pos_integer() | 8500 |
The HTTP port of the Consul server |
| acl | list() | undefined | The ACL to use when making requests to the Consul server |
| conserl |
| conserl_agent |
| conserl_catalog |
| conserl_kv |