IPFS v0.1.5 IPFS.ClusterAPI View Source
The following endpoint wrappers still need to be implemented:
- POST /peers
- DELETE /peers/{peerID}
- POST /pins/sync
- POST /pins/{cid}
- DELETE /pins/{cid}
- POST /pins/{cid}/sync
- POST /pins/{cid}/recover
Link to this section Summary
Functions
Builds a likelly to work connection struct to use with IPFS cluster
Retrieves the cluster peer information
Retrieves version information about the running IPFS node
Link to this section Types
Link to this section Functions
Builds a likelly to work connection struct to use with IPFS cluster.
Retrieves the cluster peer information.
Retrieves version information about the running IPFS node.