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
Click to show internal directories.
Click to hide internal directories.