licensemanagermock

package
v1.29.22 Latest Latest
Warning

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

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

Documentation

Overview

Package licensemanagermock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockLicenseManagerAPI

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

MockLicenseManagerAPI is a mock of LicenseManagerAPI interface

func NewMockLicenseManagerAPI

func NewMockLicenseManagerAPI(ctrl *gomock.Controller) *MockLicenseManagerAPI

NewMockLicenseManagerAPI creates a new mock instance

func (*MockLicenseManagerAPI) CreateLicenseConfiguration

CreateLicenseConfiguration mocks base method

func (*MockLicenseManagerAPI) CreateLicenseConfigurationRequest

CreateLicenseConfigurationRequest mocks base method

func (*MockLicenseManagerAPI) CreateLicenseConfigurationWithContext

CreateLicenseConfigurationWithContext mocks base method

func (*MockLicenseManagerAPI) DeleteLicenseConfiguration

DeleteLicenseConfiguration mocks base method

func (*MockLicenseManagerAPI) DeleteLicenseConfigurationRequest

DeleteLicenseConfigurationRequest mocks base method

func (*MockLicenseManagerAPI) DeleteLicenseConfigurationWithContext

DeleteLicenseConfigurationWithContext mocks base method

func (*MockLicenseManagerAPI) EXPECT

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

func (*MockLicenseManagerAPI) GetLicenseConfiguration

GetLicenseConfiguration mocks base method

func (*MockLicenseManagerAPI) GetLicenseConfigurationRequest

GetLicenseConfigurationRequest mocks base method

func (*MockLicenseManagerAPI) GetLicenseConfigurationWithContext

GetLicenseConfigurationWithContext mocks base method

func (*MockLicenseManagerAPI) GetServiceSettings

GetServiceSettings mocks base method

func (*MockLicenseManagerAPI) GetServiceSettingsRequest

GetServiceSettingsRequest mocks base method

func (*MockLicenseManagerAPI) GetServiceSettingsWithContext

GetServiceSettingsWithContext mocks base method

func (*MockLicenseManagerAPI) ListAssociationsForLicenseConfiguration

ListAssociationsForLicenseConfiguration mocks base method

func (*MockLicenseManagerAPI) ListAssociationsForLicenseConfigurationRequest

ListAssociationsForLicenseConfigurationRequest mocks base method

func (*MockLicenseManagerAPI) ListAssociationsForLicenseConfigurationWithContext

ListAssociationsForLicenseConfigurationWithContext mocks base method

func (*MockLicenseManagerAPI) ListFailuresForLicenseConfigurationOperations

ListFailuresForLicenseConfigurationOperations mocks base method

func (*MockLicenseManagerAPI) ListFailuresForLicenseConfigurationOperationsRequest

ListFailuresForLicenseConfigurationOperationsRequest mocks base method

func (*MockLicenseManagerAPI) ListFailuresForLicenseConfigurationOperationsWithContext

ListFailuresForLicenseConfigurationOperationsWithContext mocks base method

func (*MockLicenseManagerAPI) ListLicenseConfigurations

ListLicenseConfigurations mocks base method

func (*MockLicenseManagerAPI) ListLicenseConfigurationsRequest

ListLicenseConfigurationsRequest mocks base method

func (*MockLicenseManagerAPI) ListLicenseConfigurationsWithContext

ListLicenseConfigurationsWithContext mocks base method

func (*MockLicenseManagerAPI) ListLicenseSpecificationsForResource

ListLicenseSpecificationsForResource mocks base method

func (*MockLicenseManagerAPI) ListLicenseSpecificationsForResourceRequest

ListLicenseSpecificationsForResourceRequest mocks base method

func (*MockLicenseManagerAPI) ListLicenseSpecificationsForResourceWithContext

ListLicenseSpecificationsForResourceWithContext mocks base method

func (*MockLicenseManagerAPI) ListResourceInventory

ListResourceInventory mocks base method

func (*MockLicenseManagerAPI) ListResourceInventoryRequest

ListResourceInventoryRequest mocks base method

func (*MockLicenseManagerAPI) ListResourceInventoryWithContext

