Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/buildpacks/pack
/ defaultInputImageReference
Struct
defaultInputImageReference
pkg/client/input_image_reference.go:18–20 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
16
}
17
18
type
defaultInputImageReference
struct
{
19
name string
20
}
21
22
type
layoutInputImageReference
struct
{
23
name string
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected