pkg/ directory
Directories ΒΆ
| Path | Synopsis |
|---|---|
| pkg/archive | Package archive provides helper functions for dealing with archive files. |
| pkg/atomicwriter | |
| pkg/authorization | |
| pkg/chrootarchive | |
| pkg/fileutils | |
| pkg/homedir | |
| pkg/idtools | |
| pkg/ioutils | |
| pkg/jsonmessage | |
| pkg/longpath | Package longpath introduces some constants and helper functions for handling long paths in Windows. |
| pkg/meminfo | Package meminfo provides utilities to retrieve memory statistics of the host system. |
| pkg/namesgenerator | Package namesgenerator generates random names. |
| pkg/parsers | Package parsers provides helper functions to parse and validate different type of string. |
| pkg/parsers/kernel | Package kernel provides helper function to get, parse and compare kernel versions for different platforms. |
| pkg/parsers/operatingsystem | Package operatingsystem provides helper function to get the operating system name for different platforms. |
| pkg/pidfile | Package pidfile provides structure and helper functions to create and remove PID file. |
| pkg/platform | Package platform provides helper function to get the runtime architecture for different platforms. |
| pkg/plugingetter | |
| pkg/plugins | Package plugins provides structures and helper functions to manage Docker plugins. |
| pkg/plugins/pluginrpc-gen | |
| pkg/plugins/pluginrpc-gen/fixtures | |
| pkg/plugins/pluginrpc-gen/fixtures/otherfixture | |
| pkg/plugins/transport | |
| pkg/pools | Package pools provides a collection of pools which provide various data types with buffers. |
| pkg/process | Package process provides a set of basic functions to manage individual processes. |
| pkg/progress | |
| pkg/reexec | Package reexec facilitates the busybox style reexec of a binary. |
| pkg/rootless | |
| pkg/stack | |
| pkg/stdcopy | |
| pkg/streamformatter | Package streamformatter provides helper functions to format a stream. |
| pkg/stringid | Package stringid provides helper functions for dealing with string identifiers |
| pkg/sysinfo | Package sysinfo stores information about which features a kernel supports. |
| pkg/system | |
| pkg/tailfile | Package tailfile provides helper functions to read the nth lines of any ReadSeeker. |
| pkg/tarsum | Package tarsum provides algorithms to perform checksum calculation on filesystem layers. |
| pkg/useragent | Package useragent provides helper functions to pack version information into a single User-Agent header. |
- Version
- v28.5.2+incompatible (latest)
- Published
- Nov 5, 2025
- Platform
- linux/amd64
- Last checked
- 4 months ago –
Tools for package owners.