Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/buildpacks/pack
/ Descriptor
Method
Descriptor
internal/builder/lifecycle.go:30–30 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
28
type
Lifecycle
interface
{
29
Blob
30
Descriptor() LifecycleDescriptor
31
}
32
33
type
lifecycle
struct
{
Callers
15
ensureCurrentLifecycle
Method · 0.95
ensurePreviousLifecycle
Method · 0.95
defaultLifecycleDescriptor
Method · 0.95
NewPackage
Function · 0.65
testBuilder
Function · 0.65
assertImageHasBPLayer
Function · 0.65
assertImageHasExtLayer
Function · 0.65
assertImageHasOrderBpLayer
Function · 0.65
AddBuildpack
Method · 0.65
AddBuildpacks
Method · 0.65
AddExtension
Method · 0.65
SetLifecycle
Method · 0.65
Implementers
10
mockBuildModule
pkg/client/client_test.go
errorBuildModule
pkg/buildpack/buildpack_test.go
buildModule
pkg/buildpack/buildpack.go
MockBuildModule
pkg/testmocks/mock_build_module.go
MockBuildModuleMockRecorder
pkg/testmocks/mock_build_module.go
fakeExtension
internal/fakes/fake_extension.go
fakeBuildpack
internal/fakes/fake_buildpack.go
lifecycle
internal/builder/lifecycle.go
MockLifecycle
internal/builder/testmocks/mock_lifecy
MockLifecycleMockRecorder
internal/builder/testmocks/mock_lifecy
Calls
no outgoing calls
Tested by
4
testBuilder
Function · 0.52
assertImageHasBPLayer
Function · 0.52
assertImageHasExtLayer
Function · 0.52
assertImageHasOrderBpLayer
Function · 0.52