suspend fun ConsulClient.catalogNodesWithOptionsAwait(options: NodeQueryOptions): NodeList
Returns the nodes registered in a datacenter
options
- options used to request nodes
resultHandler
- will be provided with list of nodes
Returnreference
to this, for fluency *