Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/containerd/containerd
/ Name
Method
Name
client/image.go:45–45 ·
view source on GitHub ↗
Name of the image
()
Source
from the content-addressed store, hash-verified
43
type
Image
interface
{
44
// Name of the image
45
Name() string
46
// Target descriptor for the image content
47
Target() ocispec.Descriptor
48
// Labels of the image
Callers
15
CRImportCheckpoint
Method · 0.95
Pull
Method · 0.65
WithRestoreImage
Function · 0.65
WithImage
Function · 0.65
withNewSnapshot
Function · 0.65
Checkpoint
Method · 0.65
withRemappedSnapshotBase
Function · 0.65
LoadDefaultProfile
Function · 0.65
Commit
Method · 0.65
setupRunningContainerWithImageVolume
Function · 0.65
TestImageVolumeCheckVolatileOption
Function · 0.65
TestImageVolumeSetupIfContainerdRestarts
Function · 0.65
Implementers
1
image
client/image.go
Calls
no outgoing calls
Tested by
15
Commit
Method · 0.52
setupRunningContainerWithImageVolume
Function · 0.52
TestImageVolumeCheckVolatileOption
Function · 0.52
TestImageVolumeSetupIfContainerdRestarts
Function · 0.52
TestImageVolumeWithUserNamespace
Function · 0.52
TestPodSandboxController_ShouldBackoffExitEventWhenFail
Function · 0.52
setup
Method · 0.52
TestRunPodSandboxWithSetupCNIFailure
Function · 0.52
TestRunPodSandboxWithShimStartFailure
Function · 0.52
TestRunPodSandboxWithShimDeleteFailure
Function · 0.52
TestRunPodSandboxWithShimStartAndTeardownCNIFailure
Function · 0.52
TestRunPodSandboxAndTeardownCNISlow
Function · 0.52