AclToken |
Deprecated. |
BlockingQueryOptions |
Options used to perform blocking query that used to wait for a potential change using long polling.
|
BlockingQueryOptionsConverter |
|
Check |
Holds check properties
|
CheckConverter |
Converter and mapper for Check .
|
CheckList |
Holds result of checks query
|
CheckListConverter |
|
CheckOptions |
Options used to register checks in Consul.
|
CheckOptionsConverter |
|
CheckQueryOptions |
Options used to requesting list of checks
|
CheckQueryOptionsConverter |
|
ConsulClientOptions |
Options used to create Consul client.
|
ConsulClientOptionsConverter |
|
Coordinate |
Holds network coordinates of node
|
CoordinateConverter |
|
CoordinateList |
Holds result of network coordinates query
|
CoordinateListConverter |
|
DcCoordinates |
Holds coordinates of servers in datacenter
|
DcCoordinatesConverter |
|
Event |
Holds properties of Consul event
|
EventConverter |
Converter and mapper for Event .
|
EventList |
Holds result of events query
|
EventListConverter |
|
EventListOptions |
Holds options for events list request
|
EventListOptionsConverter |
|
EventOptions |
Options used to trigger a new user event.
|
EventOptionsConverter |
|
KeyValue |
Represents key/value pair stored in Consul
|
KeyValueConverter |
|
KeyValueList |
Holds result of key/value pairs query
|
KeyValueListConverter |
|
KeyValueOptions |
Options used to put key/value pair to Consul.
|
MaintenanceOptions |
Options used to placing a given service into "maintenance mode".
|
Node |
|
NodeConverter |
Converter and mapper for Node .
|
NodeList |
Holds result of nodes query
|
NodeListConverter |
|
NodeQueryOptions |
Options used to requesting list of nodes
|
NodeQueryOptionsConverter |
|
PreparedQueryDefinition |
Defines a prepared query.
|
PreparedQueryExecuteOptions |
Options used to execute prepared query
|
PreparedQueryExecuteOptionsConverter |
|
PreparedQueryExecuteResponse |
The results of executing prepared query
|
PreparedQueryExecuteResponseConverter |
|
Service |
Holds properties of service and node that its containing
|
ServiceEntry |
Holds properties of service, node and related checks
|
ServiceEntryConverter |
|
ServiceEntryList |
Holds list of services, nodes and related checks
|
ServiceEntryListConverter |
|
ServiceList |
Holds result of services query
|
ServiceListConverter |
|
ServiceOptions |
Options used to register service.
|
ServiceOptionsConverter |
|
ServiceQueryOptions |
Options used to requesting list of services
|
ServiceQueryOptionsConverter |
|
Session |
Holds properties of Consul sessions
|
SessionConverter |
|
SessionList |
Holds result of sessions query
|
SessionListConverter |
|
SessionOptions |
Options used to create session.
|
TxnError |
Holds information describing which operations failed if the transaction was rolled back.
|
TxnErrorConverter |
|
TxnKVOperation |
Holds operation to apply to the key/value store inside a transaction
|
TxnKVOperationConverter |
|
TxnRequest |
Holds list of operations in transaction
|
TxnResponse |
Holds results of transaction
|
TxnServiceOperation |
Holds the operation to apply to the service inside a transaction
|
TxnServiceOperationConverter |
|