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/backend
github.com/docker/docker/api/types/container
github.com/docker/docker/api/types/events
github.com/docker/docker/api/types/filters
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/libnetwork
github.com/docker/docker/libnetwork/cluster
github.com/docker/docker/libnetwork/types
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.