suspend fun ConsulClient.catalogDatacentersAwait(): List<String>
Return all the datacenters that are known by the Consul server
Return reference to this, for fluency *