Imports of package executor

PathSynopsis
github.com/docker/docker/daemon/cluster/provider
github.com/docker/engine-api/typesPackage types is used for API stability in the types and response to the consumers of the API stats endpoint.
github.com/docker/engine-api/types/container
github.com/docker/engine-api/types/network
github.com/docker/libnetwork/cluster
github.com/docker/libnetwork/typesPackage types contains types that are common across libnetwork project
golang.org/x/net/contextPackage context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.
ioPackage io provides basic interfaces to I/O primitives.