vertx / io.vertx.kotlin.ext.consul / CheckList

CheckList

fun CheckList(index: Long? = null, list: Iterable<Check>? = null): CheckList

A function providing a DSL for building io.vertx.ext.consul.CheckList objects.

Holds result of checks query

Parameters

index - Set Consul index, a unique identifier representing the current state of the requested list of checks

list - Set list of checks