fmt | Package fmt implements formatted I/O with functions analogous to C's printf and scanf. |
github.com/docker/docker/pkg/reexec | Package reexec facilitates the busybox style reexec of a binary. |
github.com/docker/libnetwork/driverapi | |
github.com/docker/libnetwork/drivers/overlay | |
github.com/docker/libnetwork/netlabel | |
github.com/docker/libnetwork/types | Package types contains types that are common across libnetwork project |
github.com/vishvananda/netlink | Package netlink provides a simple library for netlink. |
net | Package net provides a portable interface for network I/O, including TCP/IP, UDP, domain name resolution, and Unix domain sockets. |
os | Package os provides a platform-independent interface to operating system functionality. |
os/signal | Package signal implements access to incoming signals. |