vertx / io.vertx.reactivex.ext.consul / ConsulClient / rxHealthChecks

rxHealthChecks

open fun rxHealthChecks(service: String): Single<CheckList>

Returns the checks associated with the service

Parameters

service - the service name

Return