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

Method GetMetadata

api/runtime/bootstrap/v1/bootstrap.pb.go:430–435  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

428}
429
430func (x *BootstrapResult) GetMetadata() map[string]string {
431 if x != nil {
432 return x.Metadata
433 }
434 return nil
435}
436
437var File_runtime_bootstrap_v1_bootstrap_proto protoreflect.FileDescriptor
438

Callers 15

testStatsFunction · 0.80
withTTRPCNamespaceHeaderFunction · 0.80
RunPodSandboxMethod · 0.80
CreateContainerMethod · 0.80
GetNameMethod · 0.80
GetUIDMethod · 0.80
GetNamespaceMethod · 0.80
DefaultCRIAnnotationsFunction · 0.80
CreateContainerMethod · 0.80
buildLinuxSpecMethod · 0.80
podSandboxStatsMethod · 0.80
CRImportCheckpointMethod · 0.80

Calls

no outgoing calls

Tested by 5

testStatsFunction · 0.64
TestPodSandboxStatusFunction · 0.64
TestToCRISandboxFunction · 0.64
TestToCRIContainerFunction · 0.64