Imports of package executor

PathSynopsis
github.com/docker/distributionPackage distribution will define the interfaces for the components of docker distribution.
github.com/docker/distribution/referencePackage reference is deprecated, and has moved to github.com/distribution/reference.
github.com/docker/docker/api/types
github.com/docker/docker/api/types/backendPackage backend includes types to send information to server backends.
github.com/docker/docker/api/types/container
github.com/docker/docker/api/types/events
github.com/docker/docker/api/types/filtersPackage filters provides tools for encoding a mapping of keys to a set of multiple values.
github.com/docker/docker/api/types/network
github.com/docker/docker/api/types/swarm
github.com/docker/docker/container
github.com/docker/docker/daemon/cluster/provider
github.com/docker/docker/daemon/network
github.com/docker/docker/plugin
github.com/docker/libnetworkPackage libnetwork provides the basic functionality and extension points to create network namespaces and allocate interfaces for containers to use.
github.com/docker/libnetwork/cluster
github.com/docker/libnetwork/typesPackage types contains types that are common across libnetwork project
github.com/docker/swarmkit/agent/exec
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.
timePackage time provides functionality for measuring and displaying time.