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 Convert script shebangs from "#!/bin/bash" to "#!/usr/bin/env bash" 2017-02-13 11:01:54 -08:00
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