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

healthStateAwait

suspend fun ConsulClient.healthStateAwait(healthState: HealthState): CheckList

Returns the checks in the specified status

Parameters

healthState - the health state

Return
reference to this, for fluency *