validation

package
v0.0.0-...-9a89ba0 Latest Latest
Warning

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

Go to latest
Published: Nov 1, 2014 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CpiValidator

type CpiValidator struct {
}

func NewCpiValidator

func NewCpiValidator() CpiValidator

func (CpiValidator) Validate

func (v CpiValidator) Validate(release bmrel.Release) error

type ReleaseValidator

type ReleaseValidator interface {
	Validate(release bmrel.Release) error
}

func NewBoshValidator

func NewBoshValidator(fs boshsys.FileSystem) ReleaseValidator

func NewValidator

func NewValidator(boshValidator, cpiValidator ReleaseValidator, ui bmui.UI) ReleaseValidator

Jump to

Keyboard shortcuts

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