licensemanagerlinuxsubscriptionsmock

package
v1.44.173 Latest Latest
Warning

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

Go to latest
Published: Jan 5, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package licensemanagerlinuxsubscriptionsmock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockLicenseManagerLinuxSubscriptionsAPI

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

MockLicenseManagerLinuxSubscriptionsAPI is a mock of LicenseManagerLinuxSubscriptionsAPI interface

func NewMockLicenseManagerLinuxSubscriptionsAPI

func NewMockLicenseManagerLinuxSubscriptionsAPI(ctrl *gomock.Controller) *MockLicenseManagerLinuxSubscriptionsAPI

NewMockLicenseManagerLinuxSubscriptionsAPI creates a new mock instance

func (*MockLicenseManagerLinuxSubscriptionsAPI) EXPECT

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

func (*MockLicenseManagerLinuxSubscriptionsAPI) GetServiceSettings

GetServiceSettings mocks base method

func (*MockLicenseManagerLinuxSubscriptionsAPI) GetServiceSettingsRequest

GetServiceSettingsRequest mocks base method

func (*MockLicenseManagerLinuxSubscriptionsAPI) GetServiceSettingsWithContext

GetServiceSettingsWithContext mocks base method

func (*MockLicenseManagerLinuxSubscriptionsAPI) ListLinuxSubscriptionInstances

ListLinuxSubscriptionInstances mocks base method

func (*MockLicenseManagerLinuxSubscriptionsAPI) ListLinuxSubscriptionInstancesPages

ListLinuxSubscriptionInstancesPages mocks base method

func (*MockLicenseManagerLinuxSubscriptionsAPI) ListLinuxSubscriptionInstancesPagesWithContext

ListLinuxSubscriptionInstancesPagesWithContext mocks base method

func (*MockLicenseManagerLinuxSubscriptionsAPI) ListLinuxSubscriptionInstancesRequest

ListLinuxSubscriptionInstancesRequest mocks base method

func (*MockLicenseManagerLinuxSubscriptionsAPI) ListLinuxSubscriptionInstancesWithContext

ListLinuxSubscriptionInstancesWithContext mocks base method

func (*MockLicenseManagerLinuxSubscriptionsAPI) ListLinuxSubscriptions

ListLinuxSubscriptions mocks base method

func (*MockLicenseManagerLinuxSubscriptionsAPI) ListLinuxSubscriptionsPages

ListLinuxSubscriptionsPages mocks base method

func (*MockLicenseManagerLinuxSubscriptionsAPI) ListLinuxSubscriptionsPagesWithContext

ListLinuxSubscriptionsPagesWithContext mocks base method

func (*MockLicenseManagerLinuxSubscriptionsAPI) ListLinuxSubscriptionsRequest

ListLinuxSubscriptionsRequest mocks base method

func (*MockLicenseManagerLinuxSubscriptionsAPI) ListLinuxSubscriptionsWithContext

ListLinuxSubscriptionsWithContext mocks base method

func (*MockLicenseManagerLinuxSubscriptionsAPI) UpdateServiceSettings

UpdateServiceSettings mocks base method

func (*MockLicenseManagerLinuxSubscriptionsAPI) UpdateServiceSettingsRequest

UpdateServiceSettingsRequest mocks base method

func (*MockLicenseManagerLinuxSubscriptionsAPI) UpdateServiceSettingsWithContext

UpdateServiceSettingsWithContext mocks base method

type MockLicenseManagerLinuxSubscriptionsAPIMockRecorder

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

MockLicenseManagerLinuxSubscriptionsAPIMockRecorder is the mock recorder for MockLicenseManagerLinuxSubscriptionsAPI

func (*MockLicenseManagerLinuxSubscriptionsAPIMockRecorder) GetServiceSettings

func (mr *MockLicenseManagerLinuxSubscriptionsAPIMockRecorder) GetServiceSettings(arg0 interface{}) *gomock.Call

GetServiceSettings indicates an expected call of GetServiceSettings

func (*MockLicenseManagerLinuxSubscriptionsAPIMockRecorder) GetServiceSettingsRequest

func (mr *MockLicenseManagerLinuxSubscriptionsAPIMockRecorder) GetServiceSettingsRequest(arg0 interface{}) *gomock.Call

GetServiceSettingsRequest indicates an expected call of GetServiceSettingsRequest

func (*MockLicenseManagerLinuxSubscriptionsAPIMockRecorder) GetServiceSettingsWithContext

func (mr *MockLicenseManagerLinuxSubscriptionsAPIMockRecorder) GetServiceSettingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetServiceSettingsWithContext indicates an expected call of GetServiceSettingsWithContext

func (*MockLicenseManagerLinuxSubscriptionsAPIMockRecorder) ListLinuxSubscriptionInstances

