MCPcopy Index your code
hub / github.com/containerd/containerd / Config

Method Config

internal/cri/server/service.go:114–114  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

112 ImageFSPaths() map[string]string
113
114 Config() criconfig.ImageConfig
115
116 UpdateRuntimeSnapshotter(runtimeName string, imagePlatform images.ImagePlatform)
117}

Callers 9

withImageFunction · 0.65
TestLeaseResourcesFunction · 0.65
getImageMethod · 0.65
createContainerMethod · 0.65
NewCRIServiceFunction · 0.65
initFunction · 0.65
UpdateImageMethod · 0.65

Implementers 2

fakeImageServiceinternal/cri/server/container_status_t
CRIImageServiceinternal/cri/server/images/service.go

Calls

no outgoing calls

Tested by 3

withImageFunction · 0.52
TestLeaseResourcesFunction · 0.52