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

Method GetValue

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

Source from the content-addressed store, hash-verified

340}
341
342func (x *Extension) GetValue() *anypb.Any {
343 if x != nil {
344 return x.Value
345 }
346 return nil
347}
348
349// BootstrapResult is returned by shim via stdout after successful startup
350type BootstrapResult struct {

Callers 15

WithCheckpointRuntimeFunction · 0.80
getRuncOptionsMethod · 0.80
SpecMethod · 0.80
TestWindowsHostProcessFunction · 0.80
testStatsFunction · 0.80
TestNriUpdatePodSandboxFunction · 0.80
TestImageFSInfoFunction · 0.80
TestContainerExtensionsFunction · 0.80
compare_test.goFile · 0.80
TransferMethod · 0.80

Calls

no outgoing calls

Tested by 10

TestWindowsHostProcessFunction · 0.64
testStatsFunction · 0.64
TestNriUpdatePodSandboxFunction · 0.64
TestImageFSInfoFunction · 0.64
TestContainerExtensionsFunction · 0.64
matchesLabelsFunction · 0.64
assertCounterFunction · 0.64
assertGaugeFunction · 0.64