fakes

package
v0.0.0-...-fbfd2f8 Latest Latest
Warning

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

Go to latest
Published: Jun 28, 2017 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

This file was generated by counterfeiter

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FakeRoutingTable

type FakeRoutingTable struct {
	RouteCountStub func() int

	AddRoutesStub func(desiredLRP *models.DesiredLRPSchedulingInfo) event.RoutingEvents

	UpdateRoutesStub func(beforeLRP, afterLRP *models.DesiredLRPSchedulingInfo) event.RoutingEvents

	RemoveRoutesStub func(desiredLRP *models.DesiredLRPSchedulingInfo) event.RoutingEvents

	AddEndpointStub func(actualLRP *models.ActualLRPGroup) event.RoutingEvents

	RemoveEndpointStub func(actualLRP *models.ActualLRPGroup) event.RoutingEvents

	SwapStub func(t schema.RoutingTable) event.RoutingEvents

	GetRoutingEventsStub func() event.RoutingEvents
	// contains filtered or unexported fields
}

func (*FakeRoutingTable) AddEndpoint

func (fake *FakeRoutingTable) AddEndpoint(actualLRP *models.ActualLRPGroup) event.RoutingEvents

func (*FakeRoutingTable) AddEndpointArgsForCall

func (fake *FakeRoutingTable) AddEndpointArgsForCall(i int) *models.ActualLRPGroup

func (*FakeRoutingTable) AddEndpointCallCount

func (fake *FakeRoutingTable) AddEndpointCallCount() int

func (*FakeRoutingTable) AddEndpointReturns

func (fake *FakeRoutingTable) AddEndpointReturns(result1 event.RoutingEvents)

func (*FakeRoutingTable) AddRoutes

func (*FakeRoutingTable) AddRoutesArgsForCall

func (fake *FakeRoutingTable) AddRoutesArgsForCall(i int) *models.DesiredLRPSchedulingInfo

func (*FakeRoutingTable) AddRoutesCallCount

func (fake *FakeRoutingTable) AddRoutesCallCount() int

func (*FakeRoutingTable) AddRoutesReturns

func (fake *FakeRoutingTable) AddRoutesReturns(result1 event.RoutingEvents)

func (*FakeRoutingTable) GetRoutingEvents

func (fake *FakeRoutingTable) GetRoutingEvents() event.RoutingEvents

func (*FakeRoutingTable) GetRoutingEventsCallCount

func (fake *FakeRoutingTable) GetRoutingEventsCallCount() int

func (*FakeRoutingTable) GetRoutingEventsReturns

func (fake *FakeRoutingTable) GetRoutingEventsReturns(result1 event.RoutingEvents)

func (*FakeRoutingTable) RemoveEndpoint

func (fake *FakeRoutingTable) RemoveEndpoint(actualLRP *models.ActualLRPGroup) event.RoutingEvents

func (*FakeRoutingTable) RemoveEndpointArgsForCall

func (fake *FakeRoutingTable) RemoveEndpointArgsForCall(i int) *models.ActualLRPGroup

func (*FakeRoutingTable) RemoveEndpointCallCount

func (fake *FakeRoutingTable) RemoveEndpointCallCount() int

func (*FakeRoutingTable) RemoveEndpointReturns

func (fake *FakeRoutingTable) RemoveEndpointReturns(result1 event.RoutingEvents)

func (*FakeRoutingTable) RemoveRoutes

func (fake *FakeRoutingTable) RemoveRoutes(desiredLRP *models.DesiredLRPSchedulingInfo) event.RoutingEvents

func (*FakeRoutingTable) RemoveRoutesArgsForCall

func (fake *FakeRoutingTable) RemoveRoutesArgsForCall(i int) *models.DesiredLRPSchedulingInfo

func (*FakeRoutingTable) RemoveRoutesCallCount

func (fake *FakeRoutingTable) RemoveRoutesCallCount() int

func (*FakeRoutingTable) RemoveRoutesReturns

func (fake *FakeRoutingTable) RemoveRoutesReturns(result1 event.RoutingEvents)

func (*FakeRoutingTable) RouteCount

func (fake *FakeRoutingTable) RouteCount() int

func (*FakeRoutingTable) RouteCountCallCount

func (fake *FakeRoutingTable) RouteCountCallCount() int

func (*FakeRoutingTable) RouteCountReturns

func (fake *FakeRoutingTable) RouteCountReturns(result1 int)

func (*FakeRoutingTable) Swap

func (*FakeRoutingTable) SwapArgsForCall

func (fake *FakeRoutingTable) SwapArgsForCall(i int) schema.RoutingTable

func (*FakeRoutingTable) SwapCallCount

func (fake *FakeRoutingTable) SwapCallCount() int

func (*FakeRoutingTable) SwapReturns

func (fake *FakeRoutingTable) SwapReturns(result1 event.RoutingEvents)

func (*FakeRoutingTable) UpdateRoutes

func (*FakeRoutingTable) UpdateRoutesArgsForCall

func (*FakeRoutingTable) UpdateRoutesCallCount

func (fake *FakeRoutingTable) UpdateRoutesCallCount() int

func (*FakeRoutingTable) UpdateRoutesReturns

func (fake *FakeRoutingTable) UpdateRoutesReturns(result1 event.RoutingEvents)

Jump to

Keyboard shortcuts

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