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

maintenanceServiceAwait

suspend fun ConsulClient.maintenanceServiceAwait(maintenanceOptions: MaintenanceOptions): Unit

Places a given service into "maintenance mode"

Parameters

maintenanceOptions - the maintenance options

resultHandler - will be called when complete

Returnreference
to this, for fluency *