vertx / io.vertx.kotlin.ext.consul / io.vertx.ext.consul.ConsulClient / catalogNodesAwait

catalogNodesAwait

suspend fun ConsulClient.catalogNodesAwait(): NodeList

Returns the nodes registered in a datacenter

Parameters

resultHandler - will be provided with list of nodes

Returnreference
to this, for fluency *