Imports of package idresolver

PathSynopsis
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/docker/docker/api/types/swarm
github.com/docker/docker/clientPackage client is a Go client for the Docker Engine API.
github.com/docker/docker/pkg/stringidPackage stringid provides helper functions for dealing with string identifiers
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.