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.6.28
- Published
- Jan 31, 2024
- Platform
- darwin/amd64
- Imports
- 9 packages
- Last checked
- 52 seconds ago –
Tools for package owners.