package proxy
import "github.com/containerd/containerd/content/proxy"
Index ¶
Functions ¶
func NewContentStore ¶
func NewContentStore(client contentapi.ContentClient) content.Store
NewContentStore returns a new content store which communicates over a GRPC connection using the containerd content GRPC API.
Source Files ¶
content_reader.go content_store.go content_writer.go
- Version
- v1.7.27
- Published
- Mar 17, 2025
- Platform
- windows/amd64
- Imports
- 10 packages
- Last checked
- 1 hour ago –
Tools for package owners.