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

rxRegisterService

open fun rxRegisterService(serviceOptions: ServiceOptions): Completable

Adds a new service, with an optional health check, to the local agent.

Parameters

serviceOptions - the options of new service

Return