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.5.0-rc.0
- Published
- Apr 9, 2021
- Platform
- js/wasm
- Imports
- 9 packages
- Last checked
- 1 hour ago –
Tools for package owners.