vertx / io.vertx.kotlin.ext.consul / NodeList

NodeList

fun NodeList(index: Long? = null, list: Iterable<Node>? = null): NodeList

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

Holds result of nodes query

Parameters

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

list - Set list of nodes