fakes

package
v0.1.45 Latest Latest
Warning

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

Go to latest
Published: Nov 21, 2020 License: MIT Imports: 3 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 FakeContainerInspector

type FakeContainerInspector struct {
	ContainerInspectStub func(context.Context, string) (types.ContainerJSON, error)
	// contains filtered or unexported fields
}

func (*FakeContainerInspector) ContainerInspect

func (fake *FakeContainerInspector) ContainerInspect(arg1 context.Context, arg2 string) (types.ContainerJSON, error)

func (*FakeContainerInspector) ContainerInspectArgsForCall

func (fake *FakeContainerInspector) ContainerInspectArgsForCall(i int) (context.Context, string)

func (*FakeContainerInspector) ContainerInspectCallCount

func (fake *FakeContainerInspector) ContainerInspectCallCount() int

func (*FakeContainerInspector) ContainerInspectCalls

func (fake *FakeContainerInspector) ContainerInspectCalls(stub func(context.Context, string) (types.ContainerJSON, error))

func (*FakeContainerInspector) ContainerInspectReturns

func (fake *FakeContainerInspector) ContainerInspectReturns(result1 types.ContainerJSON, result2 error)

func (*FakeContainerInspector) ContainerInspectReturnsOnCall

func (fake *FakeContainerInspector) ContainerInspectReturnsOnCall(i int, result1 types.ContainerJSON, result2 error)

func (*FakeContainerInspector) Invocations

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

Jump to

Keyboard shortcuts

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