job

package
v0.0.0-...-e2c346a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 28, 2015 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type InstalledJob

type InstalledJob struct {
	Name string
	Path string
}

type Installer

type Installer interface {
	Install(bmrel.Job) (InstalledJob, error)
}

func NewInstaller

func NewInstaller(
	fs boshsys.FileSystem,
	packageInstaller bminstallpkg.PackageInstaller,
	blobExtractor bminstallblob.Extractor,
	templateRepo bmtemcomp.TemplatesRepo,
	jobsPath,
	packagesPath string,
	eventLogger bmeventlog.EventLogger,
	timeService boshtime.Service,
) Installer

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL