fakes

package
v0.183.0 Latest Latest
Warning

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

Go to latest
Published: Jun 11, 2024 License: Apache-2.0 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 FakeService

type FakeService struct {
	GetLabelsStub func(context.Context, string) (map[string]string, error)

	UpdateLabelsStub func(context.Context, string, map[string]string, []string) error
	// contains filtered or unexported fields
}

func (*FakeService) GetLabels

func (fake *FakeService) GetLabels(arg1 context.Context, arg2 string) (map[string]string, error)

func (*FakeService) GetLabelsArgsForCall

func (fake *FakeService) GetLabelsArgsForCall(i int) (context.Context, string)

func (*FakeService) GetLabelsCallCount

func (fake *FakeService) GetLabelsCallCount() int

func (*FakeService) GetLabelsCalls

func (fake *FakeService) GetLabelsCalls(stub func(context.Context, string) (map[string]string, error))

func (*FakeService) GetLabelsReturns

func (fake *FakeService) GetLabelsReturns(result1 map[string]string, result2 error)

func (*FakeService) GetLabelsReturnsOnCall

func (fake *FakeService) GetLabelsReturnsOnCall(i int, result1 map[string]string, result2 error)

func (*FakeService) Invocations

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

func (*FakeService) UpdateLabels

func (fake *FakeService) UpdateLabels(arg1 context.Context, arg2 string, arg3 map[string]string, arg4 []string) error

func (*FakeService) UpdateLabelsArgsForCall

func (fake *FakeService) UpdateLabelsArgsForCall(i int) (context.Context, string, map[string]string, []string)

func (*FakeService) UpdateLabelsCallCount

func (fake *FakeService) UpdateLabelsCallCount() int

func (*FakeService) UpdateLabelsCalls

func (fake *FakeService) UpdateLabelsCalls(stub func(context.Context, string, map[string]string, []string) error)

func (*FakeService) UpdateLabelsReturns

func (fake *FakeService) UpdateLabelsReturns(result1 error)

func (*FakeService) UpdateLabelsReturnsOnCall

func (fake *FakeService) UpdateLabelsReturnsOnCall(i int, result1 error)

Jump to

Keyboard shortcuts

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