package cri
import "github.com/containerd/containerd/pkg/cri"
Index ¶
Source Files ¶
Directories ¶
Path | Synopsis |
---|---|
pkg/cri/annotations | |
pkg/cri/config | |
pkg/cri/constants | |
pkg/cri/io | |
pkg/cri/opts | |
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/store/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/cri/streaming | |
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 |
- Version
- v1.6.7
- Published
- Aug 4, 2022
- Platform
- linux/amd64
- Imports
- 23 packages
- Last checked
- 5 minutes ago –
Tools for package owners.