Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Compile ¶
func Compile(compiler boshcomp.Compiler, boshReleaseTarballPath, blobsDirectory, outputDirectory, stemcellSlug string) (string, error)
Compile expects the compiler returned by NewCompiler and may not work with compilers constructed differently.
func NewCompiler ¶
func NewCompiler(dirProvider directories.Provider) (boshcomp.Compiler, error)
NewCompiler can be used for multiple compilations and should be passed to Compile It expects to be used in a stemcell image and has not been tested on non-warden stemcells.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.