suspend fun ConsulClient.healthServiceNodesAwait(service: String, passing: Boolean): ServiceEntryList
Suspending version of method io.vertx.ext.consul.ConsulClient.healthServiceNodes
passing
- if true, filter results to only nodes with all checks in the passing state
Return
NOTE: This function has been automatically generated from io.vertx.ext.consul.ConsulClient using Vert.x codegen.