fakes

package
v0.0.0-...-8586347 Latest Latest
Warning

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

Go to latest
Published: Mar 11, 2016 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 FakeMachineTypeService

type FakeMachineTypeService struct {
	FindCalled      bool
	FindFound       bool
	FindMachineType machinetype.MachineType
	FindErr         error

	CustomLinkCalled bool
	CustomLinkLink   string
}
func (d *FakeMachineTypeService) CustomLink(cpu int, ram int, zone string) string

func (*FakeMachineTypeService) Find

func (d *FakeMachineTypeService) Find(id string, zone string) (machinetype.MachineType, bool, error)

Jump to

Keyboard shortcuts

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