ListResourceInventoryWithContext mocks base method

func (*MockLicenseManagerAPI) ListTagsForResource

ListTagsForResource mocks base method

func (*MockLicenseManagerAPI) ListTagsForResourceRequest

ListTagsForResourceRequest mocks base method

func (*MockLicenseManagerAPI) ListTagsForResourceWithContext

ListTagsForResourceWithContext mocks base method

func (*MockLicenseManagerAPI) ListUsageForLicenseConfiguration

ListUsageForLicenseConfiguration mocks base method

func (*MockLicenseManagerAPI) ListUsageForLicenseConfigurationRequest

ListUsageForLicenseConfigurationRequest mocks base method

func (*MockLicenseManagerAPI) ListUsageForLicenseConfigurationWithContext

ListUsageForLicenseConfigurationWithContext mocks base method

func (*MockLicenseManagerAPI) TagResource

TagResource mocks base method

func (*MockLicenseManagerAPI) TagResourceRequest

TagResourceRequest mocks base method

func (*MockLicenseManagerAPI) TagResourceWithContext

TagResourceWithContext mocks base method

func (*MockLicenseManagerAPI) UntagResource

UntagResource mocks base method

func (*MockLicenseManagerAPI) UntagResourceRequest

UntagResourceRequest mocks base method

func (*MockLicenseManagerAPI) UntagResourceWithContext

UntagResourceWithContext mocks base method

func (*MockLicenseManagerAPI) UpdateLicenseConfiguration

UpdateLicenseConfiguration mocks base method

func (*MockLicenseManagerAPI) UpdateLicenseConfigurationRequest

UpdateLicenseConfigurationRequest mocks base method

func (*MockLicenseManagerAPI) UpdateLicenseConfigurationWithContext

UpdateLicenseConfigurationWithContext mocks base method

func (*MockLicenseManagerAPI) UpdateLicenseSpecificationsForResource

UpdateLicenseSpecificationsForResource mocks base method

func (*MockLicenseManagerAPI) UpdateLicenseSpecificationsForResourceRequest

UpdateLicenseSpecificationsForResourceRequest mocks base method

func (*MockLicenseManagerAPI) UpdateLicenseSpecificationsForResourceWithContext

UpdateLicenseSpecificationsForResourceWithContext mocks base method

func (*MockLicenseManagerAPI) UpdateServiceSettings

UpdateServiceSettings mocks base method

func (*MockLicenseManagerAPI) UpdateServiceSettingsRequest

UpdateServiceSettingsRequest mocks base method

func (*MockLicenseManagerAPI) UpdateServiceSettingsWithContext

UpdateServiceSettingsWithContext mocks base method

type MockLicenseManagerAPIMockRecorder

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

MockLicenseManagerAPIMockRecorder is the mock recorder for MockLicenseManagerAPI

func (*MockLicenseManagerAPIMockRecorder) CreateLicenseConfiguration

func (mr *MockLicenseManagerAPIMockRecorder) CreateLicenseConfiguration(arg0 interface{}) *gomock.Call

CreateLicenseConfiguration indicates an expected call of CreateLicenseConfiguration

func (*MockLicenseManagerAPIMockRecorder) CreateLicenseConfigurationRequest

func (mr *MockLicenseManagerAPIMockRecorder) CreateLicenseConfigurationRequest(arg0 interface{}) *gomock.Call

CreateLicenseConfigurationRequest indicates an expected call of CreateLicenseConfigurationRequest

func (*MockLicenseManagerAPIMockRecorder) CreateLicenseConfigurationWithContext

func (mr *MockLicenseManagerAPIMockRecorder) CreateLicenseConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateLicenseConfigurationWithContext indicates an expected call of CreateLicenseConfigurationWithContext

func (*MockLicenseManagerAPIMockRecorder) DeleteLicenseConfiguration

func (mr *MockLicenseManagerAPIMockRecorder) DeleteLicenseConfiguration(arg0 interface{}) *gomock.Call

DeleteLicenseConfiguration indicates an expected call of DeleteLicenseConfiguration

