Liking cljdoc? Tell your friends :D

rubber.node

Elasticsearch node management

Elasticsearch node management
raw docstring

add-contextclj

(add-context m)
source

cclj

source

checkclj

(check)

check the connection is working and cluster is healthy

check the connection is working and cluster is healthy
sourceraw docstring

connectclj

(connect {:keys [hosts auth self? major minor]})

Connecting to Elasticsearch

Connecting to Elasticsearch
sourceraw docstring

connectionclj

(connection)
source

healthclj

(health)

get cluster health

get cluster health
sourceraw docstring

self-signed-contextclj

(self-signed-context)

trusting self signed ssl certs

trusting self signed ssl certs
sourceraw docstring

stopclj

(stop)

Reset connection atom

Reset connection atom
sourceraw docstring

versionclj

(version)

get cluster version information

get cluster version information
sourceraw docstring

version-checkclj

(version-check required-major required-minor)

Check required major and minor version

Check required major and minor version
sourceraw docstring

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

× close