open fun agentInfo(resultHandler: Handler<AsyncResult<JsonObject>>): ConsulClient
Returns the configuration and member information of the local agent
resultHandler - will be provided with the configuration and member information of the local agent
Return
reference to this, for fluency