func (*MockLicenseManagerAPIMockRecorder) DeleteLicenseConfigurationRequest

func (mr *MockLicenseManagerAPIMockRecorder) DeleteLicenseConfigurationRequest(arg0 interface{}) *gomock.Call

DeleteLicenseConfigurationRequest indicates an expected call of DeleteLicenseConfigurationRequest

func (*MockLicenseManagerAPIMockRecorder) DeleteLicenseConfigurationWithContext

func (mr *MockLicenseManagerAPIMockRecorder) DeleteLicenseConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteLicenseConfigurationWithContext indicates an expected call of DeleteLicenseConfigurationWithContext

func (*MockLicenseManagerAPIMockRecorder) GetLicenseConfiguration

func (mr *MockLicenseManagerAPIMockRecorder) GetLicenseConfiguration(arg0 interface{}) *gomock.Call

GetLicenseConfiguration indicates an expected call of GetLicenseConfiguration

func (*MockLicenseManagerAPIMockRecorder) GetLicenseConfigurationRequest

func (mr *MockLicenseManagerAPIMockRecorder) GetLicenseConfigurationRequest(arg0 interface{}) *gomock.Call

GetLicenseConfigurationRequest indicates an expected call of GetLicenseConfigurationRequest

func (*MockLicenseManagerAPIMockRecorder) GetLicenseConfigurationWithContext

func (mr *MockLicenseManagerAPIMockRecorder) GetLicenseConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetLicenseConfigurationWithContext indicates an expected call of GetLicenseConfigurationWithContext

func (*MockLicenseManagerAPIMockRecorder) GetServiceSettings

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

GetServiceSettings indicates an expected call of GetServiceSettings

func (*MockLicenseManagerAPIMockRecorder) GetServiceSettingsRequest

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

GetServiceSettingsRequest indicates an expected call of GetServiceSettingsRequest

func (*MockLicenseManagerAPIMockRecorder) GetServiceSettingsWithContext

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

GetServiceSettingsWithContext indicates an expected call of GetServiceSettingsWithContext

func (*MockLicenseManagerAPIMockRecorder) ListAssociationsForLicenseConfiguration

func (mr *MockLicenseManagerAPIMockRecorder) ListAssociationsForLicenseConfiguration(arg0 interface{}) *gomock.Call

ListAssociationsForLicenseConfiguration indicates an expected call of ListAssociationsForLicenseConfiguration

func (*MockLicenseManagerAPIMockRecorder) ListAssociationsForLicenseConfigurationRequest

func (mr *MockLicenseManagerAPIMockRecorder) ListAssociationsForLicenseConfigurationRequest(arg0 interface{}) *gomock.Call

ListAssociationsForLicenseConfigurationRequest indicates an expected call of ListAssociationsForLicenseConfigurationRequest

func (*MockLicenseManagerAPIMockRecorder) ListAssociationsForLicenseConfigurationWithContext

func (mr *MockLicenseManagerAPIMockRecorder) ListAssociationsForLicenseConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListAssociationsForLicenseConfigurationWithContext indicates an expected call of ListAssociationsForLicenseConfigurationWithContext

func (*MockLicenseManagerAPIMockRecorder) ListFailuresForLicenseConfigurationOperations

func (mr *MockLicenseManagerAPIMockRecorder) ListFailuresForLicenseConfigurationOperations(arg0 interface{}) *gomock.Call

ListFailuresForLicenseConfigurationOperations indicates an expected call of ListFailuresForLicenseConfigurationOperations

func (*MockLicenseManagerAPIMockRecorder) ListFailuresForLicenseConfigurationOperationsRequest

func (mr *MockLicenseManagerAPIMockRecorder) ListFailuresForLicenseConfigurationOperationsRequest(arg0 interface{}) *gomock.Call

ListFailuresForLicenseConfigurationOperationsRequest indicates an expected call of ListFailuresForLicenseConfigurationOperationsRequest

func (*MockLicenseManagerAPIMockRecorder) ListFailuresForLicenseConfigurationOperationsWithContext

