Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/buildpacks/pack
/ Layout
Method
Layout
pkg/client/input_image_reference.go:14–14 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
12
type
InputImageReference
interface
{
13
Name() string
14
Layout() bool
15
FullName() (string, error)
16
}
17
Callers
6
testInputImageReference
Function · 0.95
Enable
Method · 0.65
Build
Method · 0.65
parseReference
Method · 0.65
validateBuildFlags
Function · 0.65
EqBuildOptionsWithLayoutConfig
Function · 0.65
Implementers
2
defaultInputImageReference
pkg/client/input_image_reference.go
layoutInputImageReference
pkg/client/input_image_reference.go
Calls
no outgoing calls
Tested by
2
testInputImageReference
Function · 0.76
EqBuildOptionsWithLayoutConfig
Function · 0.52