vertx / io.vertx.rxjava.ext.consul / ConsulClient / rxCatalogServiceNodes

rxCatalogServiceNodes

open fun rxCatalogServiceNodes(service: String): Single<ServiceList>

Returns the nodes providing a service

Parameters

service - name of service

Return