release

package
v0.0.36 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	ReleaseBinaryName = "bin/cpi"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type CPIReleaseValidator added in v0.0.27

type CPIReleaseValidator interface {
	DownloadAndRegister(cpiReleaseRef birelmanifest.ReleaseRef, installationManifest biinstallmanifest.Manifest, stage biui.Stage) error
}

func NewCPIReleaseValidator added in v0.0.27

func NewCPIReleaseValidator(
	tarballProvider bitarball.Provider,
	releaseExtractor birel.Extractor,
	releaseManager birel.Manager,
) CPIReleaseValidator

type ValidatedCpiReleaseSpec added in v0.0.35

type ValidatedCpiReleaseSpec interface {
	GetFrom(deploymentManifestPath string, installationManifest biinstallmanifest.Manifest) (birelmanifest.ReleaseRef, error)
}

func NewValidatedCpiReleaseSpec added in v0.0.35

func NewValidatedCpiReleaseSpec(
	releaseSetParser birelsetmanifest.Parser,
	releaseSetValidator birelsetmanifest.Validator,
	installationValidator biinstallmanifest.Validator,
) ValidatedCpiReleaseSpec

type Validator

type Validator struct {
}

func NewValidator

func NewValidator() Validator

func (Validator) Validate

func (v Validator) Validate(release birel.Release, cpiReleaseJobName string) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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