See: Description
Interface | Description |
---|---|
BuildLog |
Callback interface used to provide
Builder output logging. |
Class | Description |
---|---|
AbstractBuildLog |
Base class for
BuildLog implementations. |
Builder |
Central API for running buildpack operations.
|
BuildpackReference |
An opaque reference to a
Buildpack . |
BuildRequest |
A build request to be handled by the
Builder . |
Creator |
Identifying information about the tooling that created a builder.
|
Enum | Description |
---|---|
PullPolicy |
Image pull policy.
|
Exception | Description |
---|---|
BuilderException |
Exception thrown to indicate a Builder error.
|