Ecwid / consul-api

Java client for Consul HTTP API
Apache License 2.0
416 stars 177 forks source link

Add datacenter field for catalog model #160

Closed animesks closed 6 years ago

animesks commented 6 years ago

Consul introduced concept of datacenter in version 0.8.2

We should integrate datacenter field into catalog model: CatalogNode and CatalogService

We already have the datacenter field added into health model in consul-api version 1.2.3