snowdevicemanagementmock

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 snowdevicemanagementmock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockSnowDeviceManagementAPI

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

MockSnowDeviceManagementAPI is a mock of SnowDeviceManagementAPI interface.

func NewMockSnowDeviceManagementAPI

func NewMockSnowDeviceManagementAPI(ctrl *gomock.Controller) *MockSnowDeviceManagementAPI

NewMockSnowDeviceManagementAPI creates a new mock instance.

func (*MockSnowDeviceManagementAPI) CancelTask

CancelTask mocks base method.

func (*MockSnowDeviceManagementAPI) CancelTaskRequest

CancelTaskRequest mocks base method.

func (*MockSnowDeviceManagementAPI) CancelTaskWithContext

CancelTaskWithContext mocks base method.

func (*MockSnowDeviceManagementAPI) CreateTask

CreateTask mocks base method.

func (*MockSnowDeviceManagementAPI) CreateTaskRequest

CreateTaskRequest mocks base method.

func (*MockSnowDeviceManagementAPI) CreateTaskWithContext

CreateTaskWithContext mocks base method.

func (*MockSnowDeviceManagementAPI) DescribeDevice

DescribeDevice mocks base method.

func (*MockSnowDeviceManagementAPI) DescribeDeviceEc2Instances

DescribeDeviceEc2Instances mocks base method.

func (*MockSnowDeviceManagementAPI) DescribeDeviceEc2InstancesRequest

DescribeDeviceEc2InstancesRequest mocks base method.

func (*MockSnowDeviceManagementAPI) DescribeDeviceEc2InstancesWithContext

DescribeDeviceEc2InstancesWithContext mocks base method.

func (*MockSnowDeviceManagementAPI) DescribeDeviceRequest

DescribeDeviceRequest mocks base method.

func (*MockSnowDeviceManagementAPI) DescribeDeviceWithContext

DescribeDeviceWithContext mocks base method.

func (*MockSnowDeviceManagementAPI) DescribeExecution

DescribeExecution mocks base method.

func (*MockSnowDeviceManagementAPI) DescribeExecutionRequest

DescribeExecutionRequest mocks base method.

func (*MockSnowDeviceManagementAPI) DescribeExecutionWithContext

DescribeExecutionWithContext mocks base method.

func (*MockSnowDeviceManagementAPI) DescribeTask

DescribeTask mocks base method.

func (*MockSnowDeviceManagementAPI) DescribeTaskRequest

DescribeTaskRequest mocks base method.

func (*MockSnowDeviceManagementAPI) DescribeTaskWithContext

DescribeTaskWithContext mocks base method.

func (*MockSnowDeviceManagementAPI) EXPECT

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

func (*MockSnowDeviceManagementAPI) ListDeviceResources

ListDeviceResources mocks base method.

func (*MockSnowDeviceManagementAPI) ListDeviceResourcesPages

ListDeviceResourcesPages mocks base method.

func (*MockSnowDeviceManagementAPI) ListDeviceResourcesPagesWithContext

ListDeviceResourcesPagesWithContext mocks base method.

func (*MockSnowDeviceManagementAPI) ListDeviceResourcesRequest

ListDeviceResourcesRequest mocks base method.

func (*MockSnowDeviceManagementAPI) ListDeviceResourcesWithContext

ListDeviceResourcesWithContext mocks base method.

func (*MockSnowDeviceManagementAPI) ListDevices

ListDevices mocks base method.

func (*MockSnowDeviceManagementAPI) ListDevicesPages

ListDevicesPages mocks base method.

func (*MockSnowDeviceManagementAPI) ListDevicesPagesWithContext

ListDevicesPagesWithContext mocks base method.

func (*MockSnowDeviceManagementAPI) ListDevicesRequest

ListDevicesRequest mocks base method.

func (*MockSnowDeviceManagementAPI) ListDevicesWithContext

ListDevicesWithContext mocks base method.

func (*MockSnowDeviceManagementAPI) ListExecutions

ListExecutions mocks base method.

func (*MockSnowDeviceManagementAPI) ListExecutionsPages

ListExecutionsPages mocks base method.

func (*MockSnowDeviceManagementAPI) ListExecutionsPagesWithContext

ListExecutionsPagesWithContext mocks base method.

func (*MockSnowDeviceManagementAPI) ListExecutionsRequest

ListExecutionsRequest mocks base method.

func (*MockSnowDeviceManagementAPI) ListExecutionsWithContext

ListExecutionsWithContext mocks base method.

