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.4.7
- Published
- Jul 13, 2021
- Platform
- darwin/amd64
- Imports
- 9 packages
- Last checked
- 15 seconds ago –
Tools for package owners.