ipfs-cluster/api/rest
Hector Sanjuan 00dffe23b8 Adder: Add "no-pin" option.
This does 3 things:

- Add a NoPin option to the adder. When set to true, the adding process does not
send a pin in the end.

- When user-allocations are set and local=true happens, we do not overwrite
  the allocations returned by the allocator to include the local peer
  anymore, as this could alter user-allocations.

- Some code improvement (remove pointers).
2022-02-28 20:10:12 +01:00
..
client Adder: Add "no-pin" option. 2022-02-28 20:10:12 +01:00
config.go API: Refactor REST API. Extract all functionality. 2021-09-16 15:52:25 +02:00
restapi_test.go Restapi: add "cids" query param to /pins 2022-02-02 00:39:09 +01:00
restapi.go Restapi: add "cids" query param to /pins 2022-02-02 00:39:09 +01:00