ipfs-cluster/api/rest
Kishan Sagathiya 13d56b4930 Added support for allocations (#647)
`allocations` will be a comma-separated list of peer IDs on which we
want to pin. Peers in allocations are prioritized over automatically-determined
ones, but replication factors would stil be respected.
2019-02-25 11:40:16 +00:00
..
client Added support for allocations (#647) 2019-02-25 11:40:16 +00:00
test Issue #162: Add tests for rest.Config 2017-10-19 20:49:18 +02:00
config_test.go Fix env config tests 2019-02-18 13:36:51 +02:00
config.go Remove backwards compatibility hacks 2019-02-20 14:02:09 +00:00
restapi_test.go Added support for allocations (#647) 2019-02-25 11:40:16 +00:00
restapi.go Add PinPath/UnpinPath support. 2019-02-20 11:13:03 +00:00