1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/plugin
Brian Goff d7ba1f85ef Use containerd dist libs for plugin pull/pull
This removes the use of the old distribution code in the plugin packages
and replaces it with containerd libraries for plugin pushes and pulls.

Additionally it uses a content store from containerd which seems like
it's compatible with the old "basicBlobStore" in the plugin package.
This is being used locally isntead of through the containerd client for
now.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2020-04-02 15:03:06 -07:00
..
executor/containerd cgroup2: use shim V2 2020-01-01 02:58:40 +09:00
v2 Use containerd dist libs for plugin pull/pull 2020-04-02 15:03:06 -07:00
backend_linux.go Use containerd dist libs for plugin pull/pull 2020-04-02 15:03:06 -07:00
backend_linux_test.go Add canonical import comment 2018-02-05 16:51:57 -05:00
backend_unsupported.go Switch from x/net/context -> context 2018-04-23 13:52:44 -07:00
defs.go goimports: fix imports 2019-09-18 12:56:54 +02:00
errors.go Add canonical import comment 2018-02-05 16:51:57 -05:00
events.go Add canonical import comment 2018-02-05 16:51:57 -05:00
fetch_linux.go Use containerd dist libs for plugin pull/pull 2020-04-02 15:03:06 -07:00
manager.go Use containerd dist libs for plugin pull/pull 2020-04-02 15:03:06 -07:00
manager_linux.go Use containerd dist libs for plugin pull/pull 2020-04-02 15:03:06 -07:00
manager_linux_test.go Really switch to moby/sys/mount* 2020-03-20 09:46:25 -07:00
manager_test.go Add canonical import comment 2018-02-05 16:51:57 -05:00
manager_windows.go goimports: fix imports 2019-09-18 12:56:54 +02:00
progress.go Use containerd dist libs for plugin pull/pull 2020-04-02 15:03:06 -07:00
registry.go Use containerd dist libs for plugin pull/pull 2020-04-02 15:03:06 -07:00
store.go plugin: fix a double RLock bug 2020-02-25 13:51:27 -05:00
store_test.go goimports: fix imports 2019-09-18 12:56:54 +02:00