Package | Description |
---|---|
org.springframework.boot.buildpack.platform.build |
Central API for performing a buildpack build.
|
Class and Description |
---|
BuildLog
Callback interface used to provide
Builder output logging. |
BuildpackReference
An opaque reference to a
Buildpack . |
BuildRequest
A build request to be handled by the
Builder . |
Cache
Details of a cache for use by the CNB builder.
|
Cache.Format
The format of the cache.
|
Cache.Volume
Details of a cache stored in a Docker volume.
|
Creator
Identifying information about the tooling that created a builder.
|
PullPolicy
Image pull policy.
|