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

agentInfoAwait

suspend fun ConsulClient.agentInfoAwait(): JsonObject

Returns the configuration and member information of the local agent

Return
reference to this, for fluency *