fmt | Package fmt implements formatted I/O with functions analogous to C's printf and scanf. |
github.com/docker/docker/api/types | |
github.com/docker/docker/api/types/container | |
github.com/docker/docker/api/types/mount | |
github.com/docker/docker/api/types/network | |
github.com/docker/docker/api/types/swarm | |
github.com/docker/docker/api/types/swarm/runtime | |
github.com/docker/docker/api/types/volume | |
github.com/docker/docker/libnetwork/datastore | |
github.com/docker/docker/pkg/namesgenerator | Package namesgenerator generates random names. |
github.com/docker/go-units | Package units provides helper function to parse and print size and time units in human-readable format. |
github.com/gogo/protobuf/proto | Package proto converts data structures to and from the wire format of protocol buffers. |
github.com/gogo/protobuf/types | Package types contains code for interacting with well-known types. |
github.com/moby/swarmkit/v2/api | |
github.com/moby/swarmkit/v2/api/genericresource | |
github.com/moby/swarmkit/v2/ca | |
github.com/pkg/errors | Package errors provides simple error handling primitives. |
github.com/sirupsen/logrus | Package logrus is a structured logger for Go, completely API compatible with the standard library logger. |
strings | Package strings implements simple functions to manipulate UTF-8 encoded strings. |