Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/buildpacks/pack
/ Name
Method
Name
pkg/client/input_image_reference.go:13–13 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
11
12
type
InputImageReference
interface
{
13
Name() string
14
Layout() bool
15
FullName() (string, error)
16
}
Callers
15
testInputImageReference
Function · 0.95
NewImageCache
Function · 0.65
NewVolumeCache
Function · 0.65
getVolumeKey
Function · 0.65
Rebase
Method · 0.65
testAnnotateManifest
Function · 0.65
addManifestToIndex
Method · 0.65
testDownloadSBOM
Function · 0.65
testPackageExtension
Function · 0.65
Build
Method · 0.65
validateMixins
Method · 0.65
processLayoutPath
Method · 0.65
Implementers
2
defaultInputImageReference
pkg/client/input_image_reference.go
layoutInputImageReference
pkg/client/input_image_reference.go
Calls
no outgoing calls
Tested by
15
testInputImageReference
Function · 0.76
testAnnotateManifest
Function · 0.52
testDownloadSBOM
Function · 0.52
testPackageExtension
Function · 0.52
testCreateBuilder
Function · 0.52
testRemoveManifest
Function · 0.52
testPackageBuildpack
Function · 0.52
prepareExpectedMultiPlaformImages
Function · 0.52
prepareRemoteMultiPlatformBuildpackPackage
Function · 0.52
testBuild
Function · 0.52
testPullBuildpack
Function · 0.52
testFetcher
Function · 0.52