mock

package
v0.10.0-alpha.0 Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package mock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockGlobalTagging

type MockGlobalTagging struct {
	// contains filtered or unexported fields
}

MockGlobalTagging is a mock of GlobalTagging interface.

func NewMockGlobalTagging

func NewMockGlobalTagging(ctrl *gomock.Controller) *MockGlobalTagging

NewMockGlobalTagging creates a new mock instance.

func (*MockGlobalTagging) AttachTag

AttachTag mocks base method.

func (*MockGlobalTagging) CreateTag

CreateTag mocks base method.

func (*MockGlobalTagging) EXPECT

EXPECT returns an object that allows the caller to indicate expected use.

func (*MockGlobalTagging) GetTagByName

func (m *MockGlobalTagging) GetTagByName(arg0 string) (*globaltaggingv1.Tag, error)

GetTagByName mocks base method.

type MockGlobalTaggingMockRecorder

type MockGlobalTaggingMockRecorder struct {
	// contains filtered or unexported fields
}

MockGlobalTaggingMockRecorder is the mock recorder for MockGlobalTagging.

func (*MockGlobalTaggingMockRecorder) AttachTag

func (mr *MockGlobalTaggingMockRecorder) AttachTag(arg0 any) *gomock.Call

AttachTag indicates an expected call of AttachTag.

func (*MockGlobalTaggingMockRecorder) CreateTag

func (mr *MockGlobalTaggingMockRecorder) CreateTag(arg0 any) *gomock.Call

CreateTag indicates an expected call of CreateTag.

func (*MockGlobalTaggingMockRecorder) GetTagByName

func (mr *MockGlobalTaggingMockRecorder) GetTagByName(arg0 any) *gomock.Call

GetTagByName indicates an expected call of GetTagByName.

Jump to

Keyboard shortcuts

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