Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ServiceEntryList

Holds list of services, nodes and related checks

Hierarchy

  • ServiceEntryList

Index

Constructors

constructor

Methods

getIndex

  • getIndex(): number
  • Set Consul index, a unique identifier representing the current state of the requested list of services

    Returns number

getList

  • Set list of services

    Returns ServiceEntry[]

setIndex

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

    Parameters

    • index: number

    Returns ServiceEntryList

setList

  • Set list of services

    Parameters

    Returns ServiceEntryList

toJson

  • toJson(): {}
  • Returns {}

    • [key: string]: any

Generated using TypeDoc