func (*MockSnowDeviceManagementAPI) ListTagsForResource

ListTagsForResource mocks base method.

func (*MockSnowDeviceManagementAPI) ListTagsForResourceRequest

ListTagsForResourceRequest mocks base method.

func (*MockSnowDeviceManagementAPI) ListTagsForResourceWithContext

ListTagsForResourceWithContext mocks base method.

func (*MockSnowDeviceManagementAPI) ListTasks

ListTasks mocks base method.

func (*MockSnowDeviceManagementAPI) ListTasksPages

ListTasksPages mocks base method.

func (*MockSnowDeviceManagementAPI) ListTasksPagesWithContext

ListTasksPagesWithContext mocks base method.

func (*MockSnowDeviceManagementAPI) ListTasksRequest

ListTasksRequest mocks base method.

func (*MockSnowDeviceManagementAPI) ListTasksWithContext

ListTasksWithContext mocks base method.

func (*MockSnowDeviceManagementAPI) TagResource

TagResource mocks base method.

func (*MockSnowDeviceManagementAPI) TagResourceRequest

TagResourceRequest mocks base method.

func (*MockSnowDeviceManagementAPI) TagResourceWithContext

TagResourceWithContext mocks base method.

func (*MockSnowDeviceManagementAPI) UntagResource

UntagResource mocks base method.

func (*MockSnowDeviceManagementAPI) UntagResourceRequest

UntagResourceRequest mocks base method.

func (*MockSnowDeviceManagementAPI) UntagResourceWithContext

UntagResourceWithContext mocks base method.

type MockSnowDeviceManagementAPIMockRecorder

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

MockSnowDeviceManagementAPIMockRecorder is the mock recorder for MockSnowDeviceManagementAPI.

func (*MockSnowDeviceManagementAPIMockRecorder) CancelTask

func (mr *MockSnowDeviceManagementAPIMockRecorder) CancelTask(arg0 interface{}) *gomock.Call

CancelTask indicates an expected call of CancelTask.

func (*MockSnowDeviceManagementAPIMockRecorder) CancelTaskRequest

func (mr *MockSnowDeviceManagementAPIMockRecorder) CancelTaskRequest(arg0 interface{}) *gomock.Call

CancelTaskRequest indicates an expected call of CancelTaskRequest.

func (*MockSnowDeviceManagementAPIMockRecorder) CancelTaskWithContext

func (mr *MockSnowDeviceManagementAPIMockRecorder) CancelTaskWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CancelTaskWithContext indicates an expected call of CancelTaskWithContext.

func (*MockSnowDeviceManagementAPIMockRecorder) CreateTask

func (mr *MockSnowDeviceManagementAPIMockRecorder) CreateTask(arg0 interface{}) *gomock.Call

CreateTask indicates an expected call of CreateTask.

func (*MockSnowDeviceManagementAPIMockRecorder) CreateTaskRequest

func (mr *MockSnowDeviceManagementAPIMockRecorder) CreateTaskRequest(arg0 interface{}) *gomock.Call

CreateTaskRequest indicates an expected call of CreateTaskRequest.

func (*MockSnowDeviceManagementAPIMockRecorder) CreateTaskWithContext

func (mr *MockSnowDeviceManagementAPIMockRecorder) CreateTaskWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateTaskWithContext indicates an expected call of CreateTaskWithContext.

func (*MockSnowDeviceManagementAPIMockRecorder) DescribeDevice

func (mr *MockSnowDeviceManagementAPIMockRecorder) DescribeDevice(arg0 interface{}) *gomock.Call

DescribeDevice indicates an expected call of DescribeDevice.

func (*MockSnowDeviceManagementAPIMockRecorder) DescribeDeviceEc2Instances

func (mr *MockSnowDeviceManagementAPIMockRecorder) DescribeDeviceEc2Instances(arg0 interface{}) *gomock.Call

DescribeDeviceEc2Instances indicates an expected call of DescribeDeviceEc2Instances.

func (*MockSnowDeviceManagementAPIMockRecorder) DescribeDeviceEc2InstancesRequest

func (mr *MockSnowDeviceManagementAPIMockRecorder) DescribeDeviceEc2InstancesRequest(arg0 interface{}) *gomock.Call

DescribeDeviceEc2InstancesRequest indicates an expected call of DescribeDeviceEc2InstancesRequest.

func (*MockSnowDeviceManagementAPIMockRecorder) DescribeDeviceEc2InstancesWithContext

func (mr *MockSnowDeviceManagementAPIMockRecorder) DescribeDeviceEc2InstancesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeDeviceEc2InstancesWithContext indicates an expected call of DescribeDeviceEc2InstancesWithContext.

func (*MockSnowDeviceManagementAPIMockRecorder) DescribeDeviceRequest

func (mr *MockSnowDeviceManagementAPIMockRecorder) DescribeDeviceRequest(arg0 interface{}) *gomock.Call

DescribeDeviceRequest indicates an expected call of DescribeDeviceRequest.

func (*MockSnowDeviceManagementAPIMockRecorder) DescribeDeviceWithContext

func (mr *MockSnowDeviceManagementAPIMockRecorder) DescribeDeviceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeDeviceWithContext indicates an expected call of DescribeDeviceWithContext.

func (*MockSnowDeviceManagementAPIMockRecorder) DescribeExecution

func (mr *MockSnowDeviceManagementAPIMockRecorder) DescribeExecution(arg0 interface{}) *gomock.Call

DescribeExecution indicates an expected call of DescribeExecution.

func (*MockSnowDeviceManagementAPIMockRecorder) DescribeExecutionRequest

func (mr *MockSnowDeviceManagementAPIMockRecorder) DescribeExecutionRequest(arg0 interface{}) *gomock.Call

DescribeExecutionRequest indicates an expected call of DescribeExecutionRequest.

func (*MockSnowDeviceManagementAPIMockRecorder) DescribeExecutionWithContext

func (mr *MockSnowDeviceManagementAPIMockRecorder) DescribeExecutionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeExecutionWithContext indicates an expected call of DescribeExecutionWithContext.

func (*MockSnowDeviceManagementAPIMockRecorder) DescribeTask

func (mr *MockSnowDeviceManagementAPIMockRecorder) DescribeTask(arg0 interface{}) *gomock.Call

DescribeTask indicates an expected call of DescribeTask.

func (*MockSnowDeviceManagementAPIMockRecorder) DescribeTaskRequest

func (mr *MockSnowDeviceManagementAPIMockRecorder) DescribeTaskRequest(arg0 interface{}) *gomock.Call

DescribeTaskRequest indicates an expected call of DescribeTaskRequest.

func (*MockSnowDeviceManagementAPIMockRecorder) DescribeTaskWithContext

func (mr *MockSnowDeviceManagementAPIMockRecorder) DescribeTaskWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeTaskWithContext indicates an expected call of DescribeTaskWithContext.

func (*MockSnowDeviceManagementAPIMockRecorder) ListDeviceResources

func (mr *MockSnowDeviceManagementAPIMockRecorder) ListDeviceResources(arg0 interface{}) *gomock.Call

ListDeviceResources indicates an expected call of ListDeviceResources.

func (*MockSnowDeviceManagementAPIMockRecorder) ListDeviceResourcesPages

func (mr *MockSnowDeviceManagementAPIMockRecorder) ListDeviceResourcesPages(arg0, arg1 interface{}) *gomock.Call

ListDeviceResourcesPages indicates an expected call of ListDeviceResourcesPages.

func (*MockSnowDeviceManagementAPIMockRecorder) ListDeviceResourcesPagesWithContext

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

ListDeviceResourcesPagesWithContext indicates an expected call of ListDeviceResourcesPagesWithContext.

func (*MockSnowDeviceManagementAPIMockRecorder) ListDeviceResourcesRequest

func (mr *MockSnowDeviceManagementAPIMockRecorder) ListDeviceResourcesRequest(arg0 interface{}) *gomock.Call

ListDeviceResourcesRequest indicates an expected call of ListDeviceResourcesRequest.

func (*MockSnowDeviceManagementAPIMockRecorder) ListDeviceResourcesWithContext

func (mr *MockSnowDeviceManagementAPIMockRecorder) ListDeviceResourcesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListDeviceResourcesWithContext indicates an expected call of ListDeviceResourcesWithContext.

func (*MockSnowDeviceManagementAPIMockRecorder) ListDevices

func (mr *MockSnowDeviceManagementAPIMockRecorder) ListDevices(arg0 interface{}) *gomock.Call

ListDevices indicates an expected call of ListDevices.

func (*MockSnowDeviceManagementAPIMockRecorder) ListDevicesPages

func (mr *MockSnowDeviceManagementAPIMockRecorder) ListDevicesPages(arg0, arg1 interface{}) *gomock.Call

ListDevicesPages indicates an expected call of ListDevicesPages.

func (*MockSnowDeviceManagementAPIMockRecorder) ListDevicesPagesWithContext

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

ListDevicesPagesWithContext indicates an expected call of ListDevicesPagesWithContext.

func (*MockSnowDeviceManagementAPIMockRecorder) ListDevicesRequest

func (mr *MockSnowDeviceManagementAPIMockRecorder) ListDevicesRequest(arg0 interface{}) *gomock.Call

ListDevicesRequest indicates an expected call of ListDevicesRequest.

func (*MockSnowDeviceManagementAPIMockRecorder) ListDevicesWithContext

func (mr *MockSnowDeviceManagementAPIMockRecorder) ListDevicesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListDevicesWithContext indicates an expected call of ListDevicesWithContext.

func (*MockSnowDeviceManagementAPIMockRecorder) ListExecutions

func (mr *MockSnowDeviceManagementAPIMockRecorder) ListExecutions(arg0 interface{}) *gomock.Call

ListExecutions indicates an expected call of ListExecutions.

func (*MockSnowDeviceManagementAPIMockRecorder) ListExecutionsPages

func (mr *MockSnowDeviceManagementAPIMockRecorder) ListExecutionsPages(arg0, arg1 interface{}) *gomock.Call

ListExecutionsPages indicates an expected call of ListExecutionsPages.

func (*MockSnowDeviceManagementAPIMockRecorder) ListExecutionsPagesWithContext

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

ListExecutionsPagesWithContext indicates an expected call of ListExecutionsPagesWithContext.

func (*MockSnowDeviceManagementAPIMockRecorder) ListExecutionsRequest

func (mr *MockSnowDeviceManagementAPIMockRecorder) ListExecutionsRequest(arg0 interface{}) *gomock.Call

ListExecutionsRequest indicates an expected call of ListExecutionsRequest.

func (*MockSnowDeviceManagementAPIMockRecorder) ListExecutionsWithContext

func (mr *MockSnowDeviceManagementAPIMockRecorder) ListExecutionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListExecutionsWithContext indicates an expected call of ListExecutionsWithContext.

func (*MockSnowDeviceManagementAPIMockRecorder) ListTagsForResource

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

ListTagsForResource indicates an expected call of ListTagsForResource.

func (*MockSnowDeviceManagementAPIMockRecorder) ListTagsForResourceRequest

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

ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest.

func (*MockSnowDeviceManagementAPIMockRecorder) ListTagsForResourceWithContext

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

ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext.

func (*MockSnowDeviceManagementAPIMockRecorder) ListTasks

func (mr *MockSnowDeviceManagementAPIMockRecorder) ListTasks(arg0 interface{}) *gomock.Call

ListTasks indicates an expected call of ListTasks.

func (*MockSnowDeviceManagementAPIMockRecorder) ListTasksPages

func (mr *MockSnowDeviceManagementAPIMockRecorder) ListTasksPages(arg0, arg1 interface{}) *gomock.Call

ListTasksPages indicates an expected call of ListTasksPages.

func (*MockSnowDeviceManagementAPIMockRecorder) ListTasksPagesWithContext

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

ListTasksPagesWithContext indicates an expected call of ListTasksPagesWithContext.

func (*MockSnowDeviceManagementAPIMockRecorder) ListTasksRequest

func (mr *MockSnowDeviceManagementAPIMockRecorder) ListTasksRequest(arg0 interface{}) *gomock.Call

ListTasksRequest indicates an expected call of ListTasksRequest.

func (*MockSnowDeviceManagementAPIMockRecorder) ListTasksWithContext

func (mr *MockSnowDeviceManagementAPIMockRecorder) ListTasksWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListTasksWithContext indicates an expected call of ListTasksWithContext.

func (*MockSnowDeviceManagementAPIMockRecorder) TagResource

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

TagResource indicates an expected call of TagResource.

func (*MockSnowDeviceManagementAPIMockRecorder) TagResourceRequest

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

TagResourceRequest indicates an expected call of TagResourceRequest.

func (*MockSnowDeviceManagementAPIMockRecorder) TagResourceWithContext

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

TagResourceWithContext indicates an expected call of TagResourceWithContext.

func (*MockSnowDeviceManagementAPIMockRecorder) UntagResource

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

UntagResource indicates an expected call of UntagResource.

func (*MockSnowDeviceManagementAPIMockRecorder) UntagResourceRequest

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

UntagResourceRequest indicates an expected call of UntagResourceRequest.

func (*MockSnowDeviceManagementAPIMockRecorder) UntagResourceWithContext

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

UntagResourceWithContext indicates an expected call of UntagResourceWithContext.

Jump to

Keyboard shortcuts

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