fakes

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: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DeployInput

type DeployInput struct {
	Cpi               bmcloud.Cloud
	Deployment        bmdepl.Deployment
	StemcellApplySpec bmstemcell.ApplySpec
	Registry          bmdepl.Registry
	SSHTunnelConfig   bmdepl.SSHTunnel
	MbusURL           string
	StemcellCID       bmstemcell.CID
}

type FakeDeployer

type FakeDeployer struct {
	DeployInput  DeployInput
	DeployOutput deployOutput
}

func NewFakeDeployer

func NewFakeDeployer() *FakeDeployer

func (*FakeDeployer) Deploy

func (m *FakeDeployer) Deploy(
	cpi bmcloud.Cloud,
	deployment bmdepl.Deployment,
	stemcellApplySpec bmstemcell.ApplySpec,
	registry bmdepl.Registry,
	sshTunnelConfig bmdepl.SSHTunnel,
	mbusURL string,
	stemcellCID bmstemcell.CID,
) error

func (*FakeDeployer) SetDeployBehavior

func (m *FakeDeployer) SetDeployBehavior(err error)

Jump to

Keyboard shortcuts

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