mocks

package
v0.0.0-...-aba7421 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2024 License: Apache-2.0 Imports: 3 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 MockStaticRoutesClient

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

MockStaticRoutesClient is a mock of StaticRoutesClient interface.

func NewMockStaticRoutesClient

func NewMockStaticRoutesClient(ctrl *gomock.Controller) *MockStaticRoutesClient

NewMockStaticRoutesClient creates a new mock instance.

func (*MockStaticRoutesClient) Delete

func (m *MockStaticRoutesClient) Delete(arg0, arg1, arg2, arg3 string) error

Delete mocks base method.

func (*MockStaticRoutesClient) EXPECT

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

func (*MockStaticRoutesClient) Get

func (m *MockStaticRoutesClient) Get(arg0, arg1, arg2, arg3 string) (model.StaticRoutes, error)

Get mocks base method.

func (*MockStaticRoutesClient) List

func (m *MockStaticRoutesClient) List(arg0, arg1, arg2 string, arg3 *string, arg4 *bool, arg5 *string, arg6 *int64, arg7 *bool, arg8 *string) (model.StaticRoutesListResult, error)

List mocks base method.

func (*MockStaticRoutesClient) Patch

func (m *MockStaticRoutesClient) Patch(arg0, arg1, arg2, arg3 string, arg4 model.StaticRoutes) error

Patch mocks base method.

func (*MockStaticRoutesClient) Update

func (m *MockStaticRoutesClient) Update(arg0, arg1, arg2, arg3 string, arg4 model.StaticRoutes) (model.StaticRoutes, error)

Update mocks base method.

type MockStaticRoutesClientMockRecorder

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

MockStaticRoutesClientMockRecorder is the mock recorder for MockStaticRoutesClient.

func (*MockStaticRoutesClientMockRecorder) Delete

func (mr *MockStaticRoutesClientMockRecorder) Delete(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

Delete indicates an expected call of Delete.

func (*MockStaticRoutesClientMockRecorder) Get

func (mr *MockStaticRoutesClientMockRecorder) Get(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

Get indicates an expected call of Get.

func (*MockStaticRoutesClientMockRecorder) List

func (mr *MockStaticRoutesClientMockRecorder) List(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8 interface{}) *gomock.Call

List indicates an expected call of List.

func (*MockStaticRoutesClientMockRecorder) Patch

func (mr *MockStaticRoutesClientMockRecorder) Patch(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call

Patch indicates an expected call of Patch.

func (*MockStaticRoutesClientMockRecorder) Update

func (mr *MockStaticRoutesClientMockRecorder) Update(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call

Update indicates an expected call of Update.

Jump to

Keyboard shortcuts

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