mocks

package
v0.0.0-...-fd195c9 Latest Latest
Warning

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

Go to latest
Published: Dec 11, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Package mocks is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockFakeInterface

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

MockFakeInterface is a mock of FakeInterface interface.

func NewMockFakeInterface

func NewMockFakeInterface(ctrl *gomock.Controller) *MockFakeInterface

NewMockFakeInterface creates a new mock instance.

func (*MockFakeInterface) APIVersion

func (m *MockFakeInterface) APIVersion() schema.GroupVersion

APIVersion mocks base method.

func (*MockFakeInterface) Delete

func (m *MockFakeInterface) Delete() *rest.Request

Delete mocks base method.

func (*MockFakeInterface) EXPECT

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

func (*MockFakeInterface) Get

func (m *MockFakeInterface) Get() *rest.Request

Get mocks base method.

func (*MockFakeInterface) GetRateLimiter

func (m *MockFakeInterface) GetRateLimiter() flowcontrol.RateLimiter

GetRateLimiter mocks base method.

func (*MockFakeInterface) Patch

Patch mocks base method.

func (*MockFakeInterface) Post

func (m *MockFakeInterface) Post() *rest.Request

Post mocks base method.

func (*MockFakeInterface) Put

func (m *MockFakeInterface) Put() *rest.Request

Put mocks base method.

func (*MockFakeInterface) Verb

func (m *MockFakeInterface) Verb(verb string) *rest.Request

Verb mocks base method.

type MockFakeInterfaceMockRecorder

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

MockFakeInterfaceMockRecorder is the mock recorder for MockFakeInterface.

func (*MockFakeInterfaceMockRecorder) APIVersion

func (mr *MockFakeInterfaceMockRecorder) APIVersion() *gomock.Call

APIVersion indicates an expected call of APIVersion.

func (*MockFakeInterfaceMockRecorder) Delete

Delete indicates an expected call of Delete.

func (*MockFakeInterfaceMockRecorder) Get

Get indicates an expected call of Get.

func (*MockFakeInterfaceMockRecorder) GetRateLimiter

func (mr *MockFakeInterfaceMockRecorder) GetRateLimiter() *gomock.Call

GetRateLimiter indicates an expected call of GetRateLimiter.

func (*MockFakeInterfaceMockRecorder) Patch

Patch indicates an expected call of Patch.

func (*MockFakeInterfaceMockRecorder) Post

Post indicates an expected call of Post.

func (*MockFakeInterfaceMockRecorder) Put

Put indicates an expected call of Put.

func (*MockFakeInterfaceMockRecorder) Verb

func (mr *MockFakeInterfaceMockRecorder) Verb(verb any) *gomock.Call

Verb indicates an expected call of Verb.

Jump to

Keyboard shortcuts

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