MCPcopy Create free account
hub / github.com/buildpacks/pack / FullName

Method FullName

pkg/client/input_image_reference.go:15–15  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

13 Name() string
14 Layout() bool
15 FullName() (string, error)
16}
17
18type defaultInputImageReference struct {

Callers 15

testInputImageReferenceFunction · 0.95
fullImagePathFunction · 0.65
addConfigMethod · 0.65
extractBuildpacksFunction · 0.65
extractExtensionsFunction · 0.65
testPackageBuilderFunction · 0.65
testGetLocatorTypeFunction · 0.65
testBuildModuleWriterFunction · 0.65
finalizeImageMethod · 0.65
validateBuildpacksFunction · 0.65
flattenedLayerForMethod · 0.65

Implementers 2

defaultInputImageReferencepkg/client/input_image_reference.go
layoutInputImageReferencepkg/client/input_image_reference.go

Calls

no outgoing calls

Tested by 4

testInputImageReferenceFunction · 0.76
testPackageBuilderFunction · 0.52
testGetLocatorTypeFunction · 0.52
testBuildModuleWriterFunction · 0.52