datasyncmock

package
v1.44.153 Latest Latest
Warning

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

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

Documentation

Overview

Package datasyncmock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockDataSyncAPI

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

MockDataSyncAPI is a mock of DataSyncAPI interface

func NewMockDataSyncAPI

func NewMockDataSyncAPI(ctrl *gomock.Controller) *MockDataSyncAPI

NewMockDataSyncAPI creates a new mock instance

func (*MockDataSyncAPI) CancelTaskExecution

CancelTaskExecution mocks base method

func (*MockDataSyncAPI) CancelTaskExecutionRequest

CancelTaskExecutionRequest mocks base method

func (*MockDataSyncAPI) CancelTaskExecutionWithContext

func (m *MockDataSyncAPI) CancelTaskExecutionWithContext(arg0 context.Context, arg1 *datasync.CancelTaskExecutionInput, arg2 ...request.Option) (*datasync.CancelTaskExecutionOutput, error)

CancelTaskExecutionWithContext mocks base method

func (*MockDataSyncAPI) CreateAgent

CreateAgent mocks base method

func (*MockDataSyncAPI) CreateAgentRequest

CreateAgentRequest mocks base method

func (*MockDataSyncAPI) CreateAgentWithContext

func (m *MockDataSyncAPI) CreateAgentWithContext(arg0 context.Context, arg1 *datasync.CreateAgentInput, arg2 ...request.Option) (*datasync.CreateAgentOutput, error)

CreateAgentWithContext mocks base method

func (*MockDataSyncAPI) CreateLocationEfs

CreateLocationEfs mocks base method

func (*MockDataSyncAPI) CreateLocationEfsRequest

CreateLocationEfsRequest mocks base method

func (*MockDataSyncAPI) CreateLocationEfsWithContext

func (m *MockDataSyncAPI) CreateLocationEfsWithContext(arg0 context.Context, arg1 *datasync.CreateLocationEfsInput, arg2 ...request.Option) (*datasync.CreateLocationEfsOutput, error)

CreateLocationEfsWithContext mocks base method

func (*MockDataSyncAPI) CreateLocationFsxLustre

CreateLocationFsxLustre mocks base method

func (*MockDataSyncAPI) CreateLocationFsxLustreRequest

CreateLocationFsxLustreRequest mocks base method

func (*MockDataSyncAPI) CreateLocationFsxLustreWithContext

func (m *MockDataSyncAPI) CreateLocationFsxLustreWithContext(arg0 context.Context, arg1 *datasync.CreateLocationFsxLustreInput, arg2 ...request.Option) (*datasync.CreateLocationFsxLustreOutput, error)

CreateLocationFsxLustreWithContext mocks base method

func (*MockDataSyncAPI) CreateLocationFsxOntap added in v1.44.44

CreateLocationFsxOntap mocks base method

func (*MockDataSyncAPI) CreateLocationFsxOntapRequest added in v1.44.44

CreateLocationFsxOntapRequest mocks base method

func (*MockDataSyncAPI) CreateLocationFsxOntapWithContext added in v1.44.44

func (m *MockDataSyncAPI) CreateLocationFsxOntapWithContext(arg0 context.Context, arg1 *datasync.CreateLocationFsxOntapInput, arg2 ...request.Option) (*datasync.CreateLocationFsxOntapOutput, error)

CreateLocationFsxOntapWithContext mocks base method

func (*MockDataSyncAPI) CreateLocationFsxOpenZfs added in v1.43.33

CreateLocationFsxOpenZfs mocks base method

func (*MockDataSyncAPI) CreateLocationFsxOpenZfsRequest added in v1.43.33

CreateLocationFsxOpenZfsRequest mocks base method

func (*MockDataSyncAPI) CreateLocationFsxOpenZfsWithContext added in v1.43.33

func (m *MockDataSyncAPI) CreateLocationFsxOpenZfsWithContext(arg0 context.Context, arg1 *datasync.CreateLocationFsxOpenZfsInput, arg2 ...request.Option) (*datasync.CreateLocationFsxOpenZfsOutput, error)

CreateLocationFsxOpenZfsWithContext mocks base method

func (*MockDataSyncAPI) CreateLocationFsxWindows

CreateLocationFsxWindows mocks base method

func (*MockDataSyncAPI) CreateLocationFsxWindowsRequest

CreateLocationFsxWindowsRequest mocks base method

func (*MockDataSyncAPI) CreateLocationFsxWindowsWithContext

func (m *MockDataSyncAPI) CreateLocationFsxWindowsWithContext(arg0 context.Context, arg1 *datasync.CreateLocationFsxWindowsInput, arg2 ...request.Option) (*datasync.CreateLocationFsxWindowsOutput, error)

CreateLocationFsxWindowsWithContext mocks base method

func (*MockDataSyncAPI) CreateLocationHdfs

CreateLocationHdfs mocks base method

func (*MockDataSyncAPI) CreateLocationHdfsRequest

CreateLocationHdfsRequest mocks base method

func (*MockDataSyncAPI) CreateLocationHdfsWithContext

func (m *MockDataSyncAPI) CreateLocationHdfsWithContext(arg0 context.Context, arg1 *datasync.CreateLocationHdfsInput, arg2 ...request.Option) (*datasync.CreateLocationHdfsOutput, error)

CreateLocationHdfsWithContext mocks base method

func (*MockDataSyncAPI) CreateLocationNfs

CreateLocationNfs mocks base method

func (*MockDataSyncAPI) CreateLocationNfsRequest

CreateLocationNfsRequest mocks base method

func (*MockDataSyncAPI) CreateLocationNfsWithContext

func (m *MockDataSyncAPI) CreateLocationNfsWithContext(arg0 context.Context, arg1 *datasync.CreateLocationNfsInput, arg2 ...request.Option) (*datasync.CreateLocationNfsOutput, error)

CreateLocationNfsWithContext mocks base method

func (*MockDataSyncAPI) CreateLocationObjectStorage

CreateLocationObjectStorage mocks base method

func (*MockDataSyncAPI) CreateLocationObjectStorageRequest

CreateLocationObjectStorageRequest mocks base method

func (*MockDataSyncAPI) CreateLocationObjectStorageWithContext

func (m *MockDataSyncAPI) CreateLocationObjectStorageWithContext(arg0 context.Context, arg1 *datasync.CreateLocationObjectStorageInput, arg2 ...request.Option) (*datasync.CreateLocationObjectStorageOutput, error)

CreateLocationObjectStorageWithContext mocks base method

func (*MockDataSyncAPI) CreateLocationS3

CreateLocationS3 mocks base method

func (*MockDataSyncAPI) CreateLocationS3Request

CreateLocationS3Request mocks base method

func (*MockDataSyncAPI) CreateLocationS3WithContext

func (m *MockDataSyncAPI) CreateLocationS3WithContext(arg0 context.Context, arg1 *datasync.CreateLocationS3Input, arg2 ...request.Option) (*datasync.CreateLocationS3Output, error)

CreateLocationS3WithContext mocks base method

func (*MockDataSyncAPI) CreateLocationSmb

CreateLocationSmb mocks base method

func (*MockDataSyncAPI) CreateLocationSmbRequest

CreateLocationSmbRequest mocks base method

func (*MockDataSyncAPI) CreateLocationSmbWithContext

func (m *MockDataSyncAPI) CreateLocationSmbWithContext(arg0 context.Context, arg1 *datasync.CreateLocationSmbInput, arg2 ...request.Option) (*datasync.CreateLocationSmbOutput, error)

CreateLocationSmbWithContext mocks base method

func (*MockDataSyncAPI) CreateTask

CreateTask mocks base method

func (*MockDataSyncAPI) CreateTaskRequest

CreateTaskRequest mocks base method

func (*MockDataSyncAPI) CreateTaskWithContext

func (m *MockDataSyncAPI) CreateTaskWithContext(arg0 context.Context, arg1 *datasync.CreateTaskInput, arg2 ...request.Option) (*datasync.CreateTaskOutput, error)

CreateTaskWithContext mocks base method

func (*MockDataSyncAPI) DeleteAgent

DeleteAgent mocks base method

func (*MockDataSyncAPI) DeleteAgentRequest

