gcngfakes

package
v0.0.0-...-2c9ee18 Latest Latest
Warning

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

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

Documentation

Overview

This file was generated by counterfeiter

This file was generated by counterfeiter

This file was generated by counterfeiter

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FakeBaggageclaimClientFactory

type FakeBaggageclaimClientFactory struct {
	NewClientStub func(apiURL string, workerName string) client.Client
	// contains filtered or unexported fields
}

func (*FakeBaggageclaimClientFactory) Invocations

func (fake *FakeBaggageclaimClientFactory) Invocations() map[string][][]interface{}

func (*FakeBaggageclaimClientFactory) NewClient

func (fake *FakeBaggageclaimClientFactory) NewClient(apiURL string, workerName string) client.Client

func (*FakeBaggageclaimClientFactory) NewClientArgsForCall

func (fake *FakeBaggageclaimClientFactory) NewClientArgsForCall(i int) (string, string)

func (*FakeBaggageclaimClientFactory) NewClientCallCount

func (fake *FakeBaggageclaimClientFactory) NewClientCallCount() int

func (*FakeBaggageclaimClientFactory) NewClientReturns

func (fake *FakeBaggageclaimClientFactory) NewClientReturns(result1 client.Client)

type FakeCollector

type FakeCollector struct {
	RunStub func() error
	// contains filtered or unexported fields
}

func (*FakeCollector) Invocations

func (fake *FakeCollector) Invocations() map[string][][]interface{}

func (*FakeCollector) Run

func (fake *FakeCollector) Run() error

func (*FakeCollector) RunCallCount

func (fake *FakeCollector) RunCallCount() int

func (*FakeCollector) RunReturns

func (fake *FakeCollector) RunReturns(result1 error)

type FakeContainerFactory

type FakeContainerFactory struct {
	MarkContainersForDeletionStub func() error

	FindContainersMarkedForDeletionStub func() ([]dbng.DestroyingContainer, error)

	FindHijackedContainersForDeletionStub func() ([]dbng.CreatedContainer, error)
	// contains filtered or unexported fields
}

func (*FakeContainerFactory) FindContainersMarkedForDeletion

func (fake *FakeContainerFactory) FindContainersMarkedForDeletion() ([]dbng.DestroyingContainer, error)

func (*FakeContainerFactory) FindContainersMarkedForDeletionCallCount

func (fake *FakeContainerFactory) FindContainersMarkedForDeletionCallCount() int

func (*FakeContainerFactory) FindContainersMarkedForDeletionReturns

func (fake *FakeContainerFactory) FindContainersMarkedForDeletionReturns(result1 []dbng.DestroyingContainer, result2 error)

func (*FakeContainerFactory) FindHijackedContainersForDeletion

func (fake *FakeContainerFactory) FindHijackedContainersForDeletion() ([]dbng.CreatedContainer, error)

func (*FakeContainerFactory) FindHijackedContainersForDeletionCallCount

func (fake *FakeContainerFactory) FindHijackedContainersForDeletionCallCount() int

func (*FakeContainerFactory) FindHijackedContainersForDeletionReturns

func (fake *FakeContainerFactory) FindHijackedContainersForDeletionReturns(result1 []dbng.CreatedContainer, result2 error)

func (*FakeContainerFactory) Invocations

func (fake *FakeContainerFactory) Invocations() map[string][][]interface{}

func (*FakeContainerFactory) MarkContainersForDeletion

func (fake *FakeContainerFactory) MarkContainersForDeletion() error

func (*FakeContainerFactory) MarkContainersForDeletionCallCount

func (fake *FakeContainerFactory) MarkContainersForDeletionCallCount() int

func (*FakeContainerFactory) MarkContainersForDeletionReturns

func (fake *FakeContainerFactory) MarkContainersForDeletionReturns(result1 error)

Jump to

Keyboard shortcuts

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