MCPcopy
hub / github.com/google/go-containerregistry / Context

Method Context

pkg/name/ref.go:27–27  ·  view source on GitHub ↗

Context accesses the Repository context of the reference.

()

Source from the content-addressed store, hash-verified

25
26 // Context accesses the Repository context of the reference.
27 Context() Repository
28
29 // Identifier accesses the type-specific portion of the reference.
30 Identifier() string

Callers 15

appendRemoteFunction · 0.95
handleMethod · 0.65
setRefsMethod · 0.65
TestCopyFunction · 0.65
TestRenameFunction · 0.65
TestRefreshingAuthFunction · 0.65
LayerMethod · 0.65
childDescriptorMethod · 0.65
TestSchema1Function · 0.65
TestRawManifestDigestsFunction · 0.65
TestRawManifestNotFoundFunction · 0.65

Implementers 1

Tagpkg/name/tag.go

Calls

no outgoing calls

Tested by 15

setRefsMethod · 0.52
TestCopyFunction · 0.52
TestRenameFunction · 0.52
TestRefreshingAuthFunction · 0.52
TestSchema1Function · 0.52
TestRawManifestDigestsFunction · 0.52
TestRawManifestNotFoundFunction · 0.52
TestAcceptHeadersFunction · 0.52
TestRedactFetchBlobFunction · 0.52
TestWriteLayer_ProgressFunction · 0.52