DeleteAgentRequest mocks base method

func (*MockDataSyncAPI) DeleteAgentWithContext

func (m *MockDataSyncAPI) DeleteAgentWithContext(arg0 context.Context, arg1 *datasync.DeleteAgentInput, arg2 ...request.Option) (*datasync.DeleteAgentOutput, error)

DeleteAgentWithContext mocks base method

func (*MockDataSyncAPI) DeleteLocation

DeleteLocation mocks base method

func (*MockDataSyncAPI) DeleteLocationRequest

DeleteLocationRequest mocks base method

func (*MockDataSyncAPI) DeleteLocationWithContext

func (m *MockDataSyncAPI) DeleteLocationWithContext(arg0 context.Context, arg1 *datasync.DeleteLocationInput, arg2 ...request.Option) (*datasync.DeleteLocationOutput, error)

DeleteLocationWithContext mocks base method

func (*MockDataSyncAPI) DeleteTask

DeleteTask mocks base method

func (*MockDataSyncAPI) DeleteTaskRequest

DeleteTaskRequest mocks base method

func (*MockDataSyncAPI) DeleteTaskWithContext

func (m *MockDataSyncAPI) DeleteTaskWithContext(arg0 context.Context, arg1 *datasync.DeleteTaskInput, arg2 ...request.Option) (*datasync.DeleteTaskOutput, error)

DeleteTaskWithContext mocks base method

func (*MockDataSyncAPI) DescribeAgent

DescribeAgent mocks base method

func (*MockDataSyncAPI) DescribeAgentRequest

DescribeAgentRequest mocks base method

func (*MockDataSyncAPI) DescribeAgentWithContext

func (m *MockDataSyncAPI) DescribeAgentWithContext(arg0 context.Context, arg1 *datasync.DescribeAgentInput, arg2 ...request.Option) (*datasync.DescribeAgentOutput, error)

DescribeAgentWithContext mocks base method

func (*MockDataSyncAPI) DescribeLocationEfs

DescribeLocationEfs mocks base method

func (*MockDataSyncAPI) DescribeLocationEfsRequest

DescribeLocationEfsRequest mocks base method

func (*MockDataSyncAPI) DescribeLocationEfsWithContext

func (m *MockDataSyncAPI) DescribeLocationEfsWithContext(arg0 context.Context, arg1 *datasync.DescribeLocationEfsInput, arg2 ...request.Option) (*datasync.DescribeLocationEfsOutput, error)

DescribeLocationEfsWithContext mocks base method

func (*MockDataSyncAPI) DescribeLocationFsxLustre

DescribeLocationFsxLustre mocks base method

func (*MockDataSyncAPI) DescribeLocationFsxLustreRequest

DescribeLocationFsxLustreRequest mocks base method

func (*MockDataSyncAPI) DescribeLocationFsxLustreWithContext

func (m *MockDataSyncAPI) DescribeLocationFsxLustreWithContext(arg0 context.Context, arg1 *datasync.DescribeLocationFsxLustreInput, arg2 ...request.Option) (*datasync.DescribeLocationFsxLustreOutput, error)

DescribeLocationFsxLustreWithContext mocks base method

func (*MockDataSyncAPI) DescribeLocationFsxOntap added in v1.44.44

DescribeLocationFsxOntap mocks base method

func (*MockDataSyncAPI) DescribeLocationFsxOntapRequest added in v1.44.44

DescribeLocationFsxOntapRequest mocks base method

func (*MockDataSyncAPI) DescribeLocationFsxOntapWithContext added in v1.44.44

func (m *MockDataSyncAPI) DescribeLocationFsxOntapWithContext(arg0 context.Context, arg1 *datasync.DescribeLocationFsxOntapInput, arg2 ...request.Option) (*datasync.DescribeLocationFsxOntapOutput, error)

DescribeLocationFsxOntapWithContext mocks base method

func (*MockDataSyncAPI) DescribeLocationFsxOpenZfs added in v1.43.33

DescribeLocationFsxOpenZfs mocks base method

func (*MockDataSyncAPI) DescribeLocationFsxOpenZfsRequest added in v1.43.33

DescribeLocationFsxOpenZfsRequest mocks base method

func (*MockDataSyncAPI) DescribeLocationFsxOpenZfsWithContext added in v1.43.33

func (m *MockDataSyncAPI) DescribeLocationFsxOpenZfsWithContext(arg0 context.Context, arg1 *datasync.DescribeLocationFsxOpenZfsInput, arg2 ...request.Option) (*datasync.DescribeLocationFsxOpenZfsOutput, error)

DescribeLocationFsxOpenZfsWithContext mocks base method

func (*MockDataSyncAPI) DescribeLocationFsxWindows

DescribeLocationFsxWindows mocks base method

func (*MockDataSyncAPI) DescribeLocationFsxWindowsRequest

DescribeLocationFsxWindowsRequest mocks base method

func (*MockDataSyncAPI) DescribeLocationFsxWindowsWithContext

func (m *MockDataSyncAPI) DescribeLocationFsxWindowsWithContext(arg0 context.Context, arg1 *datasync.DescribeLocationFsxWindowsInput, arg2 ...request.Option) (*datasync.DescribeLocationFsxWindowsOutput, error)

DescribeLocationFsxWindowsWithContext mocks base method

func (*MockDataSyncAPI) DescribeLocationHdfs

DescribeLocationHdfs mocks base method

func (*MockDataSyncAPI) DescribeLocationHdfsRequest

DescribeLocationHdfsRequest mocks base method

func (*MockDataSyncAPI) DescribeLocationHdfsWithContext

func (m *MockDataSyncAPI) DescribeLocationHdfsWithContext(arg0 context.Context, arg1 *datasync.DescribeLocationHdfsInput, arg2 ...request.Option) (*datasync.DescribeLocationHdfsOutput, error)

DescribeLocationHdfsWithContext mocks base method

func (*MockDataSyncAPI) DescribeLocationNfs

DescribeLocationNfs mocks base method

func (*MockDataSyncAPI) DescribeLocationNfsRequest

DescribeLocationNfsRequest mocks base method

func (*MockDataSyncAPI) DescribeLocationNfsWithContext

func (m *MockDataSyncAPI) DescribeLocationNfsWithContext(arg0 context.Context, arg1 *datasync.DescribeLocationNfsInput, arg2 ...request.Option) (*datasync.DescribeLocationNfsOutput, error)

DescribeLocationNfsWithContext mocks base method

func (*MockDataSyncAPI) DescribeLocationObjectStorage

DescribeLocationObjectStorage mocks base method

func (*MockDataSyncAPI) DescribeLocationObjectStorageRequest

DescribeLocationObjectStorageRequest mocks base method

func (*MockDataSyncAPI) DescribeLocationObjectStorageWithContext

func (m *MockDataSyncAPI) DescribeLocationObjectStorageWithContext(arg0 context.Context, arg1 *datasync.DescribeLocationObjectStorageInput, arg2 ...request.Option) (*datasync.DescribeLocationObjectStorageOutput, error)

DescribeLocationObjectStorageWithContext mocks base method

func (*MockDataSyncAPI) DescribeLocationS3

DescribeLocationS3 mocks base method

func (*MockDataSyncAPI) DescribeLocationS3Request

DescribeLocationS3Request mocks base method

func (*MockDataSyncAPI) DescribeLocationS3WithContext

func (m *MockDataSyncAPI) DescribeLocationS3WithContext(arg0 context.Context, arg1 *datasync.DescribeLocationS3Input, arg2 ...request.Option) (*datasync.DescribeLocationS3Output, error)

DescribeLocationS3WithContext mocks base method

func (*MockDataSyncAPI) DescribeLocationSmb

DescribeLocationSmb mocks base method

func (*MockDataSyncAPI) DescribeLocationSmbRequest

DescribeLocationSmbRequest mocks base method

func (*MockDataSyncAPI) DescribeLocationSmbWithContext

func (m *MockDataSyncAPI) DescribeLocationSmbWithContext(arg0 context.Context, arg1 *datasync.DescribeLocationSmbInput, arg2 ...request.Option) (*datasync.DescribeLocationSmbOutput, error)

