context | Package context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes. |
github.com/containerd/log | Package log provides types and functions related to logging, passing loggers through a context, and attaching context to the logger. |
github.com/docker/docker/libnetwork/cluster | |
github.com/docker/docker/libnetwork/datastore | |
github.com/docker/docker/libnetwork/ipamutils | Package ipamutils provides utility functions for ipam management |
github.com/docker/docker/libnetwork/netlabel | |
github.com/docker/docker/pkg/plugingetter | |
strings | Package strings implements simple functions to manipulate UTF-8 encoded strings. |