vertx / io.vertx.kotlin.ext.consul / ServiceEntryList

ServiceEntryList

fun ServiceEntryList(index: Long? = null, list: Iterable<ServiceEntry>? = null): ServiceEntryList

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

Holds list of services, nodes and related checks

Parameters

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

list - Set list of services