DescribeLocationSmbWithContext mocks base method

func (*MockDataSyncAPI) DescribeTask

DescribeTask mocks base method

func (*MockDataSyncAPI) DescribeTaskExecution

DescribeTaskExecution mocks base method

func (*MockDataSyncAPI) DescribeTaskExecutionRequest

DescribeTaskExecutionRequest mocks base method

func (*MockDataSyncAPI) DescribeTaskExecutionWithContext

func (m *MockDataSyncAPI) DescribeTaskExecutionWithContext(arg0 context.Context, arg1 *datasync.DescribeTaskExecutionInput, arg2 ...request.Option) (*datasync.DescribeTaskExecutionOutput, error)

DescribeTaskExecutionWithContext mocks base method

func (*MockDataSyncAPI) DescribeTaskRequest

DescribeTaskRequest mocks base method

func (*MockDataSyncAPI) DescribeTaskWithContext

func (m *MockDataSyncAPI) DescribeTaskWithContext(arg0 context.Context, arg1 *datasync.DescribeTaskInput, arg2 ...request.Option) (*datasync.DescribeTaskOutput, error)

DescribeTaskWithContext mocks base method

func (*MockDataSyncAPI) EXPECT

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

func (*MockDataSyncAPI) ListAgents

ListAgents mocks base method

func (*MockDataSyncAPI) ListAgentsPages

func (m *MockDataSyncAPI) ListAgentsPages(arg0 *datasync.ListAgentsInput, arg1 func(*datasync.ListAgentsOutput, bool) bool) error

ListAgentsPages mocks base method

func (*MockDataSyncAPI) ListAgentsPagesWithContext

func (m *MockDataSyncAPI) ListAgentsPagesWithContext(arg0 context.Context, arg1 *datasync.ListAgentsInput, arg2 func(*datasync.ListAgentsOutput, bool) bool, arg3 ...request.Option) error

ListAgentsPagesWithContext mocks base method

func (*MockDataSyncAPI) ListAgentsRequest

ListAgentsRequest mocks base method

func (*MockDataSyncAPI) ListAgentsWithContext

func (m *MockDataSyncAPI) ListAgentsWithContext(arg0 context.Context, arg1 *datasync.ListAgentsInput, arg2 ...request.Option) (*datasync.ListAgentsOutput, error)

ListAgentsWithContext mocks base method

func (*MockDataSyncAPI) ListLocations

ListLocations mocks base method

func (*MockDataSyncAPI) ListLocationsPages

func (m *MockDataSyncAPI) ListLocationsPages(arg0 *datasync.ListLocationsInput, arg1 func(*datasync.ListLocationsOutput, bool) bool) error

ListLocationsPages mocks base method

func (*MockDataSyncAPI) ListLocationsPagesWithContext

func (m *MockDataSyncAPI) ListLocationsPagesWithContext(arg0 context.Context, arg1 *datasync.ListLocationsInput, arg2 func(*datasync.ListLocationsOutput, bool) bool, arg3 ...request.Option) error

ListLocationsPagesWithContext mocks base method

func (*MockDataSyncAPI) ListLocationsRequest

ListLocationsRequest mocks base method

func (*MockDataSyncAPI) ListLocationsWithContext

func (m *MockDataSyncAPI) ListLocationsWithContext(arg0 context.Context, arg1 *datasync.ListLocationsInput, arg2 ...request.Option) (*datasync.ListLocationsOutput, error)

ListLocationsWithContext mocks base method

func (*MockDataSyncAPI) ListTagsForResource

ListTagsForResource mocks base method

func (*MockDataSyncAPI) ListTagsForResourcePages

func (m *MockDataSyncAPI) ListTagsForResourcePages(arg0 *datasync.ListTagsForResourceInput, arg1 func(*datasync.ListTagsForResourceOutput, bool) bool) error

ListTagsForResourcePages mocks base method

func (*MockDataSyncAPI) ListTagsForResourcePagesWithContext

func (m *MockDataSyncAPI) ListTagsForResourcePagesWithContext(arg0 context.Context, arg1 *datasync.ListTagsForResourceInput, arg2 func(*datasync.ListTagsForResourceOutput, bool) bool, arg3 ...request.Option) error

ListTagsForResourcePagesWithContext mocks base method

func (*MockDataSyncAPI) ListTagsForResourceRequest

ListTagsForResourceRequest mocks base method

func (*MockDataSyncAPI) ListTagsForResourceWithContext

func (m *MockDataSyncAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *datasync.ListTagsForResourceInput, arg2 ...request.Option) (*datasync.ListTagsForResourceOutput, error)

ListTagsForResourceWithContext mocks base method

func (*MockDataSyncAPI) ListTaskExecutions

ListTaskExecutions mocks base method

func (*MockDataSyncAPI) ListTaskExecutionsPages

func (m *MockDataSyncAPI) ListTaskExecutionsPages(arg0 *datasync.ListTaskExecutionsInput, arg1 func(*datasync.ListTaskExecutionsOutput, bool) bool) error

ListTaskExecutionsPages mocks base method

func (*MockDataSyncAPI) ListTaskExecutionsPagesWithContext

func (m *MockDataSyncAPI) ListTaskExecutionsPagesWithContext(arg0 context.Context, arg1 *datasync.ListTaskExecutionsInput, arg2 func(*datasync.ListTaskExecutionsOutput, bool) bool, arg3 ...request.Option) error

ListTaskExecutionsPagesWithContext mocks base method

func (*MockDataSyncAPI) ListTaskExecutionsRequest

ListTaskExecutionsRequest mocks base method

func (*MockDataSyncAPI) ListTaskExecutionsWithContext

func (m *MockDataSyncAPI) ListTaskExecutionsWithContext(arg0 context.Context, arg1 *datasync.ListTaskExecutionsInput, arg2 ...request.Option) (*datasync.ListTaskExecutionsOutput, error)

ListTaskExecutionsWithContext mocks base method

func (*MockDataSyncAPI) ListTasks

ListTasks mocks base method

func (*MockDataSyncAPI) ListTasksPages

func (m *MockDataSyncAPI) ListTasksPages(arg0 *datasync.ListTasksInput, arg1 func(*datasync.ListTasksOutput, bool) bool) error

ListTasksPages mocks base method

func (*MockDataSyncAPI) ListTasksPagesWithContext

func (m *MockDataSyncAPI) ListTasksPagesWithContext(arg0 context.Context, arg1 *datasync.ListTasksInput, arg2 func(*datasync.ListTasksOutput, bool) bool, arg3 ...request.Option) error

ListTasksPagesWithContext mocks base method

func (*MockDataSyncAPI) ListTasksRequest

ListTasksRequest mocks base method

func (*MockDataSyncAPI) ListTasksWithContext

func (m *MockDataSyncAPI) ListTasksWithContext(arg0 context.Context, arg1 *datasync.ListTasksInput, arg2 ...request.Option) (*datasync.ListTasksOutput, error)

ListTasksWithContext mocks base method

func (*MockDataSyncAPI) StartTaskExecution

StartTaskExecution mocks base method

func (*MockDataSyncAPI) StartTaskExecutionRequest

StartTaskExecutionRequest mocks base method

func (*MockDataSyncAPI) StartTaskExecutionWithContext

func (m *MockDataSyncAPI) StartTaskExecutionWithContext(arg0 context.Context, arg1 *datasync.StartTaskExecutionInput, arg2 ...request.Option) (*datasync.StartTaskExecutionOutput, error)

StartTaskExecutionWithContext mocks base method

func (*MockDataSyncAPI) TagResource

TagResource mocks base method

func (*MockDataSyncAPI) TagResourceRequest

TagResourceRequest mocks base method

func (*MockDataSyncAPI) TagResourceWithContext

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

TagResourceWithContext mocks base method

func (*MockDataSyncAPI) UntagResource

UntagResource mocks base method

func (*MockDataSyncAPI) UntagResourceRequest

UntagResourceRequest mocks base method

func (*MockDataSyncAPI) UntagResourceWithContext

func (m *MockDataSyncAPI) UntagResourceWithContext(arg0 context.Context, arg1 *datasync.UntagResourceInput, arg2 ...request.Option) (*datasync.UntagResourceOutput, error)

UntagResourceWithContext mocks base method

func (*MockDataSyncAPI) UpdateAgent

UpdateAgent mocks base method

func (*MockDataSyncAPI) UpdateAgentRequest

UpdateAgentRequest mocks base method

func (*MockDataSyncAPI) UpdateAgentWithContext

func (m *MockDataSyncAPI) UpdateAgentWithContext(arg0 context.Context, arg1 *datasync.UpdateAgentInput, arg2 ...request.Option) (*datasync.UpdateAgentOutput, error)

UpdateAgentWithContext mocks base method

func (*MockDataSyncAPI) UpdateLocationHdfs

UpdateLocationHdfs mocks base method

func (*MockDataSyncAPI) UpdateLocationHdfsRequest

UpdateLocationHdfsRequest mocks base method

func (*MockDataSyncAPI) UpdateLocationHdfsWithContext

func (m *MockDataSyncAPI) UpdateLocationHdfsWithContext(arg0 context.Context, arg1 *datasync.UpdateLocationHdfsInput, arg2 ...request.Option) (*datasync.UpdateLocationHdfsOutput, error)

UpdateLocationHdfsWithContext mocks base method

func (*MockDataSyncAPI) UpdateLocationNfs

UpdateLocationNfs mocks base method

func (*MockDataSyncAPI) UpdateLocationNfsRequest

UpdateLocationNfsRequest mocks base method

func (*MockDataSyncAPI) UpdateLocationNfsWithContext

func (m *MockDataSyncAPI) UpdateLocationNfsWithContext(arg0 context.Context, arg1 *datasync.UpdateLocationNfsInput, arg2 ...request.Option) (*datasync.UpdateLocationNfsOutput, error)

UpdateLocationNfsWithContext mocks base method

func (*MockDataSyncAPI) UpdateLocationObjectStorage

UpdateLocationObjectStorage mocks base method

func (*MockDataSyncAPI) UpdateLocationObjectStorageRequest

UpdateLocationObjectStorageRequest mocks base method

func (*MockDataSyncAPI) UpdateLocationObjectStorageWithContext

func (m *MockDataSyncAPI) UpdateLocationObjectStorageWithContext(arg0 context.Context, arg1 *datasync.UpdateLocationObjectStorageInput, arg2 ...request.Option) (*datasync.UpdateLocationObjectStorageOutput, error)

UpdateLocationObjectStorageWithContext mocks base method

func (*MockDataSyncAPI) UpdateLocationSmb

UpdateLocationSmb mocks base method

func (*MockDataSyncAPI) UpdateLocationSmbRequest

UpdateLocationSmbRequest mocks base method

func (*MockDataSyncAPI) UpdateLocationSmbWithContext

func (m *MockDataSyncAPI) UpdateLocationSmbWithContext(arg0 context.Context, arg1 *datasync.UpdateLocationSmbInput, arg2 ...request.Option) (*datasync.UpdateLocationSmbOutput, error)

UpdateLocationSmbWithContext mocks base method

func (*MockDataSyncAPI) UpdateTask

UpdateTask mocks base method

func (*MockDataSyncAPI) UpdateTaskExecution

UpdateTaskExecution mocks base method

func (*MockDataSyncAPI) UpdateTaskExecutionRequest

UpdateTaskExecutionRequest mocks base method

func (*MockDataSyncAPI) UpdateTaskExecutionWithContext

func (m *MockDataSyncAPI) UpdateTaskExecutionWithContext(arg0 context.Context, arg1 *datasync.UpdateTaskExecutionInput, arg2 ...request.Option) (*datasync.UpdateTaskExecutionOutput, error)

UpdateTaskExecutionWithContext mocks base method

func (*MockDataSyncAPI) UpdateTaskRequest

UpdateTaskRequest mocks base method

func (*MockDataSyncAPI) UpdateTaskWithContext

func (m *MockDataSyncAPI) UpdateTaskWithContext(arg0 context.Context, arg1 *datasync.UpdateTaskInput, arg2 ...request.Option) (*datasync.UpdateTaskOutput, error)

UpdateTaskWithContext mocks base method

type MockDataSyncAPIMockRecorder

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

MockDataSyncAPIMockRecorder is the mock recorder for MockDataSyncAPI

func (*MockDataSyncAPIMockRecorder) CancelTaskExecution

func (mr *MockDataSyncAPIMockRecorder) CancelTaskExecution(arg0 interface{}) *gomock.Call

CancelTaskExecution indicates an expected call of CancelTaskExecution

func (*MockDataSyncAPIMockRecorder) CancelTaskExecutionRequest

func (mr *MockDataSyncAPIMockRecorder) CancelTaskExecutionRequest(arg0 interface{}) *gomock.Call

CancelTaskExecutionRequest indicates an expected call of CancelTaskExecutionRequest

func (*MockDataSyncAPIMockRecorder) CancelTaskExecutionWithContext

func (mr *MockDataSyncAPIMockRecorder) CancelTaskExecutionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CancelTaskExecutionWithContext indicates an expected call of CancelTaskExecutionWithContext

func (*MockDataSyncAPIMockRecorder) CreateAgent

func (mr *MockDataSyncAPIMockRecorder) CreateAgent(arg0 interface{}) *gomock.Call

CreateAgent indicates an expected call of CreateAgent

func (*MockDataSyncAPIMockRecorder) CreateAgentRequest

func (mr *MockDataSyncAPIMockRecorder) CreateAgentRequest(arg0 interface{}) *gomock.Call

CreateAgentRequest indicates an expected call of CreateAgentRequest

func (*MockDataSyncAPIMockRecorder) CreateAgentWithContext

func (mr *MockDataSyncAPIMockRecorder) CreateAgentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateAgentWithContext indicates an expected call of CreateAgentWithContext

func (*MockDataSyncAPIMockRecorder) CreateLocationEfs

func (mr *MockDataSyncAPIMockRecorder) CreateLocationEfs(arg0 interface{}) *gomock.Call

CreateLocationEfs indicates an expected call of CreateLocationEfs

func (*MockDataSyncAPIMockRecorder) CreateLocationEfsRequest

func (mr *MockDataSyncAPIMockRecorder) CreateLocationEfsRequest(arg0 interface{}) *gomock.Call

CreateLocationEfsRequest indicates an expected call of CreateLocationEfsRequest

func (*MockDataSyncAPIMockRecorder) CreateLocationEfsWithContext

func (mr *MockDataSyncAPIMockRecorder) CreateLocationEfsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateLocationEfsWithContext indicates an expected call of CreateLocationEfsWithContext

func (*MockDataSyncAPIMockRecorder) CreateLocationFsxLustre

func (mr *MockDataSyncAPIMockRecorder) CreateLocationFsxLustre(arg0 interface{}) *gomock.Call

CreateLocationFsxLustre indicates an expected call of CreateLocationFsxLustre

func (*MockDataSyncAPIMockRecorder) CreateLocationFsxLustreRequest

func (mr *MockDataSyncAPIMockRecorder) CreateLocationFsxLustreRequest(arg0 interface{}) *gomock.Call

CreateLocationFsxLustreRequest indicates an expected call of CreateLocationFsxLustreRequest

func (*MockDataSyncAPIMockRecorder) CreateLocationFsxLustreWithContext

func (mr *MockDataSyncAPIMockRecorder) CreateLocationFsxLustreWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateLocationFsxLustreWithContext indicates an expected call of CreateLocationFsxLustreWithContext

func (*MockDataSyncAPIMockRecorder) CreateLocationFsxOntap added in v1.44.44

func (mr *MockDataSyncAPIMockRecorder) CreateLocationFsxOntap(arg0 interface{}) *gomock.Call

CreateLocationFsxOntap indicates an expected call of CreateLocationFsxOntap

func (*MockDataSyncAPIMockRecorder) CreateLocationFsxOntapRequest added in v1.44.44

func (mr *MockDataSyncAPIMockRecorder) CreateLocationFsxOntapRequest(arg0 interface{}) *gomock.Call

CreateLocationFsxOntapRequest indicates an expected call of CreateLocationFsxOntapRequest

func (*MockDataSyncAPIMockRecorder) CreateLocationFsxOntapWithContext added in v1.44.44

func (mr *MockDataSyncAPIMockRecorder) CreateLocationFsxOntapWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateLocationFsxOntapWithContext indicates an expected call of CreateLocationFsxOntapWithContext

func (*MockDataSyncAPIMockRecorder) CreateLocationFsxOpenZfs added in v1.43.33

func (mr *MockDataSyncAPIMockRecorder) CreateLocationFsxOpenZfs(arg0 interface{}) *gomock.Call

CreateLocationFsxOpenZfs indicates an expected call of CreateLocationFsxOpenZfs

func (*MockDataSyncAPIMockRecorder) CreateLocationFsxOpenZfsRequest added in v1.43.33

func (mr *MockDataSyncAPIMockRecorder) CreateLocationFsxOpenZfsRequest(arg0 interface{}) *gomock.Call

CreateLocationFsxOpenZfsRequest indicates an expected call of CreateLocationFsxOpenZfsRequest

func (*MockDataSyncAPIMockRecorder) CreateLocationFsxOpenZfsWithContext added in v1.43.33

func (mr *MockDataSyncAPIMockRecorder) CreateLocationFsxOpenZfsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateLocationFsxOpenZfsWithContext indicates an expected call of CreateLocationFsxOpenZfsWithContext

func (*MockDataSyncAPIMockRecorder) CreateLocationFsxWindows

func (mr *MockDataSyncAPIMockRecorder) CreateLocationFsxWindows(arg0 interface{}) *gomock.Call

CreateLocationFsxWindows indicates an expected call of CreateLocationFsxWindows

func (*MockDataSyncAPIMockRecorder) CreateLocationFsxWindowsRequest

func (mr *MockDataSyncAPIMockRecorder) CreateLocationFsxWindowsRequest(arg0 interface{}) *gomock.Call

CreateLocationFsxWindowsRequest indicates an expected call of CreateLocationFsxWindowsRequest

func (*MockDataSyncAPIMockRecorder) CreateLocationFsxWindowsWithContext

func (mr *MockDataSyncAPIMockRecorder) CreateLocationFsxWindowsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateLocationFsxWindowsWithContext indicates an expected call of CreateLocationFsxWindowsWithContext

func (*MockDataSyncAPIMockRecorder) CreateLocationHdfs

func (mr *MockDataSyncAPIMockRecorder) CreateLocationHdfs(arg0 interface{}) *gomock.Call

CreateLocationHdfs indicates an expected call of CreateLocationHdfs

func (*MockDataSyncAPIMockRecorder) CreateLocationHdfsRequest

func (mr *MockDataSyncAPIMockRecorder) CreateLocationHdfsRequest(arg0 interface{}) *gomock.Call

CreateLocationHdfsRequest indicates an expected call of CreateLocationHdfsRequest

func (*MockDataSyncAPIMockRecorder) CreateLocationHdfsWithContext

func (mr *MockDataSyncAPIMockRecorder) CreateLocationHdfsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateLocationHdfsWithContext indicates an expected call of CreateLocationHdfsWithContext

func (*MockDataSyncAPIMockRecorder) CreateLocationNfs

func (mr *MockDataSyncAPIMockRecorder) CreateLocationNfs(arg0 interface{}) *gomock.Call

CreateLocationNfs indicates an expected call of CreateLocationNfs

func (*MockDataSyncAPIMockRecorder) CreateLocationNfsRequest

func (mr *MockDataSyncAPIMockRecorder) CreateLocationNfsRequest(arg0 interface{}) *gomock.Call

CreateLocationNfsRequest indicates an expected call of CreateLocationNfsRequest

func (*MockDataSyncAPIMockRecorder) CreateLocationNfsWithContext

func (mr *MockDataSyncAPIMockRecorder) CreateLocationNfsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateLocationNfsWithContext indicates an expected call of CreateLocationNfsWithContext

func (*MockDataSyncAPIMockRecorder) CreateLocationObjectStorage

func (mr *MockDataSyncAPIMockRecorder) CreateLocationObjectStorage(arg0 interface{}) *gomock.Call

CreateLocationObjectStorage indicates an expected call of CreateLocationObjectStorage

func (*MockDataSyncAPIMockRecorder) CreateLocationObjectStorageRequest

func (mr *MockDataSyncAPIMockRecorder) CreateLocationObjectStorageRequest(arg0 interface{}) *gomock.Call

CreateLocationObjectStorageRequest indicates an expected call of CreateLocationObjectStorageRequest

func (*MockDataSyncAPIMockRecorder) CreateLocationObjectStorageWithContext

func (mr *MockDataSyncAPIMockRecorder) CreateLocationObjectStorageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateLocationObjectStorageWithContext indicates an expected call of CreateLocationObjectStorageWithContext

func (*MockDataSyncAPIMockRecorder) CreateLocationS3

func (mr *MockDataSyncAPIMockRecorder) CreateLocationS3(arg0 interface{}) *gomock.Call

CreateLocationS3 indicates an expected call of CreateLocationS3

func (*MockDataSyncAPIMockRecorder) CreateLocationS3Request

func (mr *MockDataSyncAPIMockRecorder) CreateLocationS3Request(arg0 interface{}) *gomock.Call

CreateLocationS3Request indicates an expected call of CreateLocationS3Request

func (*MockDataSyncAPIMockRecorder) CreateLocationS3WithContext

func (mr *MockDataSyncAPIMockRecorder) CreateLocationS3WithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateLocationS3WithContext indicates an expected call of CreateLocationS3WithContext

func (*MockDataSyncAPIMockRecorder) CreateLocationSmb

func (mr *MockDataSyncAPIMockRecorder) CreateLocationSmb(arg0 interface{}) *gomock.Call

CreateLocationSmb indicates an expected call of CreateLocationSmb

func (*MockDataSyncAPIMockRecorder) CreateLocationSmbRequest

func (mr *MockDataSyncAPIMockRecorder) CreateLocationSmbRequest(arg0 interface{}) *gomock.Call

CreateLocationSmbRequest indicates an expected call of CreateLocationSmbRequest

func (*MockDataSyncAPIMockRecorder) CreateLocationSmbWithContext

func (mr *MockDataSyncAPIMockRecorder) CreateLocationSmbWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateLocationSmbWithContext indicates an expected call of CreateLocationSmbWithContext

func (*MockDataSyncAPIMockRecorder) CreateTask

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

CreateTask indicates an expected call of CreateTask

func (*MockDataSyncAPIMockRecorder) CreateTaskRequest

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

CreateTaskRequest indicates an expected call of CreateTaskRequest

func (*MockDataSyncAPIMockRecorder) CreateTaskWithContext

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

CreateTaskWithContext indicates an expected call of CreateTaskWithContext

func (*MockDataSyncAPIMockRecorder) DeleteAgent

func (mr *MockDataSyncAPIMockRecorder) DeleteAgent(arg0 interface{}) *gomock.Call

DeleteAgent indicates an expected call of DeleteAgent

func (*MockDataSyncAPIMockRecorder) DeleteAgentRequest

func (mr *MockDataSyncAPIMockRecorder) DeleteAgentRequest(arg0 interface{}) *gomock.Call

DeleteAgentRequest indicates an expected call of DeleteAgentRequest

func (*MockDataSyncAPIMockRecorder) DeleteAgentWithContext

func (mr *MockDataSyncAPIMockRecorder) DeleteAgentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteAgentWithContext indicates an expected call of DeleteAgentWithContext

func (*MockDataSyncAPIMockRecorder) DeleteLocation

func (mr *MockDataSyncAPIMockRecorder) DeleteLocation(arg0 interface{}) *gomock.Call

DeleteLocation indicates an expected call of DeleteLocation

func (*MockDataSyncAPIMockRecorder) DeleteLocationRequest

func (mr *MockDataSyncAPIMockRecorder) DeleteLocationRequest(arg0 interface{}) *gomock.Call

DeleteLocationRequest indicates an expected call of DeleteLocationRequest

func (*MockDataSyncAPIMockRecorder) DeleteLocationWithContext

func (mr *MockDataSyncAPIMockRecorder) DeleteLocationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteLocationWithContext indicates an expected call of DeleteLocationWithContext

func (*MockDataSyncAPIMockRecorder) DeleteTask

func (mr *MockDataSyncAPIMockRecorder) DeleteTask(arg0 interface{}) *gomock.Call

DeleteTask indicates an expected call of DeleteTask

func (*MockDataSyncAPIMockRecorder) DeleteTaskRequest

func (mr *MockDataSyncAPIMockRecorder) DeleteTaskRequest(arg0 interface{}) *gomock.Call

DeleteTaskRequest indicates an expected call of DeleteTaskRequest

func (*MockDataSyncAPIMockRecorder) DeleteTaskWithContext

func (mr *MockDataSyncAPIMockRecorder) DeleteTaskWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteTaskWithContext indicates an expected call of DeleteTaskWithContext

func (*MockDataSyncAPIMockRecorder) DescribeAgent

func (mr *MockDataSyncAPIMockRecorder) DescribeAgent(arg0 interface{}) *gomock.Call

DescribeAgent indicates an expected call of DescribeAgent

func (*MockDataSyncAPIMockRecorder) DescribeAgentRequest

func (mr *MockDataSyncAPIMockRecorder) DescribeAgentRequest(arg0 interface{}) *gomock.Call

DescribeAgentRequest indicates an expected call of DescribeAgentRequest

func (*MockDataSyncAPIMockRecorder) DescribeAgentWithContext

func (mr *MockDataSyncAPIMockRecorder) DescribeAgentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeAgentWithContext indicates an expected call of DescribeAgentWithContext

func (*MockDataSyncAPIMockRecorder) DescribeLocationEfs

func (mr *MockDataSyncAPIMockRecorder) DescribeLocationEfs(arg0 interface{}) *gomock.Call

DescribeLocationEfs indicates an expected call of DescribeLocationEfs

func (*MockDataSyncAPIMockRecorder) DescribeLocationEfsRequest

func (mr *MockDataSyncAPIMockRecorder) DescribeLocationEfsRequest(arg0 interface{}) *gomock.Call

DescribeLocationEfsRequest indicates an expected call of DescribeLocationEfsRequest

func (*MockDataSyncAPIMockRecorder) DescribeLocationEfsWithContext

func (mr *MockDataSyncAPIMockRecorder) DescribeLocationEfsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeLocationEfsWithContext indicates an expected call of DescribeLocationEfsWithContext

func (*MockDataSyncAPIMockRecorder) DescribeLocationFsxLustre

func (mr *MockDataSyncAPIMockRecorder) DescribeLocationFsxLustre(arg0 interface{}) *gomock.Call

DescribeLocationFsxLustre indicates an expected call of DescribeLocationFsxLustre

func (*MockDataSyncAPIMockRecorder) DescribeLocationFsxLustreRequest

func (mr *MockDataSyncAPIMockRecorder) DescribeLocationFsxLustreRequest(arg0 interface{}) *gomock.Call

DescribeLocationFsxLustreRequest indicates an expected call of DescribeLocationFsxLustreRequest

func (*MockDataSyncAPIMockRecorder) DescribeLocationFsxLustreWithContext

func (mr *MockDataSyncAPIMockRecorder) DescribeLocationFsxLustreWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeLocationFsxLustreWithContext indicates an expected call of DescribeLocationFsxLustreWithContext

func (*MockDataSyncAPIMockRecorder) DescribeLocationFsxOntap added in v1.44.44

func (mr *MockDataSyncAPIMockRecorder) DescribeLocationFsxOntap(arg0 interface{}) *gomock.Call

DescribeLocationFsxOntap indicates an expected call of DescribeLocationFsxOntap

func (*MockDataSyncAPIMockRecorder) DescribeLocationFsxOntapRequest added in v1.44.44

func (mr *MockDataSyncAPIMockRecorder) DescribeLocationFsxOntapRequest(arg0 interface{}) *gomock.Call

DescribeLocationFsxOntapRequest indicates an expected call of DescribeLocationFsxOntapRequest

func (*MockDataSyncAPIMockRecorder) DescribeLocationFsxOntapWithContext added in v1.44.44

func (mr *MockDataSyncAPIMockRecorder) DescribeLocationFsxOntapWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeLocationFsxOntapWithContext indicates an expected call of DescribeLocationFsxOntapWithContext

func (*MockDataSyncAPIMockRecorder) DescribeLocationFsxOpenZfs added in v1.43.33

func (mr *MockDataSyncAPIMockRecorder) DescribeLocationFsxOpenZfs(arg0 interface{}) *gomock.Call

DescribeLocationFsxOpenZfs indicates an expected call of DescribeLocationFsxOpenZfs

func (*MockDataSyncAPIMockRecorder) DescribeLocationFsxOpenZfsRequest added in v1.43.33

func (mr *MockDataSyncAPIMockRecorder) DescribeLocationFsxOpenZfsRequest(arg0 interface{}) *gomock.Call

DescribeLocationFsxOpenZfsRequest indicates an expected call of DescribeLocationFsxOpenZfsRequest

func (*MockDataSyncAPIMockRecorder) DescribeLocationFsxOpenZfsWithContext added in v1.43.33

func (mr *MockDataSyncAPIMockRecorder) DescribeLocationFsxOpenZfsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeLocationFsxOpenZfsWithContext indicates an expected call of DescribeLocationFsxOpenZfsWithContext

func (*MockDataSyncAPIMockRecorder) DescribeLocationFsxWindows

func (mr *MockDataSyncAPIMockRecorder) DescribeLocationFsxWindows(arg0 interface{}) *gomock.Call

DescribeLocationFsxWindows indicates an expected call of DescribeLocationFsxWindows

func (*MockDataSyncAPIMockRecorder) DescribeLocationFsxWindowsRequest

func (mr *MockDataSyncAPIMockRecorder) DescribeLocationFsxWindowsRequest(arg0 interface{}) *gomock.Call

DescribeLocationFsxWindowsRequest indicates an expected call of DescribeLocationFsxWindowsRequest

func (*MockDataSyncAPIMockRecorder) DescribeLocationFsxWindowsWithContext

func (mr *MockDataSyncAPIMockRecorder) DescribeLocationFsxWindowsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeLocationFsxWindowsWithContext indicates an expected call of DescribeLocationFsxWindowsWithContext

func (*MockDataSyncAPIMockRecorder) DescribeLocationHdfs

func (mr *MockDataSyncAPIMockRecorder) DescribeLocationHdfs(arg0 interface{}) *gomock.Call

DescribeLocationHdfs indicates an expected call of DescribeLocationHdfs

func (*MockDataSyncAPIMockRecorder) DescribeLocationHdfsRequest

func (mr *MockDataSyncAPIMockRecorder) DescribeLocationHdfsRequest(arg0 interface{}) *gomock.Call

DescribeLocationHdfsRequest indicates an expected call of DescribeLocationHdfsRequest

func (*MockDataSyncAPIMockRecorder) DescribeLocationHdfsWithContext

func (mr *MockDataSyncAPIMockRecorder) DescribeLocationHdfsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeLocationHdfsWithContext indicates an expected call of DescribeLocationHdfsWithContext

func (*MockDataSyncAPIMockRecorder) DescribeLocationNfs

func (mr *MockDataSyncAPIMockRecorder) DescribeLocationNfs(arg0 interface{}) *gomock.Call

DescribeLocationNfs indicates an expected call of DescribeLocationNfs

func (*MockDataSyncAPIMockRecorder) DescribeLocationNfsRequest

func (mr *MockDataSyncAPIMockRecorder) DescribeLocationNfsRequest(arg0 interface{}) *gomock.Call

DescribeLocationNfsRequest indicates an expected call of DescribeLocationNfsRequest

func (*MockDataSyncAPIMockRecorder) DescribeLocationNfsWithContext

func (mr *MockDataSyncAPIMockRecorder) DescribeLocationNfsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeLocationNfsWithContext indicates an expected call of DescribeLocationNfsWithContext

func (*MockDataSyncAPIMockRecorder) DescribeLocationObjectStorage

func (mr *MockDataSyncAPIMockRecorder) DescribeLocationObjectStorage(arg0 interface{}) *gomock.Call

DescribeLocationObjectStorage indicates an expected call of DescribeLocationObjectStorage

func (*MockDataSyncAPIMockRecorder) DescribeLocationObjectStorageRequest

func (mr *MockDataSyncAPIMockRecorder) DescribeLocationObjectStorageRequest(arg0 interface{}) *gomock.Call

DescribeLocationObjectStorageRequest indicates an expected call of DescribeLocationObjectStorageRequest

func (*MockDataSyncAPIMockRecorder) DescribeLocationObjectStorageWithContext

func (mr *MockDataSyncAPIMockRecorder) DescribeLocationObjectStorageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeLocationObjectStorageWithContext indicates an expected call of DescribeLocationObjectStorageWithContext

func (*MockDataSyncAPIMockRecorder) DescribeLocationS3

func (mr *MockDataSyncAPIMockRecorder) DescribeLocationS3(arg0 interface{}) *gomock.Call

DescribeLocationS3 indicates an expected call of DescribeLocationS3

func (*MockDataSyncAPIMockRecorder) DescribeLocationS3Request

func (mr *MockDataSyncAPIMockRecorder) DescribeLocationS3Request(arg0 interface{}) *gomock.Call

DescribeLocationS3Request indicates an expected call of DescribeLocationS3Request

func (*MockDataSyncAPIMockRecorder) DescribeLocationS3WithContext

func (mr *MockDataSyncAPIMockRecorder) DescribeLocationS3WithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeLocationS3WithContext indicates an expected call of DescribeLocationS3WithContext

func (*MockDataSyncAPIMockRecorder) DescribeLocationSmb

func (mr *MockDataSyncAPIMockRecorder) DescribeLocationSmb(arg0 interface{}) *gomock.Call

DescribeLocationSmb indicates an expected call of DescribeLocationSmb

func (*MockDataSyncAPIMockRecorder) DescribeLocationSmbRequest

func (mr *MockDataSyncAPIMockRecorder) DescribeLocationSmbRequest(arg0 interface{}) *gomock.Call

DescribeLocationSmbRequest indicates an expected call of DescribeLocationSmbRequest

func (*MockDataSyncAPIMockRecorder) DescribeLocationSmbWithContext

func (mr *MockDataSyncAPIMockRecorder) DescribeLocationSmbWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeLocationSmbWithContext indicates an expected call of DescribeLocationSmbWithContext

func (*MockDataSyncAPIMockRecorder) DescribeTask

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

DescribeTask indicates an expected call of DescribeTask

func (*MockDataSyncAPIMockRecorder) DescribeTaskExecution

func (mr *MockDataSyncAPIMockRecorder) DescribeTaskExecution(arg0 interface{}) *gomock.Call

DescribeTaskExecution indicates an expected call of DescribeTaskExecution

func (*MockDataSyncAPIMockRecorder) DescribeTaskExecutionRequest

func (mr *MockDataSyncAPIMockRecorder) DescribeTaskExecutionRequest(arg0 interface{}) *gomock.Call

DescribeTaskExecutionRequest indicates an expected call of DescribeTaskExecutionRequest

func (*MockDataSyncAPIMockRecorder) DescribeTaskExecutionWithContext

func (mr *MockDataSyncAPIMockRecorder) DescribeTaskExecutionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeTaskExecutionWithContext indicates an expected call of DescribeTaskExecutionWithContext

func (*MockDataSyncAPIMockRecorder) DescribeTaskRequest

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

DescribeTaskRequest indicates an expected call of DescribeTaskRequest

func (*MockDataSyncAPIMockRecorder) DescribeTaskWithContext

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

DescribeTaskWithContext indicates an expected call of DescribeTaskWithContext

func (*MockDataSyncAPIMockRecorder) ListAgents

func (mr *MockDataSyncAPIMockRecorder) ListAgents(arg0 interface{}) *gomock.Call

ListAgents indicates an expected call of ListAgents

func (*MockDataSyncAPIMockRecorder) ListAgentsPages

func (mr *MockDataSyncAPIMockRecorder) ListAgentsPages(arg0, arg1 interface{}) *gomock.Call

ListAgentsPages indicates an expected call of ListAgentsPages

func (*MockDataSyncAPIMockRecorder) ListAgentsPagesWithContext

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

ListAgentsPagesWithContext indicates an expected call of ListAgentsPagesWithContext

func (*MockDataSyncAPIMockRecorder) ListAgentsRequest

func (mr *MockDataSyncAPIMockRecorder) ListAgentsRequest(arg0 interface{}) *gomock.Call

ListAgentsRequest indicates an expected call of ListAgentsRequest

func (*MockDataSyncAPIMockRecorder) ListAgentsWithContext

func (mr *MockDataSyncAPIMockRecorder) ListAgentsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListAgentsWithContext indicates an expected call of ListAgentsWithContext

func (*MockDataSyncAPIMockRecorder) ListLocations

func (mr *MockDataSyncAPIMockRecorder) ListLocations(arg0 interface{}) *gomock.Call

ListLocations indicates an expected call of ListLocations

func (*MockDataSyncAPIMockRecorder) ListLocationsPages

func (mr *MockDataSyncAPIMockRecorder) ListLocationsPages(arg0, arg1 interface{}) *gomock.Call

ListLocationsPages indicates an expected call of ListLocationsPages

func (*MockDataSyncAPIMockRecorder) ListLocationsPagesWithContext

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

ListLocationsPagesWithContext indicates an expected call of ListLocationsPagesWithContext

func (*MockDataSyncAPIMockRecorder) ListLocationsRequest

func (mr *MockDataSyncAPIMockRecorder) ListLocationsRequest(arg0 interface{}) *gomock.Call

ListLocationsRequest indicates an expected call of ListLocationsRequest

func (*MockDataSyncAPIMockRecorder) ListLocationsWithContext

func (mr *MockDataSyncAPIMockRecorder) ListLocationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListLocationsWithContext indicates an expected call of ListLocationsWithContext

func (*MockDataSyncAPIMockRecorder) ListTagsForResource

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

ListTagsForResource indicates an expected call of ListTagsForResource

func (*MockDataSyncAPIMockRecorder) ListTagsForResourcePages

func (mr *MockDataSyncAPIMockRecorder) ListTagsForResourcePages(arg0, arg1 interface{}) *gomock.Call

ListTagsForResourcePages indicates an expected call of ListTagsForResourcePages

func (*MockDataSyncAPIMockRecorder) ListTagsForResourcePagesWithContext

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

ListTagsForResourcePagesWithContext indicates an expected call of ListTagsForResourcePagesWithContext

func (*MockDataSyncAPIMockRecorder) ListTagsForResourceRequest

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

ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest

func (*MockDataSyncAPIMockRecorder) ListTagsForResourceWithContext

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

ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext

func (*MockDataSyncAPIMockRecorder) ListTaskExecutions

func (mr *MockDataSyncAPIMockRecorder) ListTaskExecutions(arg0 interface{}) *gomock.Call

ListTaskExecutions indicates an expected call of ListTaskExecutions

func (*MockDataSyncAPIMockRecorder) ListTaskExecutionsPages

func (mr *MockDataSyncAPIMockRecorder) ListTaskExecutionsPages(arg0, arg1 interface{}) *gomock.Call

ListTaskExecutionsPages indicates an expected call of ListTaskExecutionsPages

func (*MockDataSyncAPIMockRecorder) ListTaskExecutionsPagesWithContext

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

ListTaskExecutionsPagesWithContext indicates an expected call of ListTaskExecutionsPagesWithContext

func (*MockDataSyncAPIMockRecorder) ListTaskExecutionsRequest

func (mr *MockDataSyncAPIMockRecorder) ListTaskExecutionsRequest(arg0 interface{}) *gomock.Call

ListTaskExecutionsRequest indicates an expected call of ListTaskExecutionsRequest

func (*MockDataSyncAPIMockRecorder) ListTaskExecutionsWithContext

func (mr *MockDataSyncAPIMockRecorder) ListTaskExecutionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListTaskExecutionsWithContext indicates an expected call of ListTaskExecutionsWithContext

func (*MockDataSyncAPIMockRecorder) ListTasks

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

ListTasks indicates an expected call of ListTasks

func (*MockDataSyncAPIMockRecorder) ListTasksPages

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

ListTasksPages indicates an expected call of ListTasksPages

func (*MockDataSyncAPIMockRecorder) ListTasksPagesWithContext

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

ListTasksPagesWithContext indicates an expected call of ListTasksPagesWithContext

func (*MockDataSyncAPIMockRecorder) ListTasksRequest

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

ListTasksRequest indicates an expected call of ListTasksRequest

func (*MockDataSyncAPIMockRecorder) ListTasksWithContext

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

ListTasksWithContext indicates an expected call of ListTasksWithContext

func (*MockDataSyncAPIMockRecorder) StartTaskExecution

func (mr *MockDataSyncAPIMockRecorder) StartTaskExecution(arg0 interface{}) *gomock.Call

StartTaskExecution indicates an expected call of StartTaskExecution

func (*MockDataSyncAPIMockRecorder) StartTaskExecutionRequest

func (mr *MockDataSyncAPIMockRecorder) StartTaskExecutionRequest(arg0 interface{}) *gomock.Call

StartTaskExecutionRequest indicates an expected call of StartTaskExecutionRequest

func (*MockDataSyncAPIMockRecorder) StartTaskExecutionWithContext

func (mr *MockDataSyncAPIMockRecorder) StartTaskExecutionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StartTaskExecutionWithContext indicates an expected call of StartTaskExecutionWithContext

func (*MockDataSyncAPIMockRecorder) TagResource

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

TagResource indicates an expected call of TagResource

func (*MockDataSyncAPIMockRecorder) TagResourceRequest

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

TagResourceRequest indicates an expected call of TagResourceRequest

func (*MockDataSyncAPIMockRecorder) TagResourceWithContext

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

TagResourceWithContext indicates an expected call of TagResourceWithContext

func (*MockDataSyncAPIMockRecorder) UntagResource

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

UntagResource indicates an expected call of UntagResource

func (*MockDataSyncAPIMockRecorder) UntagResourceRequest

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

UntagResourceRequest indicates an expected call of UntagResourceRequest

func (*MockDataSyncAPIMockRecorder) UntagResourceWithContext

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

UntagResourceWithContext indicates an expected call of UntagResourceWithContext

func (*MockDataSyncAPIMockRecorder) UpdateAgent

func (mr *MockDataSyncAPIMockRecorder) UpdateAgent(arg0 interface{}) *gomock.Call

UpdateAgent indicates an expected call of UpdateAgent

func (*MockDataSyncAPIMockRecorder) UpdateAgentRequest

func (mr *MockDataSyncAPIMockRecorder) UpdateAgentRequest(arg0 interface{}) *gomock.Call

UpdateAgentRequest indicates an expected call of UpdateAgentRequest

func (*MockDataSyncAPIMockRecorder) UpdateAgentWithContext

func (mr *MockDataSyncAPIMockRecorder) UpdateAgentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateAgentWithContext indicates an expected call of UpdateAgentWithContext

func (*MockDataSyncAPIMockRecorder) UpdateLocationHdfs

func (mr *MockDataSyncAPIMockRecorder) UpdateLocationHdfs(arg0 interface{}) *gomock.Call

UpdateLocationHdfs indicates an expected call of UpdateLocationHdfs

func (*MockDataSyncAPIMockRecorder) UpdateLocationHdfsRequest

func (mr *MockDataSyncAPIMockRecorder) UpdateLocationHdfsRequest(arg0 interface{}) *gomock.Call

UpdateLocationHdfsRequest indicates an expected call of UpdateLocationHdfsRequest

func (*MockDataSyncAPIMockRecorder) UpdateLocationHdfsWithContext

func (mr *MockDataSyncAPIMockRecorder) UpdateLocationHdfsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateLocationHdfsWithContext indicates an expected call of UpdateLocationHdfsWithContext

func (*MockDataSyncAPIMockRecorder) UpdateLocationNfs

func (mr *MockDataSyncAPIMockRecorder) UpdateLocationNfs(arg0 interface{}) *gomock.Call

UpdateLocationNfs indicates an expected call of UpdateLocationNfs

func (*MockDataSyncAPIMockRecorder) UpdateLocationNfsRequest

func (mr *MockDataSyncAPIMockRecorder) UpdateLocationNfsRequest(arg0 interface{}) *gomock.Call

UpdateLocationNfsRequest indicates an expected call of UpdateLocationNfsRequest

func (*MockDataSyncAPIMockRecorder) UpdateLocationNfsWithContext

func (mr *MockDataSyncAPIMockRecorder) UpdateLocationNfsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateLocationNfsWithContext indicates an expected call of UpdateLocationNfsWithContext

func (*MockDataSyncAPIMockRecorder) UpdateLocationObjectStorage

func (mr *MockDataSyncAPIMockRecorder) UpdateLocationObjectStorage(arg0 interface{}) *gomock.Call

UpdateLocationObjectStorage indicates an expected call of UpdateLocationObjectStorage

func (*MockDataSyncAPIMockRecorder) UpdateLocationObjectStorageRequest

func (mr *MockDataSyncAPIMockRecorder) UpdateLocationObjectStorageRequest(arg0 interface{}) *gomock.Call

UpdateLocationObjectStorageRequest indicates an expected call of UpdateLocationObjectStorageRequest

func (*MockDataSyncAPIMockRecorder) UpdateLocationObjectStorageWithContext

func (mr *MockDataSyncAPIMockRecorder) UpdateLocationObjectStorageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateLocationObjectStorageWithContext indicates an expected call of UpdateLocationObjectStorageWithContext

func (*MockDataSyncAPIMockRecorder) UpdateLocationSmb

func (mr *MockDataSyncAPIMockRecorder) UpdateLocationSmb(arg0 interface{}) *gomock.Call

UpdateLocationSmb indicates an expected call of UpdateLocationSmb

func (*MockDataSyncAPIMockRecorder) UpdateLocationSmbRequest

func (mr *MockDataSyncAPIMockRecorder) UpdateLocationSmbRequest(arg0 interface{}) *gomock.Call

UpdateLocationSmbRequest indicates an expected call of UpdateLocationSmbRequest

func (*MockDataSyncAPIMockRecorder) UpdateLocationSmbWithContext

func (mr *MockDataSyncAPIMockRecorder) UpdateLocationSmbWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateLocationSmbWithContext indicates an expected call of UpdateLocationSmbWithContext

func (*MockDataSyncAPIMockRecorder) UpdateTask

func (mr *MockDataSyncAPIMockRecorder) UpdateTask(arg0 interface{}) *gomock.Call

UpdateTask indicates an expected call of UpdateTask

func (*MockDataSyncAPIMockRecorder) UpdateTaskExecution

func (mr *MockDataSyncAPIMockRecorder) UpdateTaskExecution(arg0 interface{}) *gomock.Call

UpdateTaskExecution indicates an expected call of UpdateTaskExecution

func (*MockDataSyncAPIMockRecorder) UpdateTaskExecutionRequest

func (mr *MockDataSyncAPIMockRecorder) UpdateTaskExecutionRequest(arg0 interface{}) *gomock.Call

UpdateTaskExecutionRequest indicates an expected call of UpdateTaskExecutionRequest

func (*MockDataSyncAPIMockRecorder) UpdateTaskExecutionWithContext

func (mr *MockDataSyncAPIMockRecorder) UpdateTaskExecutionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateTaskExecutionWithContext indicates an expected call of UpdateTaskExecutionWithContext

func (*MockDataSyncAPIMockRecorder) UpdateTaskRequest

func (mr *MockDataSyncAPIMockRecorder) UpdateTaskRequest(arg0 interface{}) *gomock.Call

UpdateTaskRequest indicates an expected call of UpdateTaskRequest

func (*MockDataSyncAPIMockRecorder) UpdateTaskWithContext

func (mr *MockDataSyncAPIMockRecorder) UpdateTaskWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateTaskWithContext indicates an expected call of UpdateTaskWithContext

Jump to

Keyboard shortcuts

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