Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/containerd/containerd
/ Context
Method
Context
plugins/services/containers/local.go:238–240 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
236
}
237
238
func
(s *localStream) Context() context.Context {
239
return
s.ctx
240
}
241
242
func
(s *localStream) CloseSend() error {
243
return
nil
Callers
15
TestWithImageConfigLabels
Function · 0.45
List
Method · 0.45
ServeHTTP
Method · 0.45
TestShimSockLength
Function · 0.45
TestRegressionIssue4769
Function · 0.45
TestRegressionIssue6429
Function · 0.45
TestFormatMount
Function · 0.45
TestFetcherOpenParallel_CloseAfterCopyError
Function · 0.45
testEnv
Function · 0.45
testDB
Function · 0.45
TestGetSupportedPlatform
Function · 0.45
TestCheckCopyShimLogError
Function · 0.45
Calls
no outgoing calls
Tested by
15
TestWithImageConfigLabels
Function · 0.36
ServeHTTP
Method · 0.36
TestShimSockLength
Function · 0.36
TestRegressionIssue4769
Function · 0.36
TestRegressionIssue6429
Function · 0.36
TestFormatMount
Function · 0.36
TestFetcherOpenParallel_CloseAfterCopyError
Function · 0.36
testEnv
Function · 0.36
testDB
Function · 0.36
TestGetSupportedPlatform
Function · 0.36
TestCheckCopyShimLogError
Function · 0.36
TestOpenFifosWithTerminal
Function · 0.36