MCPcopy Create free account
hub / github.com/linuxkit/linuxkit / Store

Method Store

src/cmd/linuxkit/spec/cache.go:52–52  ·  view source on GitHub ↗

Store get content.Store referencing the cache

()

Source from the content-addressed store, hash-verified

50 GetContent(hash v1.Hash) (io.ReadCloser, error)
51 // Store get content.Store referencing the cache
52 Store() (content.Store, error)
53}

Callers 1

BuildMethod · 0.65

Implementers 2

Providersrc/cmd/linuxkit/cache/provider.go
cacheMockersrc/cmd/linuxkit/pkglib/build_test.go

Calls

no outgoing calls

Tested by

no test coverage detected