MCPcopy
hub / github.com/containerd/containerd / GetInfo

Method GetInfo

api/types/task/task.pb.go:269–274  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

267}
268
269func (x *ProcessInfo) GetInfo() *anypb.Any {
270 if x != nil {
271 return x.Info
272 }
273 return nil
274}
275
276var File_types_task_task_proto protoreflect.FileDescriptor
277

Callers 5

criRuntimeInfoFunction · 0.45
sbserverSandboxInfoFunction · 0.45
SandboxInfoFunction · 0.45
StatusMethod · 0.45
StatusMethod · 0.45

Calls

no outgoing calls

Tested by 3

criRuntimeInfoFunction · 0.36
sbserverSandboxInfoFunction · 0.36
SandboxInfoFunction · 0.36