func (mr *MockLicenseManagerAPIMockRecorder) ListFailuresForLicenseConfigurationOperationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListFailuresForLicenseConfigurationOperationsWithContext indicates an expected call of ListFailuresForLicenseConfigurationOperationsWithContext

func (*MockLicenseManagerAPIMockRecorder) ListLicenseConfigurations

func (mr *MockLicenseManagerAPIMockRecorder) ListLicenseConfigurations(arg0 interface{}) *gomock.Call

ListLicenseConfigurations indicates an expected call of ListLicenseConfigurations

func (*MockLicenseManagerAPIMockRecorder) ListLicenseConfigurationsRequest

func (mr *MockLicenseManagerAPIMockRecorder) ListLicenseConfigurationsRequest(arg0 interface{}) *gomock.Call

ListLicenseConfigurationsRequest indicates an expected call of ListLicenseConfigurationsRequest

func (*MockLicenseManagerAPIMockRecorder) ListLicenseConfigurationsWithContext

func (mr *MockLicenseManagerAPIMockRecorder) ListLicenseConfigurationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListLicenseConfigurationsWithContext indicates an expected call of ListLicenseConfigurationsWithContext

func (*MockLicenseManagerAPIMockRecorder) ListLicenseSpecificationsForResource

func (mr *MockLicenseManagerAPIMockRecorder) ListLicenseSpecificationsForResource(arg0 interface{}) *gomock.Call

ListLicenseSpecificationsForResource indicates an expected call of ListLicenseSpecificationsForResource

func (*MockLicenseManagerAPIMockRecorder) ListLicenseSpecificationsForResourceRequest

func (mr *MockLicenseManagerAPIMockRecorder) ListLicenseSpecificationsForResourceRequest(arg0 interface{}) *gomock.Call

ListLicenseSpecificationsForResourceRequest indicates an expected call of ListLicenseSpecificationsForResourceRequest

func (*MockLicenseManagerAPIMockRecorder) ListLicenseSpecificationsForResourceWithContext

func (mr *MockLicenseManagerAPIMockRecorder) ListLicenseSpecificationsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListLicenseSpecificationsForResourceWithContext indicates an expected call of ListLicenseSpecificationsForResourceWithContext

func (*MockLicenseManagerAPIMockRecorder) ListResourceInventory

func (mr *MockLicenseManagerAPIMockRecorder) ListResourceInventory(arg0 interface{}) *gomock.Call

ListResourceInventory indicates an expected call of ListResourceInventory

func (*MockLicenseManagerAPIMockRecorder) ListResourceInventoryRequest

func (mr *MockLicenseManagerAPIMockRecorder) ListResourceInventoryRequest(arg0 interface{}) *gomock.Call

ListResourceInventoryRequest indicates an expected call of ListResourceInventoryRequest

func (*MockLicenseManagerAPIMockRecorder) ListResourceInventoryWithContext

func (mr *MockLicenseManagerAPIMockRecorder) ListResourceInventoryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListResourceInventoryWithContext indicates an expected call of ListResourceInventoryWithContext

func (*MockLicenseManagerAPIMockRecorder) ListTagsForResource

