mock_base

package
v0.15.0 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package mock_base is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockBaseClient

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

MockBaseClient is a mock_computemanagement of BaseClient interface.

func NewMockBaseClient

func NewMockBaseClient(ctrl *gomock.Controller) *MockBaseClient

NewMockBaseClient creates a new mock_computemanagement instance.

func (*MockBaseClient) EXPECT

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

func (*MockBaseClient) GenerateToken

func (m *MockBaseClient) GenerateToken(ctx context.Context, clusterID string) (string, error)

GenerateToken mocks base method.

type MockBaseClientMockRecorder

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

MockBaseClientMockRecorder is the mock_computemanagement recorder for MockBaseClient.

func (*MockBaseClientMockRecorder) GenerateToken

func (mr *MockBaseClientMockRecorder) GenerateToken(ctx, clusterID interface{}) *gomock.Call

GenerateToken indicates an expected call of GenerateToken.

Jump to

Keyboard shortcuts

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