package proxy
import "github.com/containerd/containerd/pkg/transfer/proxy"
Index ¶
Functions ¶
func NewTransferrer ¶
func NewTransferrer(client transferapi.TransferClient, sc streaming.StreamCreator) transfer.Transferrer
NewTransferrer returns a new transferrer which communicates over a GRPC connection using the containerd transfer API
Source Files ¶
- Version
- v1.7.7
- Published
- Oct 9, 2023
- Platform
- linux/amd64
- Imports
- 11 packages
- Last checked
- 7 minutes ago –
Tools for package owners.