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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CreateInput

type CreateInput struct {
	ApplySpec               bmstemcell.ApplySpec
	DeploymentName          string
	JobName                 string
	NetworksSpec            map[string]interface{}
	ArchivedTemplatesBlobID string
	ArchivedTemplatesSha1   string
	TemplatesDirSha1        string
}

type FakeApplySpecFactory

type FakeApplySpecFactory struct {
	CreateInput     CreateInput
	CreateApplySpec bmas.ApplySpec
}

func NewFakeApplySpecFactory

func NewFakeApplySpecFactory() *FakeApplySpecFactory

func (*FakeApplySpecFactory) Create

func (c *FakeApplySpecFactory) Create(
	applySpec bmstemcell.ApplySpec,
	deploymentName string,
	jobName string,
	networksSpec map[string]interface{},
	archivedTemplatesBlobID string,
	archivedTemplatesSha1 string,
	templatesDirSha1 string,
) bmas.ApplySpec

Jump to

Keyboard shortcuts

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