components/engine/pkg/aaparser | Package aaparser is a convenience package interacting with `apparmor_parser`. |
components/engine/pkg/archive | |
components/engine/pkg/authorization | |
components/engine/pkg/broadcaster | |
components/engine/pkg/chrootarchive | |
components/engine/pkg/containerfs | |
components/engine/pkg/devicemapper | |
components/engine/pkg/directory | |
components/engine/pkg/discovery | |
components/engine/pkg/discovery/file | |
components/engine/pkg/discovery/kv | |
components/engine/pkg/discovery/memory | |
components/engine/pkg/discovery/nodes | |
components/engine/pkg/dmesg | |
components/engine/pkg/filenotify | Package filenotify provides a mechanism for watching file(s) for changes. |
components/engine/pkg/fileutils | |
components/engine/pkg/fsutils | |
components/engine/pkg/homedir | |
components/engine/pkg/idtools | |
components/engine/pkg/ioutils | |
components/engine/pkg/jsonmessage | |
components/engine/pkg/locker | Package locker provides a mechanism for creating finer-grained locking to help free up more global locks to handle other tasks. |
components/engine/pkg/longpath | |
components/engine/pkg/loopback | |
components/engine/pkg/mount | |
components/engine/pkg/namesgenerator | |
components/engine/pkg/namesgenerator/cmd | |
components/engine/pkg/namesgenerator/cmd/names-generator | |
components/engine/pkg/parsers | Package parsers provides helper functions to parse and validate different type of string. |
components/engine/pkg/parsers/kernel | Package kernel provides helper function to get, parse and compare kernel versions for different platforms. |
components/engine/pkg/parsers/operatingsystem | Package operatingsystem provides helper function to get the operating system name for different platforms. |
components/engine/pkg/pidfile | Package pidfile provides structure and helper functions to create and remove PID file. |
components/engine/pkg/platform | Package platform provides helper function to get the runtime architecture for different platforms. |
components/engine/pkg/plugingetter | |
components/engine/pkg/plugins | Package plugins provides structures and helper functions to manage Docker plugins. |
components/engine/pkg/plugins/pluginrpc-gen | |
components/engine/pkg/plugins/pluginrpc-gen/fixtures | |
components/engine/pkg/plugins/pluginrpc-gen/fixtures/otherfixture | |
components/engine/pkg/plugins/transport | |
components/engine/pkg/pools | Package pools provides a collection of pools which provide various data types with buffers. |
components/engine/pkg/progress | |
components/engine/pkg/pubsub | |
components/engine/pkg/reexec | |
components/engine/pkg/signal | Package signal provides helper functions for dealing with signals across various operating systems. |
components/engine/pkg/signal/testfiles | |
components/engine/pkg/stdcopy | |
components/engine/pkg/streamformatter | Package streamformatter provides helper functions to format a stream. |
components/engine/pkg/stringid | Package stringid provides helper functions for dealing with string identifiers |
components/engine/pkg/stringutils | Package stringutils provides helper functions for dealing with strings. |
components/engine/pkg/symlink | |
components/engine/pkg/sysinfo | |
components/engine/pkg/system | |
components/engine/pkg/tailfile | Package tailfile provides helper functions to read the nth lines of any ReadSeeker. |
components/engine/pkg/tarsum | Package tarsum provides algorithms to perform checksum calculation on filesystem layers. |
components/engine/pkg/term | Package term provides structures and helper functions to work with terminal (state, sizes). |
components/engine/pkg/term/windows | |
components/engine/pkg/testutil | |
components/engine/pkg/truncindex | Package truncindex provides a general 'index tree', used by Docker in order to be able to reference containers by only a few unambiguous characters of their id. |
components/engine/pkg/urlutil | Package urlutil provides helper function to check urls kind. |
components/engine/pkg/useragent | Package useragent provides helper functions to pack version information into a single User-Agent header. |