Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InstalledJob ¶
type Installer ¶
type Installer interface {
Install(RenderedJobRef, biui.Stage) (InstalledJob, error)
}
func NewInstaller ¶
func NewInstaller( fs boshsys.FileSystem, templateExtractor biinstallblob.Extractor, templateRepo bitemcomp.TemplatesRepo, jobsPath string, ) Installer
Click to show internal directories.
Click to hide internal directories.