func (mr *MockLicenseManagerAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call

ListTagsForResource indicates an expected call of ListTagsForResource

func (*MockLicenseManagerAPIMockRecorder) ListTagsForResourceRequest

func (mr *MockLicenseManagerAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call

ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest

func (*MockLicenseManagerAPIMockRecorder) ListTagsForResourceWithContext

func (mr *MockLicenseManagerAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext

func (*MockLicenseManagerAPIMockRecorder) ListUsageForLicenseConfiguration

func (mr *MockLicenseManagerAPIMockRecorder) ListUsageForLicenseConfiguration(arg0 interface{}) *gomock.Call

ListUsageForLicenseConfiguration indicates an expected call of ListUsageForLicenseConfiguration

func (*MockLicenseManagerAPIMockRecorder) ListUsageForLicenseConfigurationRequest

func (mr *MockLicenseManagerAPIMockRecorder) ListUsageForLicenseConfigurationRequest(arg0 interface{}) *gomock.Call

ListUsageForLicenseConfigurationRequest indicates an expected call of ListUsageForLicenseConfigurationRequest

func (*MockLicenseManagerAPIMockRecorder) ListUsageForLicenseConfigurationWithContext

func (mr *MockLicenseManagerAPIMockRecorder) ListUsageForLicenseConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListUsageForLicenseConfigurationWithContext indicates an expected call of ListUsageForLicenseConfigurationWithContext

func (*MockLicenseManagerAPIMockRecorder) TagResource

func (mr *MockLicenseManagerAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call

TagResource indicates an expected call of TagResource

func (*MockLicenseManagerAPIMockRecorder) TagResourceRequest

func (mr *MockLicenseManagerAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call

TagResourceRequest indicates an expected call of TagResourceRequest

func (*MockLicenseManagerAPIMockRecorder) TagResourceWithContext

func (mr *MockLicenseManagerAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

TagResourceWithContext indicates an expected call of TagResourceWithContext

func (*MockLicenseManagerAPIMockRecorder) UntagResource

func (mr *MockLicenseManagerAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call

UntagResource indicates an expected call of UntagResource

func (*MockLicenseManagerAPIMockRecorder) UntagResourceRequest

func (mr *MockLicenseManagerAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call

UntagResourceRequest indicates an expected call of UntagResourceRequest

func (*MockLicenseManagerAPIMockRecorder) UntagResourceWithContext

func (mr *MockLicenseManagerAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UntagResourceWithContext indicates an expected call of UntagResourceWithContext

func (*MockLicenseManagerAPIMockRecorder) UpdateLicenseConfiguration

func (mr *MockLicenseManagerAPIMockRecorder) UpdateLicenseConfiguration(arg0 interface{}) *gomock.Call

UpdateLicenseConfiguration indicates an expected call of UpdateLicenseConfiguration

func (*MockLicenseManagerAPIMockRecorder) UpdateLicenseConfigurationRequest

func (mr *MockLicenseManagerAPIMockRecorder) UpdateLicenseConfigurationRequest(arg0 interface{}) *gomock.Call

UpdateLicenseConfigurationRequest indicates an expected call of UpdateLicenseConfigurationRequest

func (*MockLicenseManagerAPIMockRecorder) UpdateLicenseConfigurationWithContext

func (mr *MockLicenseManagerAPIMockRecorder) UpdateLicenseConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateLicenseConfigurationWithContext indicates an expected call of UpdateLicenseConfigurationWithContext

func (*MockLicenseManagerAPIMockRecorder) UpdateLicenseSpecificationsForResource

func (mr *MockLicenseManagerAPIMockRecorder) UpdateLicenseSpecificationsForResource(arg0 interface{}) *gomock.Call

UpdateLicenseSpecificationsForResource indicates an expected call of UpdateLicenseSpecificationsForResource

func (*MockLicenseManagerAPIMockRecorder) UpdateLicenseSpecificationsForResourceRequest

func (mr *MockLicenseManagerAPIMockRecorder) UpdateLicenseSpecificationsForResourceRequest(arg0 interface{}) *gomock.Call

UpdateLicenseSpecificationsForResourceRequest indicates an expected call of UpdateLicenseSpecificationsForResourceRequest

func (*MockLicenseManagerAPIMockRecorder) UpdateLicenseSpecificationsForResourceWithContext

func (mr *MockLicenseManagerAPIMockRecorder) UpdateLicenseSpecificationsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateLicenseSpecificationsForResourceWithContext indicates an expected call of UpdateLicenseSpecificationsForResourceWithContext

func (*MockLicenseManagerAPIMockRecorder) UpdateServiceSettings

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

UpdateServiceSettings indicates an expected call of UpdateServiceSettings

func (*MockLicenseManagerAPIMockRecorder) UpdateServiceSettingsRequest

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

UpdateServiceSettingsRequest indicates an expected call of UpdateServiceSettingsRequest

func (*MockLicenseManagerAPIMockRecorder) UpdateServiceSettingsWithContext

func (mr *MockLicenseManagerAPIMockRecorder) 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