state

package
v0.0.0-...-34d941c Latest Latest
Warning

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

Go to latest
Published: Apr 15, 2015 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Builder

type Builder interface {
	Build(biinstallmanifest.Manifest, biui.Stage) (State, error)
}

func NewBuilder

func NewBuilder(
	releaseJobResolver bideplrel.JobResolver,
	jobDependencyCompiler bistatejob.DependencyCompiler,
	jobListRenderer bitemplate.JobListRenderer,
	compressor boshcmd.Compressor,
	blobstore boshblob.Blobstore,
	templatesRepo bitemplate.TemplatesRepo,
) Builder

type State

type State interface {
	RenderedCPIJob() biinstalljob.RenderedJobRef
	CompiledPackages() []biinstallpkg.CompiledPackageRef
}

func NewState

func NewState(renderedCPIJob biinstalljob.RenderedJobRef, compiledPackages []biinstallpkg.CompiledPackageRef) State

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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