mockhelper

package
v0.0.0-...-908e76c Latest Latest
Warning

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

Go to latest
Published: Jul 3, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package mockhelper is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockKeServiceClient

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

MockKeServiceClient is a mock of KeServiceClient interface.

func NewMockKeServiceClient

func NewMockKeServiceClient(ctrl *gomock.Controller) *MockKeServiceClient

NewMockKeServiceClient creates a new mock instance.

func (*MockKeServiceClient) CreateCluster

CreateCluster mocks base method.

func (*MockKeServiceClient) DeleteCluster

func (m *MockKeServiceClient) DeleteCluster(arg0 context.Context, arg1 *helper.DeleteClusterRequest) (*helper.Empty, error)

DeleteCluster mocks base method.

func (*MockKeServiceClient) EXPECT

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

func (*MockKeServiceClient) GetCluster

GetCluster mocks base method.

func (*MockKeServiceClient) ListCluster

ListCluster mocks base method.

func (*MockKeServiceClient) UpdateCluster

UpdateCluster mocks base method.

type MockKeServiceClientMockRecorder

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

MockKeServiceClientMockRecorder is the mock recorder for MockKeServiceClient.

func (*MockKeServiceClientMockRecorder) CreateCluster

func (mr *MockKeServiceClientMockRecorder) CreateCluster(arg0, arg1 interface{}) *gomock.Call

CreateCluster indicates an expected call of CreateCluster.

func (*MockKeServiceClientMockRecorder) DeleteCluster

func (mr *MockKeServiceClientMockRecorder) DeleteCluster(arg0, arg1 interface{}) *gomock.Call

DeleteCluster indicates an expected call of DeleteCluster.

func (*MockKeServiceClientMockRecorder) GetCluster

func (mr *MockKeServiceClientMockRecorder) GetCluster(arg0, arg1 interface{}) *gomock.Call

GetCluster indicates an expected call of GetCluster.

func (*MockKeServiceClientMockRecorder) ListCluster

func (mr *MockKeServiceClientMockRecorder) ListCluster(arg0, arg1 interface{}) *gomock.Call

ListCluster indicates an expected call of ListCluster.

func (*MockKeServiceClientMockRecorder) UpdateCluster

func (mr *MockKeServiceClientMockRecorder) UpdateCluster(arg0, arg1 interface{}) *gomock.Call

UpdateCluster indicates an expected call of UpdateCluster.

Jump to

Keyboard shortcuts

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