1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/integration-cli/fixtures
Brian Goff c85e8622a4 Decouple plugin manager from libcontainerd package
libcontainerd has a bunch of platform dependent code and huge interfaces
that are a pain implement.
To make the plugin manager a bit easier to work with, extract the plugin
executor into an interface and move the containerd implementation to a
separate package.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2017-09-19 12:17:55 -04:00
..
auth
credentialspecs
deploy Fix flaky TestStackRemove test. 2017-03-24 15:31:08 -04:00
https
load Update fixtures/load to use the APIClient 2017-08-30 13:11:06 -04:00
notary
plugin Decouple plugin manager from libcontainerd package 2017-09-19 12:17:55 -04:00
registry
secrets