MCPcopy
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
172type imageService interface {
173 GRPCService() runtime.ImageServiceServer
174}
175
176type initializer interface {

Callers 2

FuzzCRIServerFunction · 0.65
initCRIServiceFunction · 0.65

Implementers 1

CRIImageServiceinternal/cri/server/images/service.go

Calls

no outgoing calls

Tested by 1

FuzzCRIServerFunction · 0.52