pkg/ directory
Directories ΒΆ
Path | Synopsis |
---|---|
pkg/apparmor | |
pkg/atomic | |
pkg/atomicfile | Package atomicfile provides a mechanism (on Unix-like platforms) to present a consistent view of a file to separate processes even while the file is being written. |
pkg/blockio | |
pkg/cap | Package cap provides Linux capability utility |
pkg/cleanup | Package providing utilies to help cleanup |
pkg/cri | |
pkg/cri/annotations | |
pkg/cri/config | |
pkg/cri/constants | |
pkg/cri/instrument | |
pkg/cri/io | |
pkg/cri/labels | |
pkg/cri/nri | |
pkg/cri/opts | |
pkg/cri/sbserver | |
pkg/cri/sbserver/podsandbox | |
pkg/cri/server | |
pkg/cri/server/bandwidth | Package bandwidth provides utilities for bandwidth shaping |
pkg/cri/server/testing | |
pkg/cri/store | |
pkg/cri/store/container | |
pkg/cri/store/image | |
pkg/cri/store/label | |
pkg/cri/store/sandbox | |
pkg/cri/store/snapshot | |
pkg/cri/store/stats | |
pkg/cri/streaming | |
pkg/cri/streaming/internal | |
pkg/cri/streaming/portforward | Package portforward contains server-side logic for handling port forwarding requests. |
pkg/cri/streaming/remotecommand | Package remotecommand contains functions related to executing commands in and attaching to pods. |
pkg/cri/util | |
pkg/deprecation | |
pkg/dialer | |
pkg/epoch | Package epoch provides SOURCE_DATE_EPOCH utilities. |
pkg/failpoint | Package failpoint provides the code point in the path, which can be controlled by user's variable. |
pkg/fifosync | Package fifosync provides a pattern on Unix-like operating systems for synchronizing across processes using Unix FIFOs (named pipes). |
pkg/hasher | |
pkg/ioutil | |
pkg/kmutex | Package kmutex provides synchronization primitives to lock/unlock resource by unique key. |
pkg/netns | |
pkg/nri | |
pkg/nri/plugin | |
pkg/oom | |
pkg/oom/v1 | |
pkg/oom/v2 | |
pkg/os | |
pkg/os/testing | |
pkg/process | |
pkg/progress | Package progress assists in displaying human readable progress information. |
pkg/randutil | Package randutil provides utilities for cyrpto/rand. |
pkg/rdt | |
pkg/registrar | |
pkg/runtimeoptions | |
pkg/runtimeoptions/v1 | |
pkg/schedcore | |
pkg/seccomp | |
pkg/seed | Package seed provides an initializer for the global math/rand seed. |
pkg/seutil | |
pkg/shutdown | |
pkg/snapshotters | |
pkg/stdio | |
pkg/streaming | |
pkg/testutil | |
pkg/timeout | |
pkg/transfer | |
pkg/transfer/archive | |
pkg/transfer/image | |
pkg/transfer/local | |
pkg/transfer/plugins | |
pkg/transfer/proxy | |
pkg/transfer/registry | |
pkg/transfer/streaming | |
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. |
pkg/ttrpcutil | |
pkg/unpack | |
pkg/userns | Deprecated: use github.com/moby/sys/userns |
- Version
- v1.7.27 (latest)
- Published
- Mar 17, 2025
- Platform
- linux/amd64
- Last checked
- 12 hours ago –
Tools for package owners.