fakes

package
v0.0.0-...-3072089 Latest Latest
Warning

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

Go to latest
Published: Jul 16, 2015 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FakeApplier

type FakeApplier struct {
	Prepared                bool
	PrepareDesiredApplySpec boshas.ApplySpec
	PrepareError            error

	Applied               bool
	ApplyCurrentApplySpec boshas.ApplySpec
	ApplyDesiredApplySpec boshas.ApplySpec
	ApplyError            error
}

func NewFakeApplier

func NewFakeApplier() *FakeApplier

func (*FakeApplier) Apply

func (s *FakeApplier) Apply(currentApplySpec, desiredApplySpec boshas.ApplySpec) error

func (*FakeApplier) Prepare

func (s *FakeApplier) Prepare(desiredApplySpec boshas.ApplySpec) error

Jump to

Keyboard shortcuts

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