Imports of package executor

PathSynopsis
contextPackage context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.
github.com/distribution/referencePackage reference provides a general type to represent any way of referencing images within the registry.
github.com/docker/distributionPackage distribution will define the interfaces for the components of docker distribution.
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/registry
github.com/docker/docker/api/types/swarm
github.com/docker/docker/api/types/system
github.com/docker/docker/api/types/volume
github.com/docker/docker/container
github.com/docker/docker/daemon/cluster/provider
github.com/docker/docker/daemon/network
github.com/docker/docker/image
github.com/docker/docker/libnetworkPackage libnetwork provides the basic functionality and extension points to create network namespaces and allocate interfaces for containers to use.
github.com/docker/docker/libnetwork/cluster
github.com/docker/docker/libnetwork/typesPackage types contains types that are common across libnetwork project
github.com/docker/docker/plugin
github.com/docker/docker/volume/service/opts
github.com/moby/swarmkit/v2/agent/exec
github.com/opencontainers/image-spec/specs-go/v1
ioPackage io provides basic interfaces to I/O primitives.
timePackage time provides functionality for measuring and displaying time.