Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/containerd/containerd
/ streamCreator
Method
streamCreator
client/transfer.go:38–40 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
36
}
37
38
func
(c *Client) streamCreator() streaming.StreamCreator {
39
return
streamproxy.NewStreamCreator(c.conn)
40
}
Callers
2
Transfer
Method · 0.95
TransferService
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected