fakes

package
v2.367.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Feb 9, 2021 License: Apache-2.0 Imports: 2 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
	ApplyDesiredApplySpec boshas.ApplySpec
	ApplyError            error

	Configured                 bool
	ConfiguredDesiredApplySpec boshas.ApplySpec
	ConfiguredJobs             []models.Job
	ConfiguredError            error
}

func NewFakeApplier

func NewFakeApplier() *FakeApplier

func (*FakeApplier) Apply

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

func (*FakeApplier) ConfigureJobs

func (s *FakeApplier) ConfigureJobs(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