kubo/cmd/ipfs
Andrew Gillis 3b6f57788b
Expose additional migration APIs (#8153)
* Expose additional migration APIs

Expose migration APIs for reading migration config and creating migration fetchers.  This allows implementation of commands and external applications that want to retrieve migrations according to the Migration portion of the IPFS config.

This change also moves some functionality that is specific to fetching migrations via IPFS into the `ipfsfetcher` package.
2021-07-30 11:27:57 -07:00
..
dist Update the license distributed with dist builds to the dual one 2020-02-06 22:27:15 +01:00
util fix build on Plan 9 2020-09-23 22:27:01 -04:00
.gitignore make: rework makefiles for non-recursive make and add sharness coverage 2017-02-12 01:18:40 +01:00
add_migrations.go Expose additional migration APIs (#8153) 2021-07-30 11:27:57 -07:00
daemon_linux.go chore(dep): update deps 2020-01-28 21:20:17 -08:00
daemon_other.go systemd: add notify support 2019-09-27 16:08:30 -07:00
daemon.go Expose additional migration APIs (#8153) 2021-07-30 11:27:57 -07:00
dnsresolve_test.go fix dns test 2021-05-10 21:04:55 -07:00
init.go Feat: Re-import InitializeKeyspace code from go-namesys 2021-03-16 16:35:03 +01:00
ipfs.go move key rotation command to ipfs key rotate 2020-08-17 07:26:47 -04:00
main.go chore: update go-multiaddr and go-multiaddr-net 2020-08-25 15:24:48 -04:00
pinmfs_test.go refactor(pinmfs): log error if pre-existing pin failed (#8056) 2021-05-17 18:13:07 +02:00
pinmfs.go refactor(pinmfs): log error if pre-existing pin failed (#8056) 2021-05-17 18:13:07 +02:00
Rules.mk mk: s/go-build/go-build-relative/ 2019-03-05 18:33:58 +01:00
runmain_test.go make: rework makefiles for non-recursive make and add sharness coverage 2017-02-12 01:18:40 +01:00