fakes

package
v0.65.0-rc.0 Latest Latest
Warning

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

Go to latest
Published: Sep 3, 2021 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 FakeService

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

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

func (*FakeService) GetLabels

func (fake *FakeService) GetLabels(arg1 string) (map[string]string, error)

func (*FakeService) GetLabelsArgsForCall

func (fake *FakeService) GetLabelsArgsForCall(i int) string

func (*FakeService) GetLabelsCallCount

func (fake *FakeService) GetLabelsCallCount() int

func (*FakeService) GetLabelsCalls

func (fake *FakeService) GetLabelsCalls(stub func(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 string, arg2 map[string]string, arg3 []string) error

func (*FakeService) UpdateLabelsArgsForCall

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

func (*FakeService) UpdateLabelsCallCount

func (fake *FakeService) UpdateLabelsCallCount() int

func (*FakeService) UpdateLabelsCalls

func (fake *FakeService) UpdateLabelsCalls(stub func(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