ipfs-cluster/cmd/ipfs-cluster-service
Robert Ignat ed30ac1ab4 Add ApplyEnvVars() to ComponentConfig interface
* cluster and restapi configs can also get values from environment variables
* other config components don't read any values from the environment

License: MIT
Signed-off-by: Robert Ignat <robert.ignat91@gmail.com>
2019-02-07 20:51:20 +02:00
..
dist Move ipfs-cluster-service and ipfs-cluster-ctl to cmd/ 2018-09-27 20:56:09 +02:00
configs.go add opencensus tracing and metrics 2019-02-04 18:53:21 +10:00
daemon.go add opencensus tracing and metrics 2019-02-04 18:53:21 +10:00
lock.go Move ipfs-cluster-service and ipfs-cluster-ctl to cmd/ 2018-09-27 20:56:09 +02:00
main.go Add ApplyEnvVars() to ComponentConfig interface 2019-02-07 20:51:20 +02:00
Makefile Move ipfs-cluster-service and ipfs-cluster-ctl to cmd/ 2018-09-27 20:56:09 +02:00
state.go add opencensus tracing and metrics 2019-02-04 18:53:21 +10:00