etcd state management client for HKube
npm install @hkube/etcd

``js
algorithms
builds
debug
executions
queue
requirements
store
versions
discovery
executions
stored
running
jobs
tasks
state
status
results
pipelineDrivers
queue
requirements
store
pipelines
webhooks
workers
``
For each sub item in the hierarchy the following methods are available:
- get
- set
- update
- delete
- list
- watch
- unwatch
The API works exactly as the hierarchy above:
- algorithms.builds.get
- jobs.status.set
- jobs.results.watch