MCPcopy 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
38func (c *Client) streamCreator() streaming.StreamCreator {
39 return streamproxy.NewStreamCreator(c.conn)
40}

Callers 2

TransferMethod · 0.95
TransferServiceMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected