iotfleethubmock

package
v1.43.22 Latest Latest
Warning

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

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

Documentation

Overview

Package iotfleethubmock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockIoTFleetHubAPI

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

MockIoTFleetHubAPI is a mock of IoTFleetHubAPI interface.

func NewMockIoTFleetHubAPI

func NewMockIoTFleetHubAPI(ctrl *gomock.Controller) *MockIoTFleetHubAPI

NewMockIoTFleetHubAPI creates a new mock instance.

func (*MockIoTFleetHubAPI) CreateApplication

CreateApplication mocks base method.

func (*MockIoTFleetHubAPI) CreateApplicationRequest

CreateApplicationRequest mocks base method.

func (*MockIoTFleetHubAPI) CreateApplicationWithContext

CreateApplicationWithContext mocks base method.

func (*MockIoTFleetHubAPI) DeleteApplication

DeleteApplication mocks base method.

func (*MockIoTFleetHubAPI) DeleteApplicationRequest

DeleteApplicationRequest mocks base method.

func (*MockIoTFleetHubAPI) DeleteApplicationWithContext

DeleteApplicationWithContext mocks base method.

func (*MockIoTFleetHubAPI) DescribeApplication

DescribeApplication mocks base method.

func (*MockIoTFleetHubAPI) DescribeApplicationRequest

DescribeApplicationRequest mocks base method.

func (*MockIoTFleetHubAPI) DescribeApplicationWithContext

DescribeApplicationWithContext mocks base method.

func (*MockIoTFleetHubAPI) EXPECT

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

func (*MockIoTFleetHubAPI) ListApplications

ListApplications mocks base method.

func (*MockIoTFleetHubAPI) ListApplicationsPages

ListApplicationsPages mocks base method.

func (*MockIoTFleetHubAPI) ListApplicationsPagesWithContext

func (m *MockIoTFleetHubAPI) ListApplicationsPagesWithContext(arg0 context.Context, arg1 *iotfleethub.ListApplicationsInput, arg2 func(*iotfleethub.ListApplicationsOutput, bool) bool, arg3 ...request.Option) error

ListApplicationsPagesWithContext mocks base method.

func (*MockIoTFleetHubAPI) ListApplicationsRequest

ListApplicationsRequest mocks base method.

func (*MockIoTFleetHubAPI) ListApplicationsWithContext

ListApplicationsWithContext mocks base method.

func (*MockIoTFleetHubAPI) ListTagsForResource

ListTagsForResource mocks base method.

func (*MockIoTFleetHubAPI) ListTagsForResourceRequest

ListTagsForResourceRequest mocks base method.

func (*MockIoTFleetHubAPI) ListTagsForResourceWithContext

ListTagsForResourceWithContext mocks base method.

func (*MockIoTFleetHubAPI) TagResource

TagResource mocks base method.

func (*MockIoTFleetHubAPI) TagResourceRequest

TagResourceRequest mocks base method.

func (*MockIoTFleetHubAPI) TagResourceWithContext

func (m *MockIoTFleetHubAPI) TagResourceWithContext(arg0 context.Context, arg1 *iotfleethub.TagResourceInput, arg2 ...request.Option) (*iotfleethub.TagResourceOutput, error)

TagResourceWithContext mocks base method.

func (*MockIoTFleetHubAPI) UntagResource

UntagResource mocks base method.

func (*MockIoTFleetHubAPI) UntagResourceRequest

UntagResourceRequest mocks base method.

func (*MockIoTFleetHubAPI) UntagResourceWithContext

UntagResourceWithContext mocks base method.

func (*MockIoTFleetHubAPI) UpdateApplication

UpdateApplication mocks base method.

func (*MockIoTFleetHubAPI) UpdateApplicationRequest

UpdateApplicationRequest mocks base method.

func (*MockIoTFleetHubAPI) UpdateApplicationWithContext

UpdateApplicationWithContext mocks base method.

type MockIoTFleetHubAPIMockRecorder

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

MockIoTFleetHubAPIMockRecorder is the mock recorder for MockIoTFleetHubAPI.

func (*MockIoTFleetHubAPIMockRecorder) CreateApplication

func (mr *MockIoTFleetHubAPIMockRecorder) CreateApplication(arg0 interface{}) *gomock.Call

CreateApplication indicates an expected call of CreateApplication.

func (*MockIoTFleetHubAPIMockRecorder) CreateApplicationRequest

func (mr *MockIoTFleetHubAPIMockRecorder) CreateApplicationRequest(arg0 interface{}) *gomock.Call

CreateApplicationRequest indicates an expected call of CreateApplicationRequest.

func (*MockIoTFleetHubAPIMockRecorder) CreateApplicationWithContext

func (mr *MockIoTFleetHubAPIMockRecorder) CreateApplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateApplicationWithContext indicates an expected call of CreateApplicationWithContext.

func (*MockIoTFleetHubAPIMockRecorder) DeleteApplication

func (mr *MockIoTFleetHubAPIMockRecorder) DeleteApplication(arg0 interface{}) *gomock.Call

DeleteApplication indicates an expected call of DeleteApplication.

func (*MockIoTFleetHubAPIMockRecorder) DeleteApplicationRequest

func (mr *MockIoTFleetHubAPIMockRecorder) DeleteApplicationRequest(arg0 interface{}) *gomock.Call

DeleteApplicationRequest indicates an expected call of DeleteApplicationRequest.

func (*MockIoTFleetHubAPIMockRecorder) DeleteApplicationWithContext

func (mr *MockIoTFleetHubAPIMockRecorder) DeleteApplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteApplicationWithContext indicates an expected call of DeleteApplicationWithContext.

func (*MockIoTFleetHubAPIMockRecorder) DescribeApplication

func (mr *MockIoTFleetHubAPIMockRecorder) DescribeApplication(arg0 interface{}) *gomock.Call

DescribeApplication indicates an expected call of DescribeApplication.

func (*MockIoTFleetHubAPIMockRecorder) DescribeApplicationRequest

func (mr *MockIoTFleetHubAPIMockRecorder) DescribeApplicationRequest(arg0 interface{}) *gomock.Call

DescribeApplicationRequest indicates an expected call of DescribeApplicationRequest.

func (*MockIoTFleetHubAPIMockRecorder) DescribeApplicationWithContext

func (mr *MockIoTFleetHubAPIMockRecorder) DescribeApplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeApplicationWithContext indicates an expected call of DescribeApplicationWithContext.

func (*MockIoTFleetHubAPIMockRecorder) ListApplications

func (mr *MockIoTFleetHubAPIMockRecorder) ListApplications(arg0 interface{}) *gomock.Call

ListApplications indicates an expected call of ListApplications.

func (*MockIoTFleetHubAPIMockRecorder) ListApplicationsPages

func (mr *MockIoTFleetHubAPIMockRecorder) ListApplicationsPages(arg0, arg1 interface{}) *gomock.Call

ListApplicationsPages indicates an expected call of ListApplicationsPages.

func (*MockIoTFleetHubAPIMockRecorder) ListApplicationsPagesWithContext

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

ListApplicationsPagesWithContext indicates an expected call of ListApplicationsPagesWithContext.

func (*MockIoTFleetHubAPIMockRecorder) ListApplicationsRequest

func (mr *MockIoTFleetHubAPIMockRecorder) ListApplicationsRequest(arg0 interface{}) *gomock.Call

ListApplicationsRequest indicates an expected call of ListApplicationsRequest.

func (*MockIoTFleetHubAPIMockRecorder) ListApplicationsWithContext

func (mr *MockIoTFleetHubAPIMockRecorder) ListApplicationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListApplicationsWithContext indicates an expected call of ListApplicationsWithContext.

func (*MockIoTFleetHubAPIMockRecorder) ListTagsForResource

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

ListTagsForResource indicates an expected call of ListTagsForResource.

func (*MockIoTFleetHubAPIMockRecorder) ListTagsForResourceRequest

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

ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest.

func (*MockIoTFleetHubAPIMockRecorder) ListTagsForResourceWithContext

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

ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext.

func (*MockIoTFleetHubAPIMockRecorder) TagResource

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

TagResource indicates an expected call of TagResource.

func (*MockIoTFleetHubAPIMockRecorder) TagResourceRequest

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

TagResourceRequest indicates an expected call of TagResourceRequest.

func (*MockIoTFleetHubAPIMockRecorder) TagResourceWithContext

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

TagResourceWithContext indicates an expected call of TagResourceWithContext.

func (*MockIoTFleetHubAPIMockRecorder) UntagResource

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

UntagResource indicates an expected call of UntagResource.

func (*MockIoTFleetHubAPIMockRecorder) UntagResourceRequest

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

UntagResourceRequest indicates an expected call of UntagResourceRequest.

func (*MockIoTFleetHubAPIMockRecorder) UntagResourceWithContext

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

UntagResourceWithContext indicates an expected call of UntagResourceWithContext.

func (*MockIoTFleetHubAPIMockRecorder) UpdateApplication

func (mr *MockIoTFleetHubAPIMockRecorder) UpdateApplication(arg0 interface{}) *gomock.Call

UpdateApplication indicates an expected call of UpdateApplication.

func (*MockIoTFleetHubAPIMockRecorder) UpdateApplicationRequest

func (mr *MockIoTFleetHubAPIMockRecorder) UpdateApplicationRequest(arg0 interface{}) *gomock.Call

UpdateApplicationRequest indicates an expected call of UpdateApplicationRequest.

func (*MockIoTFleetHubAPIMockRecorder) UpdateApplicationWithContext

func (mr *MockIoTFleetHubAPIMockRecorder) UpdateApplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateApplicationWithContext indicates an expected call of UpdateApplicationWithContext.

Jump to

Keyboard shortcuts

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