程序包 cn.taketoday.buildpack.platform.build
package cn.taketoday.buildpack.platform.build
Central API for performing a buildpack build.
-
类说明Base class for
BuildLogimplementations.API Version number comprised of a major and minor value.A set of API Version numbers comprised of major and minor values.Central API for running buildpack operations.ABuildpackthat references a buildpack contained in the builder.A reference to a buildpack builder.Exception thrown to indicate a Builder error.Builder metadata information.Created-by metadata.Lifecycle metadata.Default API versions.Supported API versions.Stack metadata.Run image metadata.Update class used to change data when creating a copy.Callback interface used to provideBuilderoutput logging.TheOwnerthat should perform the build.A Buildpack that should be invoked by the builder during image building.A set of buildpack coordinates that uniquely identifies a buildpack.Buildpack layers metadata information.Buildpack metadata information.An opaque reference to aBuildpack.Strategy interface used to resolve aBuildpackReferenceto aBuildpack.Context passed to aBuildpackResolver.AllBuildpackResolverinstances that can be used to resolveBuildpackReferences.A collection ofBuildpackinstances that can be used to apply buildpack layers.A build request to be handled by theBuilder.Details of a cache for use by the CNB builder.Details of a cache stored in a bind mount.The format of the cache.Details of a cache stored in a Docker volume.Identifying information about the tooling that created a builder.ABuildpackthat references a buildpack in a directory on the local file system.SimpleFileVisitorto used to create theLayout.A short-lived builder that is created for eachLifecyclerun.ABuildpackthat references a buildpack contained in an OCI image.Image types.A buildpack lifecycle used to run the buildphasesneeded to package an application.Common directories used by the various phases.A lifecycle version number comprised of a major, minor and patch value.An individual build phase executed as part of aLifecyclerun.BuildLogimplementation that prints output to aPrintStream.Image pull policy.A Stack ID.ABuildpackthat references a buildpack contained in a local gzipped tar archive file.