Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
430
func
(x *BootstrapResult) GetMetadata()
map
[string]string {
431
if
x != nil {
432
return
x.Metadata
433
}
434
return
nil
435
}
436
437
var
File_runtime_bootstrap_v1_bootstrap_proto protoreflect.FileDescriptor
438
Callers
15
testStats
Function · 0.80
withTTRPCNamespaceHeader
Function · 0.80
RunPodSandbox
Method · 0.80
CreateContainer
Method · 0.80
GetName
Method · 0.80
GetUID
Method · 0.80
GetNamespace
Method · 0.80
DefaultCRIAnnotations
Function · 0.80
CreateContainer
Method · 0.80
buildLinuxSpec
Method · 0.80
podSandboxStats
Method · 0.80
CRImportCheckpoint
Method · 0.80
Calls
no outgoing calls
Tested by
5
testStats
Function · 0.64
getContainerStatusTestData
Function · 0.64
TestPodSandboxStatus
Function · 0.64
TestToCRISandbox
Function · 0.64
TestToCRIContainer
Function · 0.64