Liking cljdoc? Tell your friends :D

consul.proto.acl

Interface to com.orbitz.consul.AclClient.

Interface to com.orbitz.consul.AclClient.
raw docstring

consul.proto.agent

Interface to com.orbitz.consul.AgentClient.

Interface to com.orbitz.consul.AgentClient.
raw docstring

consul.proto.catalog

Interface to com.orbitz.consul.CatalogClient.

Many API calls in ICatalog return a response map, which contains keys :index, :knownLeader, :lastContact, and :response. The :response key maps the return value of each call.

API calls that take query option arguments may take either a com.orbitz.consul.options.QueryOptions instance, or a map spec containing keys:

  • :wait
  • :token
  • :index
  • :near
  • :datacenter
  • :node-meta
  • :tags
  • :consistency-mode
Interface to com.orbitz.consul.CatalogClient.

Many API calls in ICatalog return a response map, which contains
keys :index, :knownLeader, :lastContact, and :response. The
:response key maps the return value of each call.

API calls that take query option arguments may take either a
com.orbitz.consul.options.QueryOptions instance, or a map
spec containing keys:

* :wait
* :token
* :index
* :near
* :datacenter
* :node-meta
* :tags
* :consistency-mode
raw docstring

consul.proto.coordinate

Interface to com.orbitz.consul.CoordinateClient

Interface to com.orbitz.consul.CoordinateClient
raw docstring

consul.proto.event

Interface to com.orbitz.consul.EventClient.

Interface to com.orbitz.consul.EventClient.
raw docstring

consul.proto.health

Interface to com.orbitz.consul.HealthClient.

Interface to com.orbitz.consul.HealthClient.
raw docstring

consul.proto.kv

Interface to com.orbitz.consul.KeyValueClient.

Interface to com.orbitz.consul.KeyValueClient.
raw docstring

consul.proto.operator

Interface to com.orbitz.consul.OperatorClient.

Interface to com.orbitz.consul.OperatorClient.
raw docstring

consul.proto.prepared-query

Interface to com.orbitz.consul.PreparedQueryClient

Interface to com.orbitz.consul.PreparedQueryClient
raw docstring

consul.proto.session

Interface to com.orbitz.consul.SessionClient

Interface to com.orbitz.consul.SessionClient
raw docstring

consul.proto.snapshot

Interface to com.orbitz.consul.SnapshotClient

Interface to com.orbitz.consul.SnapshotClient
raw docstring

consul.proto.status

Interface to com.orbitz.consul.StatusClient

Interface to com.orbitz.consul.StatusClient
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close