Documentation ¶
Overview ¶
This file was generated by counterfeiter
Index ¶
- type FakeRoutingTable
- func (fake *FakeRoutingTable) AddEndpoint(actualLRP *models.ActualLRPGroup) event.RoutingEvents
- func (fake *FakeRoutingTable) AddEndpointArgsForCall(i int) *models.ActualLRPGroup
- func (fake *FakeRoutingTable) AddEndpointCallCount() int
- func (fake *FakeRoutingTable) AddEndpointReturns(result1 event.RoutingEvents)
- func (fake *FakeRoutingTable) AddRoutes(desiredLRP *models.DesiredLRPSchedulingInfo) event.RoutingEvents
- func (fake *FakeRoutingTable) AddRoutesArgsForCall(i int) *models.DesiredLRPSchedulingInfo
- func (fake *FakeRoutingTable) AddRoutesCallCount() int
- func (fake *FakeRoutingTable) AddRoutesReturns(result1 event.RoutingEvents)
- func (fake *FakeRoutingTable) GetRoutingEvents() event.RoutingEvents
- func (fake *FakeRoutingTable) GetRoutingEventsCallCount() int
- func (fake *FakeRoutingTable) GetRoutingEventsReturns(result1 event.RoutingEvents)
- func (fake *FakeRoutingTable) RemoveEndpoint(actualLRP *models.ActualLRPGroup) event.RoutingEvents
- func (fake *FakeRoutingTable) RemoveEndpointArgsForCall(i int) *models.ActualLRPGroup
- func (fake *FakeRoutingTable) RemoveEndpointCallCount() int
- func (fake *FakeRoutingTable) RemoveEndpointReturns(result1 event.RoutingEvents)
- func (fake *FakeRoutingTable) RemoveRoutes(desiredLRP *models.DesiredLRPSchedulingInfo) event.RoutingEvents
- func (fake *FakeRoutingTable) RemoveRoutesArgsForCall(i int) *models.DesiredLRPSchedulingInfo
- func (fake *FakeRoutingTable) RemoveRoutesCallCount() int
- func (fake *FakeRoutingTable) RemoveRoutesReturns(result1 event.RoutingEvents)
- func (fake *FakeRoutingTable) RouteCount() int
- func (fake *FakeRoutingTable) RouteCountCallCount() int
- func (fake *FakeRoutingTable) RouteCountReturns(result1 int)
- func (fake *FakeRoutingTable) Swap(t schema.RoutingTable) event.RoutingEvents
- func (fake *FakeRoutingTable) SwapArgsForCall(i int) schema.RoutingTable
- func (fake *FakeRoutingTable) SwapCallCount() int
- func (fake *FakeRoutingTable) SwapReturns(result1 event.RoutingEvents)
- func (fake *FakeRoutingTable) UpdateRoutes(beforeLRP *models.DesiredLRPSchedulingInfo, ...) event.RoutingEvents
- func (fake *FakeRoutingTable) UpdateRoutesArgsForCall(i int) (*models.DesiredLRPSchedulingInfo, *models.DesiredLRPSchedulingInfo)
- func (fake *FakeRoutingTable) UpdateRoutesCallCount() int
- func (fake *FakeRoutingTable) UpdateRoutesReturns(result1 event.RoutingEvents)
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 (fake *FakeRoutingTable) AddRoutes(desiredLRP *models.DesiredLRPSchedulingInfo) event.RoutingEvents
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 (fake *FakeRoutingTable) Swap(t schema.RoutingTable) event.RoutingEvents
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 (fake *FakeRoutingTable) UpdateRoutes(beforeLRP *models.DesiredLRPSchedulingInfo, afterLRP *models.DesiredLRPSchedulingInfo) event.RoutingEvents
func (*FakeRoutingTable) UpdateRoutesArgsForCall ¶
func (fake *FakeRoutingTable) UpdateRoutesArgsForCall(i int) (*models.DesiredLRPSchedulingInfo, *models.DesiredLRPSchedulingInfo)
func (*FakeRoutingTable) UpdateRoutesCallCount ¶
func (fake *FakeRoutingTable) UpdateRoutesCallCount() int
func (*FakeRoutingTable) UpdateRoutesReturns ¶
func (fake *FakeRoutingTable) UpdateRoutesReturns(result1 event.RoutingEvents)
Click to show internal directories.
Click to hide internal directories.