Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/containerd/containerd
/ GRPCService
Method
GRPCService
plugins/cri/cri.go:173–173 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
171
172
type
imageService
interface
{
173
GRPCService() runtime.ImageServiceServer
174
}
175
176
type
initializer
interface
{
Callers
2
FuzzCRIServer
Function · 0.65
initCRIService
Function · 0.65
Implementers
1
CRIImageService
internal/cri/server/images/service.go
Calls
no outgoing calls
Tested by
1
FuzzCRIServer
Function · 0.52