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 (*FakeMachineTypeService) CustomLink ¶
func (d *FakeMachineTypeService) CustomLink(cpu int, ram int, zone string) string
Click to show internal directories.
Click to hide internal directories.