open fun rxCatalogServicesWithOptions(options: BlockingQueryOptions): Single<ServiceList>
Returns the services registered in a datacenter This is blocking query unlike io.vertx.rxjava.ext.consul.ConsulClient#catalogServices
options - the blocking options
Return