fakes

package
v1.13.0 Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2018 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Code generated by counterfeiter. DO NOT EDIT.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ContainerRepo

type ContainerRepo struct {
	GetByIPStub func(string) (repository.Container, error)
	// contains filtered or unexported fields
}

func (*ContainerRepo) GetByIP

func (fake *ContainerRepo) GetByIP(arg1 string) (repository.Container, error)

func (*ContainerRepo) GetByIPArgsForCall

func (fake *ContainerRepo) GetByIPArgsForCall(i int) string

func (*ContainerRepo) GetByIPCallCount

func (fake *ContainerRepo) GetByIPCallCount() int

func (*ContainerRepo) GetByIPReturns

func (fake *ContainerRepo) GetByIPReturns(result1 repository.Container, result2 error)

func (*ContainerRepo) GetByIPReturnsOnCall

func (fake *ContainerRepo) GetByIPReturnsOnCall(i int, result1 repository.Container, result2 error)

func (*ContainerRepo) Invocations

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

Jump to

Keyboard shortcuts

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