Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Packager ¶
type Packager struct { Buildpack buildpackCf.Buildpack Layers layersCf.Layers Logger loggerCf.Logger }
Packager is a root element for packaging up a buildpack
func DefaultPackager ¶
DefaultPackager creates a new Packager, using the executable to find the root of the buildpack.
Click to show internal directories.
Click to hide internal directories.