fakes

package
v0.0.0-...-b097151 Latest Latest
Warning

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

Go to latest
Published: Dec 17, 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 FakeOp

type FakeOp struct {
	CreateStub func(string, string, string)

	InstallStub func(context.Context, string, string, string, string)

	KillStub func(context.Context, string)

	ValidateStub func(context.Context, string)
	// contains filtered or unexported fields
}

func (*FakeOp) Create

func (fake *FakeOp) Create(arg1 string, arg2 string, arg3 string)

func (*FakeOp) CreateArgsForCall

func (fake *FakeOp) CreateArgsForCall(i int) (string, string, string)

func (*FakeOp) CreateCallCount

func (fake *FakeOp) CreateCallCount() int

func (*FakeOp) CreateCalls

func (fake *FakeOp) CreateCalls(stub func(string, string, string))

func (*FakeOp) Install

func (fake *FakeOp) Install(arg1 context.Context, arg2 string, arg3 string, arg4 string, arg5 string)

func (*FakeOp) InstallArgsForCall

func (fake *FakeOp) InstallArgsForCall(i int) (context.Context, string, string, string, string)

func (*FakeOp) InstallCallCount

func (fake *FakeOp) InstallCallCount() int

func (*FakeOp) InstallCalls

func (fake *FakeOp) InstallCalls(stub func(context.Context, string, string, string, string))

func (*FakeOp) Invocations

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

func (*FakeOp) Kill

func (fake *FakeOp) Kill(arg1 context.Context, arg2 string)

func (*FakeOp) KillArgsForCall

func (fake *FakeOp) KillArgsForCall(i int) (context.Context, string)

func (*FakeOp) KillCallCount

func (fake *FakeOp) KillCallCount() int

func (*FakeOp) KillCalls

func (fake *FakeOp) KillCalls(stub func(context.Context, string))

func (*FakeOp) Validate

func (fake *FakeOp) Validate(arg1 context.Context, arg2 string)

func (*FakeOp) ValidateArgsForCall

func (fake *FakeOp) ValidateArgsForCall(i int) (context.Context, string)

func (*FakeOp) ValidateCallCount

func (fake *FakeOp) ValidateCallCount() int

func (*FakeOp) ValidateCalls

func (fake *FakeOp) ValidateCalls(stub func(context.Context, string))

Jump to

Keyboard shortcuts

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