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

Method Identifier

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

Identifier accesses the type-specific portion of the reference.

()

Source from the content-addressed store, hash-verified

28
29 // Identifier accesses the type-specific portion of the reference.
30 Identifier() string
31
32 // Name is the fully-qualified reference name.
33 Name() string

Callers 9

setRefsMethod · 0.65
fetchManifestMethod · 0.65
headManifestMethod · 0.65
DeleteMethod · 0.65
manifestExistsMethod · 0.65
LayerMethod · 0.65
commitManifestMethod · 0.65
dedupRefToImageFunction · 0.65

Implementers 1

Tagpkg/name/tag.go

Calls

no outgoing calls

Tested by 1

setRefsMethod · 0.52