mock_computemanagement

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: 4 Imported by: 0

Documentation

Overview

Package mock_computemanagement is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockClient

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

MockClient is a mock of Client interface.

func NewMockClient

func NewMockClient(ctrl *gomock.Controller) *MockClient

NewMockClient creates a new mock instance.

func (*MockClient) CreateInstanceConfiguration

CreateInstanceConfiguration mocks base method.

func (*MockClient) CreateInstancePool

CreateInstancePool mocks base method.

func (*MockClient) DeleteInstanceConfiguration

DeleteInstanceConfiguration mocks base method.

func (*MockClient) EXPECT

func (m *MockClient) EXPECT() *MockClientMockRecorder

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

func (*MockClient) GetInstanceConfiguration

GetInstanceConfiguration mocks base method.

func (*MockClient) GetInstancePool

GetInstancePool mocks base method.

func (*MockClient) ListInstanceConfigurations

ListInstanceConfigurations mocks base method.

func (*MockClient) ListInstancePoolInstances

ListInstancePoolInstances mocks base method.

func (*MockClient) ListInstancePools

ListInstancePools mocks base method.

func (*MockClient) TerminateInstancePool

TerminateInstancePool mocks base method.

func (*MockClient) UpdateInstancePool

UpdateInstancePool mocks base method.

type MockClientMockRecorder

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

MockClientMockRecorder is the mock recorder for MockClient.

func (*MockClientMockRecorder) CreateInstanceConfiguration

func (mr *MockClientMockRecorder) CreateInstanceConfiguration(ctx, request interface{}) *gomock.Call

CreateInstanceConfiguration indicates an expected call of CreateInstanceConfiguration.

func (*MockClientMockRecorder) CreateInstancePool

func (mr *MockClientMockRecorder) CreateInstancePool(ctx, request interface{}) *gomock.Call

CreateInstancePool indicates an expected call of CreateInstancePool.

func (*MockClientMockRecorder) DeleteInstanceConfiguration

func (mr *MockClientMockRecorder) DeleteInstanceConfiguration(ctx, request interface{}) *gomock.Call

DeleteInstanceConfiguration indicates an expected call of DeleteInstanceConfiguration.

func (*MockClientMockRecorder) GetInstanceConfiguration

func (mr *MockClientMockRecorder) GetInstanceConfiguration(ctx, request interface{}) *gomock.Call

GetInstanceConfiguration indicates an expected call of GetInstanceConfiguration.

func (*MockClientMockRecorder) GetInstancePool

func (mr *MockClientMockRecorder) GetInstancePool(ctx, request interface{}) *gomock.Call

GetInstancePool indicates an expected call of GetInstancePool.

func (*MockClientMockRecorder) ListInstanceConfigurations

func (mr *MockClientMockRecorder) ListInstanceConfigurations(ctx, request interface{}) *gomock.Call

ListInstanceConfigurations indicates an expected call of ListInstanceConfigurations.

func (*MockClientMockRecorder) ListInstancePoolInstances

func (mr *MockClientMockRecorder) ListInstancePoolInstances(ctx, request interface{}) *gomock.Call

ListInstancePoolInstances indicates an expected call of ListInstancePoolInstances.

func (*MockClientMockRecorder) ListInstancePools

func (mr *MockClientMockRecorder) ListInstancePools(ctx, request interface{}) *gomock.Call

ListInstancePools indicates an expected call of ListInstancePools.

func (*MockClientMockRecorder) TerminateInstancePool

func (mr *MockClientMockRecorder) TerminateInstancePool(ctx, request interface{}) *gomock.Call

TerminateInstancePool indicates an expected call of TerminateInstancePool.

func (*MockClientMockRecorder) UpdateInstancePool

func (mr *MockClientMockRecorder) UpdateInstancePool(ctx, request interface{}) *gomock.Call

UpdateInstancePool indicates an expected call of UpdateInstancePool.

Jump to

Keyboard shortcuts

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