func (mr *MockLicenseManagerLinuxSubscriptionsAPIMockRecorder) ListLinuxSubscriptionInstances(arg0 interface{}) *gomock.Call

ListLinuxSubscriptionInstances indicates an expected call of ListLinuxSubscriptionInstances

func (*MockLicenseManagerLinuxSubscriptionsAPIMockRecorder) ListLinuxSubscriptionInstancesPages

func (mr *MockLicenseManagerLinuxSubscriptionsAPIMockRecorder) ListLinuxSubscriptionInstancesPages(arg0, arg1 interface{}) *gomock.Call

ListLinuxSubscriptionInstancesPages indicates an expected call of ListLinuxSubscriptionInstancesPages

func (*MockLicenseManagerLinuxSubscriptionsAPIMockRecorder) ListLinuxSubscriptionInstancesPagesWithContext

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

ListLinuxSubscriptionInstancesPagesWithContext indicates an expected call of ListLinuxSubscriptionInstancesPagesWithContext

func (*MockLicenseManagerLinuxSubscriptionsAPIMockRecorder) ListLinuxSubscriptionInstancesRequest

func (mr *MockLicenseManagerLinuxSubscriptionsAPIMockRecorder) ListLinuxSubscriptionInstancesRequest(arg0 interface{}) *gomock.Call

ListLinuxSubscriptionInstancesRequest indicates an expected call of ListLinuxSubscriptionInstancesRequest

func (*MockLicenseManagerLinuxSubscriptionsAPIMockRecorder) ListLinuxSubscriptionInstancesWithContext

func (mr *MockLicenseManagerLinuxSubscriptionsAPIMockRecorder) ListLinuxSubscriptionInstancesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListLinuxSubscriptionInstancesWithContext indicates an expected call of ListLinuxSubscriptionInstancesWithContext

func (*MockLicenseManagerLinuxSubscriptionsAPIMockRecorder) ListLinuxSubscriptions

func (mr *MockLicenseManagerLinuxSubscriptionsAPIMockRecorder) ListLinuxSubscriptions(arg0 interface{}) *gomock.Call

ListLinuxSubscriptions indicates an expected call of ListLinuxSubscriptions

func (*MockLicenseManagerLinuxSubscriptionsAPIMockRecorder) ListLinuxSubscriptionsPages

func (mr *MockLicenseManagerLinuxSubscriptionsAPIMockRecorder) ListLinuxSubscriptionsPages(arg0, arg1 interface{}) *gomock.Call

ListLinuxSubscriptionsPages indicates an expected call of ListLinuxSubscriptionsPages

func (*MockLicenseManagerLinuxSubscriptionsAPIMockRecorder) ListLinuxSubscriptionsPagesWithContext

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

ListLinuxSubscriptionsPagesWithContext indicates an expected call of ListLinuxSubscriptionsPagesWithContext

func (*MockLicenseManagerLinuxSubscriptionsAPIMockRecorder) ListLinuxSubscriptionsRequest

func (mr *MockLicenseManagerLinuxSubscriptionsAPIMockRecorder) ListLinuxSubscriptionsRequest(arg0 interface{}) *gomock.Call

ListLinuxSubscriptionsRequest indicates an expected call of ListLinuxSubscriptionsRequest

func (*MockLicenseManagerLinuxSubscriptionsAPIMockRecorder) ListLinuxSubscriptionsWithContext

func (mr *MockLicenseManagerLinuxSubscriptionsAPIMockRecorder) ListLinuxSubscriptionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListLinuxSubscriptionsWithContext indicates an expected call of ListLinuxSubscriptionsWithContext

func (*MockLicenseManagerLinuxSubscriptionsAPIMockRecorder) UpdateServiceSettings

func (mr *MockLicenseManagerLinuxSubscriptionsAPIMockRecorder) UpdateServiceSettings(arg0 interface{}) *gomock.Call

UpdateServiceSettings indicates an expected call of UpdateServiceSettings

func (*MockLicenseManagerLinuxSubscriptionsAPIMockRecorder) UpdateServiceSettingsRequest

func (mr *MockLicenseManagerLinuxSubscriptionsAPIMockRecorder) UpdateServiceSettingsRequest(arg0 interface{}) *gomock.Call

UpdateServiceSettingsRequest indicates an expected call of UpdateServiceSettingsRequest

func (*MockLicenseManagerLinuxSubscriptionsAPIMockRecorder) UpdateServiceSettingsWithContext

func (mr *MockLicenseManagerLinuxSubscriptionsAPIMockRecorder) UpdateServiceSettingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateServiceSettingsWithContext indicates an expected call of UpdateServiceSettingsWithContext

Jump to

Keyboard shortcuts

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