mock_projects

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 mock_projects is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockVpcsClient

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

MockVpcsClient is a mock of VpcsClient interface.

func NewMockVpcsClient

func NewMockVpcsClient(ctrl *gomock.Controller) *MockVpcsClient

NewMockVpcsClient creates a new mock instance.

func (*MockVpcsClient) Delete

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

Delete mocks base method.

func (*MockVpcsClient) EXPECT

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

func (*MockVpcsClient) Get

func (m *MockVpcsClient) Get(arg0, arg1, arg2 string) (model.Vpc, error)

Get mocks base method.

func (*MockVpcsClient) List

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

List mocks base method.

func (*MockVpcsClient) Patch

func (m *MockVpcsClient) Patch(arg0, arg1, arg2 string, arg3 model.Vpc) error

Patch mocks base method.

func (*MockVpcsClient) Update

func (m *MockVpcsClient) Update(arg0, arg1, arg2 string, arg3 model.Vpc) (model.Vpc, error)

Update mocks base method.

type MockVpcsClientMockRecorder

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

MockVpcsClientMockRecorder is the mock recorder for MockVpcsClient.

func (*MockVpcsClientMockRecorder) Delete

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

Delete indicates an expected call of Delete.

func (*MockVpcsClientMockRecorder) Get

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

Get indicates an expected call of Get.

func (*MockVpcsClientMockRecorder) List

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

List indicates an expected call of List.

func (*MockVpcsClientMockRecorder) Patch

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

Patch indicates an expected call of Patch.

func (*MockVpcsClientMockRecorder) Update

func (mr *MockVpcsClientMockRecorder) Update(arg0, arg1, arg2, arg3 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