fsxmock

package
v1.40.45 Latest Latest
Warning

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

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

Documentation

Overview

Package fsxmock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockFSxAPI

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

MockFSxAPI is a mock of FSxAPI interface

func NewMockFSxAPI

func NewMockFSxAPI(ctrl *gomock.Controller) *MockFSxAPI

NewMockFSxAPI creates a new mock instance

func (*MockFSxAPI) AssociateFileSystemAliases

AssociateFileSystemAliases mocks base method

func (*MockFSxAPI) AssociateFileSystemAliasesRequest

func (m *MockFSxAPI) AssociateFileSystemAliasesRequest(arg0 *fsx.AssociateFileSystemAliasesInput) (*request.Request, *fsx.AssociateFileSystemAliasesOutput)

AssociateFileSystemAliasesRequest mocks base method

func (*MockFSxAPI) AssociateFileSystemAliasesWithContext

func (m *MockFSxAPI) AssociateFileSystemAliasesWithContext(arg0 context.Context, arg1 *fsx.AssociateFileSystemAliasesInput, arg2 ...request.Option) (*fsx.AssociateFileSystemAliasesOutput, error)

AssociateFileSystemAliasesWithContext mocks base method

func (*MockFSxAPI) CancelDataRepositoryTask

CancelDataRepositoryTask mocks base method

func (*MockFSxAPI) CancelDataRepositoryTaskRequest

func (m *MockFSxAPI) CancelDataRepositoryTaskRequest(arg0 *fsx.CancelDataRepositoryTaskInput) (*request.Request, *fsx.CancelDataRepositoryTaskOutput)

CancelDataRepositoryTaskRequest mocks base method

func (*MockFSxAPI) CancelDataRepositoryTaskWithContext

func (m *MockFSxAPI) CancelDataRepositoryTaskWithContext(arg0 context.Context, arg1 *fsx.CancelDataRepositoryTaskInput, arg2 ...request.Option) (*fsx.CancelDataRepositoryTaskOutput, error)

CancelDataRepositoryTaskWithContext mocks base method

func (*MockFSxAPI) CopyBackup

func (m *MockFSxAPI) CopyBackup(arg0 *fsx.CopyBackupInput) (*fsx.CopyBackupOutput, error)

CopyBackup mocks base method

func (*MockFSxAPI) CopyBackupRequest

func (m *MockFSxAPI) CopyBackupRequest(arg0 *fsx.CopyBackupInput) (*request.Request, *fsx.CopyBackupOutput)

CopyBackupRequest mocks base method

func (*MockFSxAPI) CopyBackupWithContext

func (m *MockFSxAPI) CopyBackupWithContext(arg0 context.Context, arg1 *fsx.CopyBackupInput, arg2 ...request.Option) (*fsx.CopyBackupOutput, error)

CopyBackupWithContext mocks base method

func (*MockFSxAPI) CreateBackup

func (m *MockFSxAPI) CreateBackup(arg0 *fsx.CreateBackupInput) (*fsx.CreateBackupOutput, error)

CreateBackup mocks base method

func (*MockFSxAPI) CreateBackupRequest

func (m *MockFSxAPI) CreateBackupRequest(arg0 *fsx.CreateBackupInput) (*request.Request, *fsx.CreateBackupOutput)

CreateBackupRequest mocks base method

func (*MockFSxAPI) CreateBackupWithContext

func (m *MockFSxAPI) CreateBackupWithContext(arg0 context.Context, arg1 *fsx.CreateBackupInput, arg2 ...request.Option) (*fsx.CreateBackupOutput, error)

CreateBackupWithContext mocks base method

func (*MockFSxAPI) CreateDataRepositoryTask

CreateDataRepositoryTask mocks base method

func (*MockFSxAPI) CreateDataRepositoryTaskRequest

func (m *MockFSxAPI) CreateDataRepositoryTaskRequest(arg0 *fsx.CreateDataRepositoryTaskInput) (*request.Request, *fsx.CreateDataRepositoryTaskOutput)

CreateDataRepositoryTaskRequest mocks base method

func (*MockFSxAPI) CreateDataRepositoryTaskWithContext

func (m *MockFSxAPI) CreateDataRepositoryTaskWithContext(arg0 context.Context, arg1 *fsx.CreateDataRepositoryTaskInput, arg2 ...request.Option) (*fsx.CreateDataRepositoryTaskOutput, error)

CreateDataRepositoryTaskWithContext mocks base method

func (*MockFSxAPI) CreateFileSystem

func (m *MockFSxAPI) CreateFileSystem(arg0 *fsx.CreateFileSystemInput) (*fsx.CreateFileSystemOutput, error)

CreateFileSystem mocks base method

func (*MockFSxAPI) CreateFileSystemFromBackup

CreateFileSystemFromBackup mocks base method

func (*MockFSxAPI) CreateFileSystemFromBackupRequest

func (m *MockFSxAPI) CreateFileSystemFromBackupRequest(arg0 *fsx.CreateFileSystemFromBackupInput) (*request.Request, *fsx.CreateFileSystemFromBackupOutput)

CreateFileSystemFromBackupRequest mocks base method

func (*MockFSxAPI) CreateFileSystemFromBackupWithContext

func (m *MockFSxAPI) CreateFileSystemFromBackupWithContext(arg0 context.Context, arg1 *fsx.CreateFileSystemFromBackupInput, arg2 ...request.Option) (*fsx.CreateFileSystemFromBackupOutput, error)

CreateFileSystemFromBackupWithContext mocks base method

func (*MockFSxAPI) CreateFileSystemRequest

func (m *MockFSxAPI) CreateFileSystemRequest(arg0 *fsx.CreateFileSystemInput) (*request.Request, *fsx.CreateFileSystemOutput)

CreateFileSystemRequest mocks base method

func (*MockFSxAPI) CreateFileSystemWithContext

func (m *MockFSxAPI) CreateFileSystemWithContext(arg0 context.Context, arg1 *fsx.CreateFileSystemInput, arg2 ...request.Option) (*fsx.CreateFileSystemOutput, error)

CreateFileSystemWithContext mocks base method

func (*MockFSxAPI) CreateStorageVirtualMachine

CreateStorageVirtualMachine mocks base method

func (*MockFSxAPI) CreateStorageVirtualMachineRequest

func (m *MockFSxAPI) CreateStorageVirtualMachineRequest(arg0 *fsx.CreateStorageVirtualMachineInput) (*request.Request, *fsx.CreateStorageVirtualMachineOutput)

CreateStorageVirtualMachineRequest mocks base method

func (*MockFSxAPI) CreateStorageVirtualMachineWithContext

func (m *MockFSxAPI) CreateStorageVirtualMachineWithContext(arg0 context.Context, arg1 *fsx.CreateStorageVirtualMachineInput, arg2 ...request.Option) (*fsx.CreateStorageVirtualMachineOutput, error)

CreateStorageVirtualMachineWithContext mocks base method

func (*MockFSxAPI) CreateVolume

func (m *MockFSxAPI) CreateVolume(arg0 *fsx.CreateVolumeInput) (*fsx.CreateVolumeOutput, error)

CreateVolume mocks base method

func (*MockFSxAPI) CreateVolumeFromBackup

func (m *MockFSxAPI) CreateVolumeFromBackup(arg0 *fsx.CreateVolumeFromBackupInput) (*fsx.CreateVolumeFromBackupOutput, error)

CreateVolumeFromBackup mocks base method

func (*MockFSxAPI) CreateVolumeFromBackupRequest

func (m *MockFSxAPI) CreateVolumeFromBackupRequest(arg0 *fsx.CreateVolumeFromBackupInput) (*request.Request, *fsx.CreateVolumeFromBackupOutput)

CreateVolumeFromBackupRequest mocks base method

func (*MockFSxAPI) CreateVolumeFromBackupWithContext

func (m *MockFSxAPI) CreateVolumeFromBackupWithContext(arg0 context.Context, arg1 *fsx.CreateVolumeFromBackupInput, arg2 ...request.Option) (*fsx.CreateVolumeFromBackupOutput, error)

CreateVolumeFromBackupWithContext mocks base method

func (*MockFSxAPI) CreateVolumeRequest

func (m *MockFSxAPI) CreateVolumeRequest(arg0 *fsx.CreateVolumeInput) (*request.Request, *fsx.CreateVolumeOutput)

CreateVolumeRequest mocks base method

func (*MockFSxAPI) CreateVolumeWithContext

func (m *MockFSxAPI) CreateVolumeWithContext(arg0 context.Context, arg1 *fsx.CreateVolumeInput, arg2 ...request.Option) (*fsx.CreateVolumeOutput, error)

CreateVolumeWithContext mocks base method

func (*MockFSxAPI) DeleteBackup

func (m *MockFSxAPI) DeleteBackup(arg0 *fsx.DeleteBackupInput) (*fsx.DeleteBackupOutput, error)

DeleteBackup mocks base method

func (*MockFSxAPI) DeleteBackupRequest

func (m *MockFSxAPI) DeleteBackupRequest(arg0 *fsx.DeleteBackupInput) (*request.Request, *fsx.DeleteBackupOutput)

DeleteBackupRequest mocks base method

func (*MockFSxAPI) DeleteBackupWithContext

func (m *MockFSxAPI) DeleteBackupWithContext(arg0 context.Context, arg1 *fsx.DeleteBackupInput, arg2 ...request.Option) (*fsx.DeleteBackupOutput, error)

DeleteBackupWithContext mocks base method

func (*MockFSxAPI) DeleteFileSystem

func (m *MockFSxAPI) DeleteFileSystem(arg0 *fsx.DeleteFileSystemInput) (*fsx.DeleteFileSystemOutput, error)

DeleteFileSystem mocks base method

func (*MockFSxAPI) DeleteFileSystemRequest

func (m *MockFSxAPI) DeleteFileSystemRequest(arg0 *fsx.DeleteFileSystemInput) (*request.Request, *fsx.DeleteFileSystemOutput)

DeleteFileSystemRequest mocks base method

func (*MockFSxAPI) DeleteFileSystemWithContext

func (m *MockFSxAPI) DeleteFileSystemWithContext(arg0 context.Context, arg1 *fsx.DeleteFileSystemInput, arg2 ...request.Option) (*fsx.DeleteFileSystemOutput, error)

DeleteFileSystemWithContext mocks base method

func (*MockFSxAPI) DeleteStorageVirtualMachine

DeleteStorageVirtualMachine mocks base method

func (*MockFSxAPI) DeleteStorageVirtualMachineRequest

func (m *MockFSxAPI) DeleteStorageVirtualMachineRequest(arg0 *fsx.DeleteStorageVirtualMachineInput) (*request.Request, *fsx.DeleteStorageVirtualMachineOutput)

DeleteStorageVirtualMachineRequest mocks base method

func (*MockFSxAPI) DeleteStorageVirtualMachineWithContext

func (m *MockFSxAPI) DeleteStorageVirtualMachineWithContext(arg0 context.Context, arg1 *fsx.DeleteStorageVirtualMachineInput, arg2 ...request.Option) (*fsx.DeleteStorageVirtualMachineOutput, error)

DeleteStorageVirtualMachineWithContext mocks base method

func (*MockFSxAPI) DeleteVolume

func (m *MockFSxAPI) DeleteVolume(arg0 *fsx.DeleteVolumeInput) (*fsx.DeleteVolumeOutput, error)

DeleteVolume mocks base method

func (*MockFSxAPI) DeleteVolumeRequest

func (m *MockFSxAPI) DeleteVolumeRequest(arg0 *fsx.DeleteVolumeInput) (*request.Request, *fsx.DeleteVolumeOutput)

DeleteVolumeRequest mocks base method

func (*MockFSxAPI) DeleteVolumeWithContext

func (m *MockFSxAPI) DeleteVolumeWithContext(arg0 context.Context, arg1 *fsx.DeleteVolumeInput, arg2 ...request.Option) (*fsx.DeleteVolumeOutput, error)

DeleteVolumeWithContext mocks base method

func (*MockFSxAPI) DescribeBackups

func (m *MockFSxAPI) DescribeBackups(arg0 *fsx.DescribeBackupsInput) (*fsx.DescribeBackupsOutput, error)

DescribeBackups mocks base method

func (*MockFSxAPI) DescribeBackupsPages

func (m *MockFSxAPI) DescribeBackupsPages(arg0 *fsx.DescribeBackupsInput, arg1 func(*fsx.DescribeBackupsOutput, bool) bool) error

DescribeBackupsPages mocks base method

func (*MockFSxAPI) DescribeBackupsPagesWithContext

func (m *MockFSxAPI) DescribeBackupsPagesWithContext(arg0 context.Context, arg1 *fsx.DescribeBackupsInput, arg2 func(*fsx.DescribeBackupsOutput, bool) bool, arg3 ...request.Option) error

DescribeBackupsPagesWithContext mocks base method

func (*MockFSxAPI) DescribeBackupsRequest

func (m *MockFSxAPI) DescribeBackupsRequest(arg0 *fsx.DescribeBackupsInput) (*request.Request, *fsx.DescribeBackupsOutput)

DescribeBackupsRequest mocks base method

func (*MockFSxAPI) DescribeBackupsWithContext

func (m *MockFSxAPI) DescribeBackupsWithContext(arg0 context.Context, arg1 *fsx.DescribeBackupsInput, arg2 ...request.Option) (*fsx.DescribeBackupsOutput, error)

DescribeBackupsWithContext mocks base method

func (*MockFSxAPI) DescribeDataRepositoryTasks

DescribeDataRepositoryTasks mocks base method

func (*MockFSxAPI) DescribeDataRepositoryTasksPages

func (m *MockFSxAPI) DescribeDataRepositoryTasksPages(arg0 *fsx.DescribeDataRepositoryTasksInput, arg1 func(*fsx.DescribeDataRepositoryTasksOutput, bool) bool) error

DescribeDataRepositoryTasksPages mocks base method

func (*MockFSxAPI) DescribeDataRepositoryTasksPagesWithContext

func (m *MockFSxAPI) DescribeDataRepositoryTasksPagesWithContext(arg0 context.Context, arg1 *fsx.DescribeDataRepositoryTasksInput, arg2 func(*fsx.DescribeDataRepositoryTasksOutput, bool) bool, arg3 ...request.Option) error

DescribeDataRepositoryTasksPagesWithContext mocks base method

func (*MockFSxAPI) DescribeDataRepositoryTasksRequest

func (m *MockFSxAPI) DescribeDataRepositoryTasksRequest(arg0 *fsx.DescribeDataRepositoryTasksInput) (*request.Request, *fsx.DescribeDataRepositoryTasksOutput)

DescribeDataRepositoryTasksRequest mocks base method

func (*MockFSxAPI) DescribeDataRepositoryTasksWithContext

func (m *MockFSxAPI) DescribeDataRepositoryTasksWithContext(arg0 context.Context, arg1 *fsx.DescribeDataRepositoryTasksInput, arg2 ...request.Option) (*fsx.DescribeDataRepositoryTasksOutput, error)

DescribeDataRepositoryTasksWithContext mocks base method

func (*MockFSxAPI) DescribeFileSystemAliases

DescribeFileSystemAliases mocks base method

func (*MockFSxAPI) DescribeFileSystemAliasesPages

func (m *MockFSxAPI) DescribeFileSystemAliasesPages(arg0 *fsx.DescribeFileSystemAliasesInput, arg1 func(*fsx.DescribeFileSystemAliasesOutput, bool) bool) error

DescribeFileSystemAliasesPages mocks base method

func (*MockFSxAPI) DescribeFileSystemAliasesPagesWithContext

func (m *MockFSxAPI) DescribeFileSystemAliasesPagesWithContext(arg0 context.Context, arg1 *fsx.DescribeFileSystemAliasesInput, arg2 func(*fsx.DescribeFileSystemAliasesOutput, bool) bool, arg3 ...request.Option) error

DescribeFileSystemAliasesPagesWithContext mocks base method

func (*MockFSxAPI) DescribeFileSystemAliasesRequest

func (m *MockFSxAPI) DescribeFileSystemAliasesRequest(arg0 *fsx.DescribeFileSystemAliasesInput) (*request.Request, *fsx.DescribeFileSystemAliasesOutput)

DescribeFileSystemAliasesRequest mocks base method

func (*MockFSxAPI) DescribeFileSystemAliasesWithContext

func (m *MockFSxAPI) DescribeFileSystemAliasesWithContext(arg0 context.Context, arg1 *fsx.DescribeFileSystemAliasesInput, arg2 ...request.Option) (*fsx.DescribeFileSystemAliasesOutput, error)

DescribeFileSystemAliasesWithContext mocks base method

func (*MockFSxAPI) DescribeFileSystems

func (m *MockFSxAPI) DescribeFileSystems(arg0 *fsx.DescribeFileSystemsInput) (*fsx.DescribeFileSystemsOutput, error)

DescribeFileSystems mocks base method

func (*MockFSxAPI) DescribeFileSystemsPages

func (m *MockFSxAPI) DescribeFileSystemsPages(arg0 *fsx.DescribeFileSystemsInput, arg1 func(*fsx.DescribeFileSystemsOutput, bool) bool) error

DescribeFileSystemsPages mocks base method

func (*MockFSxAPI) DescribeFileSystemsPagesWithContext

func (m *MockFSxAPI) DescribeFileSystemsPagesWithContext(arg0 context.Context, arg1 *fsx.DescribeFileSystemsInput, arg2 func(*fsx.DescribeFileSystemsOutput, bool) bool, arg3 ...request.Option) error

DescribeFileSystemsPagesWithContext mocks base method

func (*MockFSxAPI) DescribeFileSystemsRequest

func (m *MockFSxAPI) DescribeFileSystemsRequest(arg0 *fsx.DescribeFileSystemsInput) (*request.Request, *fsx.DescribeFileSystemsOutput)

DescribeFileSystemsRequest mocks base method

func (*MockFSxAPI) DescribeFileSystemsWithContext

func (m *MockFSxAPI) DescribeFileSystemsWithContext(arg0 context.Context, arg1 *fsx.DescribeFileSystemsInput, arg2 ...request.Option) (*fsx.DescribeFileSystemsOutput, error)

DescribeFileSystemsWithContext mocks base method

func (*MockFSxAPI) DescribeStorageVirtualMachines

DescribeStorageVirtualMachines mocks base method

func (*MockFSxAPI) DescribeStorageVirtualMachinesPages

func (m *MockFSxAPI) DescribeStorageVirtualMachinesPages(arg0 *fsx.DescribeStorageVirtualMachinesInput, arg1 func(*fsx.DescribeStorageVirtualMachinesOutput, bool) bool) error

DescribeStorageVirtualMachinesPages mocks base method

func (*MockFSxAPI) DescribeStorageVirtualMachinesPagesWithContext

func (m *MockFSxAPI) DescribeStorageVirtualMachinesPagesWithContext(arg0 context.Context, arg1 *fsx.DescribeStorageVirtualMachinesInput, arg2 func(*fsx.DescribeStorageVirtualMachinesOutput, bool) bool, arg3 ...request.Option) error

DescribeStorageVirtualMachinesPagesWithContext mocks base method

func (*MockFSxAPI) DescribeStorageVirtualMachinesRequest

func (m *MockFSxAPI) DescribeStorageVirtualMachinesRequest(arg0 *fsx.DescribeStorageVirtualMachinesInput) (*request.Request, *fsx.DescribeStorageVirtualMachinesOutput)

DescribeStorageVirtualMachinesRequest mocks base method

func (*MockFSxAPI) DescribeStorageVirtualMachinesWithContext

func (m *MockFSxAPI) DescribeStorageVirtualMachinesWithContext(arg0 context.Context, arg1 *fsx.DescribeStorageVirtualMachinesInput, arg2 ...request.Option) (*fsx.DescribeStorageVirtualMachinesOutput, error)

DescribeStorageVirtualMachinesWithContext mocks base method

func (*MockFSxAPI) DescribeVolumes

func (m *MockFSxAPI) DescribeVolumes(arg0 *fsx.DescribeVolumesInput) (*fsx.DescribeVolumesOutput, error)

DescribeVolumes mocks base method

func (*MockFSxAPI) DescribeVolumesPages

func (m *MockFSxAPI) DescribeVolumesPages(arg0 *fsx.DescribeVolumesInput, arg1 func(*fsx.DescribeVolumesOutput, bool) bool) error

DescribeVolumesPages mocks base method

func (*MockFSxAPI) DescribeVolumesPagesWithContext

func (m *MockFSxAPI) DescribeVolumesPagesWithContext(arg0 context.Context, arg1 *fsx.DescribeVolumesInput, arg2 func(*fsx.DescribeVolumesOutput, bool) bool, arg3 ...request.Option) error

DescribeVolumesPagesWithContext mocks base method

func (*MockFSxAPI) DescribeVolumesRequest

func (m *MockFSxAPI) DescribeVolumesRequest(arg0 *fsx.DescribeVolumesInput) (*request.Request, *fsx.DescribeVolumesOutput)

DescribeVolumesRequest mocks base method

func (*MockFSxAPI) DescribeVolumesWithContext

func (m *MockFSxAPI) DescribeVolumesWithContext(arg0 context.Context, arg1 *fsx.DescribeVolumesInput, arg2 ...request.Option) (*fsx.DescribeVolumesOutput, error)

DescribeVolumesWithContext mocks base method

func (*MockFSxAPI) DisassociateFileSystemAliases

DisassociateFileSystemAliases mocks base method

func (*MockFSxAPI) DisassociateFileSystemAliasesRequest

func (m *MockFSxAPI) DisassociateFileSystemAliasesRequest(arg0 *fsx.DisassociateFileSystemAliasesInput) (*request.Request, *fsx.DisassociateFileSystemAliasesOutput)

DisassociateFileSystemAliasesRequest mocks base method

func (*MockFSxAPI) DisassociateFileSystemAliasesWithContext

func (m *MockFSxAPI) DisassociateFileSystemAliasesWithContext(arg0 context.Context, arg1 *fsx.DisassociateFileSystemAliasesInput, arg2 ...request.Option) (*fsx.DisassociateFileSystemAliasesOutput, error)

DisassociateFileSystemAliasesWithContext mocks base method

func (*MockFSxAPI) EXPECT

func (m *MockFSxAPI) EXPECT() *MockFSxAPIMockRecorder

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

func (*MockFSxAPI) ListTagsForResource

func (m *MockFSxAPI) ListTagsForResource(arg0 *fsx.ListTagsForResourceInput) (*fsx.ListTagsForResourceOutput, error)

ListTagsForResource mocks base method

func (*MockFSxAPI) ListTagsForResourcePages

func (m *MockFSxAPI) ListTagsForResourcePages(arg0 *fsx.ListTagsForResourceInput, arg1 func(*fsx.ListTagsForResourceOutput, bool) bool) error

ListTagsForResourcePages mocks base method

func (*MockFSxAPI) ListTagsForResourcePagesWithContext

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

ListTagsForResourcePagesWithContext mocks base method

func (*MockFSxAPI) ListTagsForResourceRequest

func (m *MockFSxAPI) ListTagsForResourceRequest(arg0 *fsx.ListTagsForResourceInput) (*request.Request, *fsx.ListTagsForResourceOutput)

ListTagsForResourceRequest mocks base method

func (*MockFSxAPI) ListTagsForResourceWithContext

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

ListTagsForResourceWithContext mocks base method

func (*MockFSxAPI) TagResource

func (m *MockFSxAPI) TagResource(arg0 *fsx.TagResourceInput) (*fsx.TagResourceOutput, error)

TagResource mocks base method

func (*MockFSxAPI) TagResourceRequest

func (m *MockFSxAPI) TagResourceRequest(arg0 *fsx.TagResourceInput) (*request.Request, *fsx.TagResourceOutput)

TagResourceRequest mocks base method

func (*MockFSxAPI) TagResourceWithContext

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

TagResourceWithContext mocks base method

func (*MockFSxAPI) UntagResource

func (m *MockFSxAPI) UntagResource(arg0 *fsx.UntagResourceInput) (*fsx.UntagResourceOutput, error)

UntagResource mocks base method

func (*MockFSxAPI) UntagResourceRequest

func (m *MockFSxAPI) UntagResourceRequest(arg0 *fsx.UntagResourceInput) (*request.Request, *fsx.UntagResourceOutput)

UntagResourceRequest mocks base method

func (*MockFSxAPI) UntagResourceWithContext

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

UntagResourceWithContext mocks base method

func (*MockFSxAPI) UpdateFileSystem

func (m *MockFSxAPI) UpdateFileSystem(arg0 *fsx.UpdateFileSystemInput) (*fsx.UpdateFileSystemOutput, error)

UpdateFileSystem mocks base method

func (*MockFSxAPI) UpdateFileSystemRequest

func (m *MockFSxAPI) UpdateFileSystemRequest(arg0 *fsx.UpdateFileSystemInput) (*request.Request, *fsx.UpdateFileSystemOutput)

UpdateFileSystemRequest mocks base method

func (*MockFSxAPI) UpdateFileSystemWithContext

func (m *MockFSxAPI) UpdateFileSystemWithContext(arg0 context.Context, arg1 *fsx.UpdateFileSystemInput, arg2 ...request.Option) (*fsx.UpdateFileSystemOutput, error)

UpdateFileSystemWithContext mocks base method

func (*MockFSxAPI) UpdateStorageVirtualMachine

UpdateStorageVirtualMachine mocks base method

func (*MockFSxAPI) UpdateStorageVirtualMachineRequest

func (m *MockFSxAPI) UpdateStorageVirtualMachineRequest(arg0 *fsx.UpdateStorageVirtualMachineInput) (*request.Request, *fsx.UpdateStorageVirtualMachineOutput)

UpdateStorageVirtualMachineRequest mocks base method

func (*MockFSxAPI) UpdateStorageVirtualMachineWithContext

func (m *MockFSxAPI) UpdateStorageVirtualMachineWithContext(arg0 context.Context, arg1 *fsx.UpdateStorageVirtualMachineInput, arg2 ...request.Option) (*fsx.UpdateStorageVirtualMachineOutput, error)

UpdateStorageVirtualMachineWithContext mocks base method

func (*MockFSxAPI) UpdateVolume

func (m *MockFSxAPI) UpdateVolume(arg0 *fsx.UpdateVolumeInput) (*fsx.UpdateVolumeOutput, error)

UpdateVolume mocks base method

func (*MockFSxAPI) UpdateVolumeRequest

func (m *MockFSxAPI) UpdateVolumeRequest(arg0 *fsx.UpdateVolumeInput) (*request.Request, *fsx.UpdateVolumeOutput)

UpdateVolumeRequest mocks base method

func (*MockFSxAPI) UpdateVolumeWithContext

func (m *MockFSxAPI) UpdateVolumeWithContext(arg0 context.Context, arg1 *fsx.UpdateVolumeInput, arg2 ...request.Option) (*fsx.UpdateVolumeOutput, error)

UpdateVolumeWithContext mocks base method

type MockFSxAPIMockRecorder

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

MockFSxAPIMockRecorder is the mock recorder for MockFSxAPI

func (*MockFSxAPIMockRecorder) AssociateFileSystemAliases

func (mr *MockFSxAPIMockRecorder) AssociateFileSystemAliases(arg0 interface{}) *gomock.Call

AssociateFileSystemAliases indicates an expected call of AssociateFileSystemAliases

func (*MockFSxAPIMockRecorder) AssociateFileSystemAliasesRequest

func (mr *MockFSxAPIMockRecorder) AssociateFileSystemAliasesRequest(arg0 interface{}) *gomock.Call

AssociateFileSystemAliasesRequest indicates an expected call of AssociateFileSystemAliasesRequest

func (*MockFSxAPIMockRecorder) AssociateFileSystemAliasesWithContext

func (mr *MockFSxAPIMockRecorder) AssociateFileSystemAliasesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AssociateFileSystemAliasesWithContext indicates an expected call of AssociateFileSystemAliasesWithContext

func (*MockFSxAPIMockRecorder) CancelDataRepositoryTask

func (mr *MockFSxAPIMockRecorder) CancelDataRepositoryTask(arg0 interface{}) *gomock.Call

CancelDataRepositoryTask indicates an expected call of CancelDataRepositoryTask

func (*MockFSxAPIMockRecorder) CancelDataRepositoryTaskRequest

func (mr *MockFSxAPIMockRecorder) CancelDataRepositoryTaskRequest(arg0 interface{}) *gomock.Call

CancelDataRepositoryTaskRequest indicates an expected call of CancelDataRepositoryTaskRequest

func (*MockFSxAPIMockRecorder) CancelDataRepositoryTaskWithContext

func (mr *MockFSxAPIMockRecorder) CancelDataRepositoryTaskWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CancelDataRepositoryTaskWithContext indicates an expected call of CancelDataRepositoryTaskWithContext

func (*MockFSxAPIMockRecorder) CopyBackup

func (mr *MockFSxAPIMockRecorder) CopyBackup(arg0 interface{}) *gomock.Call

CopyBackup indicates an expected call of CopyBackup

func (*MockFSxAPIMockRecorder) CopyBackupRequest

func (mr *MockFSxAPIMockRecorder) CopyBackupRequest(arg0 interface{}) *gomock.Call

CopyBackupRequest indicates an expected call of CopyBackupRequest

func (*MockFSxAPIMockRecorder) CopyBackupWithContext

func (mr *MockFSxAPIMockRecorder) CopyBackupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CopyBackupWithContext indicates an expected call of CopyBackupWithContext

func (*MockFSxAPIMockRecorder) CreateBackup

func (mr *MockFSxAPIMockRecorder) CreateBackup(arg0 interface{}) *gomock.Call

CreateBackup indicates an expected call of CreateBackup

func (*MockFSxAPIMockRecorder) CreateBackupRequest

func (mr *MockFSxAPIMockRecorder) CreateBackupRequest(arg0 interface{}) *gomock.Call

CreateBackupRequest indicates an expected call of CreateBackupRequest

func (*MockFSxAPIMockRecorder) CreateBackupWithContext

func (mr *MockFSxAPIMockRecorder) CreateBackupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateBackupWithContext indicates an expected call of CreateBackupWithContext

func (*MockFSxAPIMockRecorder) CreateDataRepositoryTask

func (mr *MockFSxAPIMockRecorder) CreateDataRepositoryTask(arg0 interface{}) *gomock.Call

CreateDataRepositoryTask indicates an expected call of CreateDataRepositoryTask

func (*MockFSxAPIMockRecorder) CreateDataRepositoryTaskRequest

func (mr *MockFSxAPIMockRecorder) CreateDataRepositoryTaskRequest(arg0 interface{}) *gomock.Call

CreateDataRepositoryTaskRequest indicates an expected call of CreateDataRepositoryTaskRequest

func (*MockFSxAPIMockRecorder) CreateDataRepositoryTaskWithContext

func (mr *MockFSxAPIMockRecorder) CreateDataRepositoryTaskWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateDataRepositoryTaskWithContext indicates an expected call of CreateDataRepositoryTaskWithContext

func (*MockFSxAPIMockRecorder) CreateFileSystem

func (mr *MockFSxAPIMockRecorder) CreateFileSystem(arg0 interface{}) *gomock.Call

CreateFileSystem indicates an expected call of CreateFileSystem

func (*MockFSxAPIMockRecorder) CreateFileSystemFromBackup

func (mr *MockFSxAPIMockRecorder) CreateFileSystemFromBackup(arg0 interface{}) *gomock.Call

CreateFileSystemFromBackup indicates an expected call of CreateFileSystemFromBackup

func (*MockFSxAPIMockRecorder) CreateFileSystemFromBackupRequest

func (mr *MockFSxAPIMockRecorder) CreateFileSystemFromBackupRequest(arg0 interface{}) *gomock.Call

CreateFileSystemFromBackupRequest indicates an expected call of CreateFileSystemFromBackupRequest

func (*MockFSxAPIMockRecorder) CreateFileSystemFromBackupWithContext

func (mr *MockFSxAPIMockRecorder) CreateFileSystemFromBackupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateFileSystemFromBackupWithContext indicates an expected call of CreateFileSystemFromBackupWithContext

func (*MockFSxAPIMockRecorder) CreateFileSystemRequest

func (mr *MockFSxAPIMockRecorder) CreateFileSystemRequest(arg0 interface{}) *gomock.Call

CreateFileSystemRequest indicates an expected call of CreateFileSystemRequest

func (*MockFSxAPIMockRecorder) CreateFileSystemWithContext

func (mr *MockFSxAPIMockRecorder) CreateFileSystemWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateFileSystemWithContext indicates an expected call of CreateFileSystemWithContext

func (*MockFSxAPIMockRecorder) CreateStorageVirtualMachine

func (mr *MockFSxAPIMockRecorder) CreateStorageVirtualMachine(arg0 interface{}) *gomock.Call

CreateStorageVirtualMachine indicates an expected call of CreateStorageVirtualMachine

func (*MockFSxAPIMockRecorder) CreateStorageVirtualMachineRequest

func (mr *MockFSxAPIMockRecorder) CreateStorageVirtualMachineRequest(arg0 interface{}) *gomock.Call

CreateStorageVirtualMachineRequest indicates an expected call of CreateStorageVirtualMachineRequest

func (*MockFSxAPIMockRecorder) CreateStorageVirtualMachineWithContext

func (mr *MockFSxAPIMockRecorder) CreateStorageVirtualMachineWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateStorageVirtualMachineWithContext indicates an expected call of CreateStorageVirtualMachineWithContext

func (*MockFSxAPIMockRecorder) CreateVolume

func (mr *MockFSxAPIMockRecorder) CreateVolume(arg0 interface{}) *gomock.Call

CreateVolume indicates an expected call of CreateVolume

func (*MockFSxAPIMockRecorder) CreateVolumeFromBackup

func (mr *MockFSxAPIMockRecorder) CreateVolumeFromBackup(arg0 interface{}) *gomock.Call

CreateVolumeFromBackup indicates an expected call of CreateVolumeFromBackup

func (*MockFSxAPIMockRecorder) CreateVolumeFromBackupRequest

func (mr *MockFSxAPIMockRecorder) CreateVolumeFromBackupRequest(arg0 interface{}) *gomock.Call

CreateVolumeFromBackupRequest indicates an expected call of CreateVolumeFromBackupRequest

func (*MockFSxAPIMockRecorder) CreateVolumeFromBackupWithContext

func (mr *MockFSxAPIMockRecorder) CreateVolumeFromBackupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateVolumeFromBackupWithContext indicates an expected call of CreateVolumeFromBackupWithContext

func (*MockFSxAPIMockRecorder) CreateVolumeRequest

func (mr *MockFSxAPIMockRecorder) CreateVolumeRequest(arg0 interface{}) *gomock.Call

CreateVolumeRequest indicates an expected call of CreateVolumeRequest

func (*MockFSxAPIMockRecorder) CreateVolumeWithContext

func (mr *MockFSxAPIMockRecorder) CreateVolumeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateVolumeWithContext indicates an expected call of CreateVolumeWithContext

func (*MockFSxAPIMockRecorder) DeleteBackup

func (mr *MockFSxAPIMockRecorder) DeleteBackup(arg0 interface{}) *gomock.Call

DeleteBackup indicates an expected call of DeleteBackup

func (*MockFSxAPIMockRecorder) DeleteBackupRequest

func (mr *MockFSxAPIMockRecorder) DeleteBackupRequest(arg0 interface{}) *gomock.Call

DeleteBackupRequest indicates an expected call of DeleteBackupRequest

func (*MockFSxAPIMockRecorder) DeleteBackupWithContext

func (mr *MockFSxAPIMockRecorder) DeleteBackupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteBackupWithContext indicates an expected call of DeleteBackupWithContext

func (*MockFSxAPIMockRecorder) DeleteFileSystem

func (mr *MockFSxAPIMockRecorder) DeleteFileSystem(arg0 interface{}) *gomock.Call

DeleteFileSystem indicates an expected call of DeleteFileSystem

func (*MockFSxAPIMockRecorder) DeleteFileSystemRequest

func (mr *MockFSxAPIMockRecorder) DeleteFileSystemRequest(arg0 interface{}) *gomock.Call

DeleteFileSystemRequest indicates an expected call of DeleteFileSystemRequest

func (*MockFSxAPIMockRecorder) DeleteFileSystemWithContext

func (mr *MockFSxAPIMockRecorder) DeleteFileSystemWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteFileSystemWithContext indicates an expected call of DeleteFileSystemWithContext

func (*MockFSxAPIMockRecorder) DeleteStorageVirtualMachine

func (mr *MockFSxAPIMockRecorder) DeleteStorageVirtualMachine(arg0 interface{}) *gomock.Call

DeleteStorageVirtualMachine indicates an expected call of DeleteStorageVirtualMachine

func (*MockFSxAPIMockRecorder) DeleteStorageVirtualMachineRequest

func (mr *MockFSxAPIMockRecorder) DeleteStorageVirtualMachineRequest(arg0 interface{}) *gomock.Call

DeleteStorageVirtualMachineRequest indicates an expected call of DeleteStorageVirtualMachineRequest

func (*MockFSxAPIMockRecorder) DeleteStorageVirtualMachineWithContext

func (mr *MockFSxAPIMockRecorder) DeleteStorageVirtualMachineWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteStorageVirtualMachineWithContext indicates an expected call of DeleteStorageVirtualMachineWithContext

func (*MockFSxAPIMockRecorder) DeleteVolume

func (mr *MockFSxAPIMockRecorder) DeleteVolume(arg0 interface{}) *gomock.Call

DeleteVolume indicates an expected call of DeleteVolume

func (*MockFSxAPIMockRecorder) DeleteVolumeRequest

func (mr *MockFSxAPIMockRecorder) DeleteVolumeRequest(arg0 interface{}) *gomock.Call

DeleteVolumeRequest indicates an expected call of DeleteVolumeRequest

func (*MockFSxAPIMockRecorder) DeleteVolumeWithContext

func (mr *MockFSxAPIMockRecorder) DeleteVolumeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteVolumeWithContext indicates an expected call of DeleteVolumeWithContext

func (*MockFSxAPIMockRecorder) DescribeBackups

func (mr *MockFSxAPIMockRecorder) DescribeBackups(arg0 interface{}) *gomock.Call

DescribeBackups indicates an expected call of DescribeBackups

func (*MockFSxAPIMockRecorder) DescribeBackupsPages

func (mr *MockFSxAPIMockRecorder) DescribeBackupsPages(arg0, arg1 interface{}) *gomock.Call

DescribeBackupsPages indicates an expected call of DescribeBackupsPages

func (*MockFSxAPIMockRecorder) DescribeBackupsPagesWithContext

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

DescribeBackupsPagesWithContext indicates an expected call of DescribeBackupsPagesWithContext

func (*MockFSxAPIMockRecorder) DescribeBackupsRequest

func (mr *MockFSxAPIMockRecorder) DescribeBackupsRequest(arg0 interface{}) *gomock.Call

DescribeBackupsRequest indicates an expected call of DescribeBackupsRequest

func (*MockFSxAPIMockRecorder) DescribeBackupsWithContext

func (mr *MockFSxAPIMockRecorder) DescribeBackupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeBackupsWithContext indicates an expected call of DescribeBackupsWithContext

func (*MockFSxAPIMockRecorder) DescribeDataRepositoryTasks

func (mr *MockFSxAPIMockRecorder) DescribeDataRepositoryTasks(arg0 interface{}) *gomock.Call

DescribeDataRepositoryTasks indicates an expected call of DescribeDataRepositoryTasks

func (*MockFSxAPIMockRecorder) DescribeDataRepositoryTasksPages

func (mr *MockFSxAPIMockRecorder) DescribeDataRepositoryTasksPages(arg0, arg1 interface{}) *gomock.Call

DescribeDataRepositoryTasksPages indicates an expected call of DescribeDataRepositoryTasksPages

func (*MockFSxAPIMockRecorder) DescribeDataRepositoryTasksPagesWithContext

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

DescribeDataRepositoryTasksPagesWithContext indicates an expected call of DescribeDataRepositoryTasksPagesWithContext

func (*MockFSxAPIMockRecorder) DescribeDataRepositoryTasksRequest

func (mr *MockFSxAPIMockRecorder) DescribeDataRepositoryTasksRequest(arg0 interface{}) *gomock.Call

DescribeDataRepositoryTasksRequest indicates an expected call of DescribeDataRepositoryTasksRequest

func (*MockFSxAPIMockRecorder) DescribeDataRepositoryTasksWithContext

func (mr *MockFSxAPIMockRecorder) DescribeDataRepositoryTasksWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeDataRepositoryTasksWithContext indicates an expected call of DescribeDataRepositoryTasksWithContext

func (*MockFSxAPIMockRecorder) DescribeFileSystemAliases

func (mr *MockFSxAPIMockRecorder) DescribeFileSystemAliases(arg0 interface{}) *gomock.Call

DescribeFileSystemAliases indicates an expected call of DescribeFileSystemAliases

func (*MockFSxAPIMockRecorder) DescribeFileSystemAliasesPages

func (mr *MockFSxAPIMockRecorder) DescribeFileSystemAliasesPages(arg0, arg1 interface{}) *gomock.Call

DescribeFileSystemAliasesPages indicates an expected call of DescribeFileSystemAliasesPages

func (*MockFSxAPIMockRecorder) DescribeFileSystemAliasesPagesWithContext

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

DescribeFileSystemAliasesPagesWithContext indicates an expected call of DescribeFileSystemAliasesPagesWithContext

func (*MockFSxAPIMockRecorder) DescribeFileSystemAliasesRequest

func (mr *MockFSxAPIMockRecorder) DescribeFileSystemAliasesRequest(arg0 interface{}) *gomock.Call

DescribeFileSystemAliasesRequest indicates an expected call of DescribeFileSystemAliasesRequest

func (*MockFSxAPIMockRecorder) DescribeFileSystemAliasesWithContext

func (mr *MockFSxAPIMockRecorder) DescribeFileSystemAliasesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeFileSystemAliasesWithContext indicates an expected call of DescribeFileSystemAliasesWithContext

func (*MockFSxAPIMockRecorder) DescribeFileSystems

func (mr *MockFSxAPIMockRecorder) DescribeFileSystems(arg0 interface{}) *gomock.Call

DescribeFileSystems indicates an expected call of DescribeFileSystems

func (*MockFSxAPIMockRecorder) DescribeFileSystemsPages

func (mr *MockFSxAPIMockRecorder) DescribeFileSystemsPages(arg0, arg1 interface{}) *gomock.Call

DescribeFileSystemsPages indicates an expected call of DescribeFileSystemsPages

func (*MockFSxAPIMockRecorder) DescribeFileSystemsPagesWithContext

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

DescribeFileSystemsPagesWithContext indicates an expected call of DescribeFileSystemsPagesWithContext

func (*MockFSxAPIMockRecorder) DescribeFileSystemsRequest

func (mr *MockFSxAPIMockRecorder) DescribeFileSystemsRequest(arg0 interface{}) *gomock.Call

DescribeFileSystemsRequest indicates an expected call of DescribeFileSystemsRequest

func (*MockFSxAPIMockRecorder) DescribeFileSystemsWithContext

func (mr *MockFSxAPIMockRecorder) DescribeFileSystemsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeFileSystemsWithContext indicates an expected call of DescribeFileSystemsWithContext

func (*MockFSxAPIMockRecorder) DescribeStorageVirtualMachines

func (mr *MockFSxAPIMockRecorder) DescribeStorageVirtualMachines(arg0 interface{}) *gomock.Call

DescribeStorageVirtualMachines indicates an expected call of DescribeStorageVirtualMachines

func (*MockFSxAPIMockRecorder) DescribeStorageVirtualMachinesPages

func (mr *MockFSxAPIMockRecorder) DescribeStorageVirtualMachinesPages(arg0, arg1 interface{}) *gomock.Call

DescribeStorageVirtualMachinesPages indicates an expected call of DescribeStorageVirtualMachinesPages

func (*MockFSxAPIMockRecorder) DescribeStorageVirtualMachinesPagesWithContext

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

DescribeStorageVirtualMachinesPagesWithContext indicates an expected call of DescribeStorageVirtualMachinesPagesWithContext

func (*MockFSxAPIMockRecorder) DescribeStorageVirtualMachinesRequest

func (mr *MockFSxAPIMockRecorder) DescribeStorageVirtualMachinesRequest(arg0 interface{}) *gomock.Call

DescribeStorageVirtualMachinesRequest indicates an expected call of DescribeStorageVirtualMachinesRequest

func (*MockFSxAPIMockRecorder) DescribeStorageVirtualMachinesWithContext

func (mr *MockFSxAPIMockRecorder) DescribeStorageVirtualMachinesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeStorageVirtualMachinesWithContext indicates an expected call of DescribeStorageVirtualMachinesWithContext

func (*MockFSxAPIMockRecorder) DescribeVolumes

func (mr *MockFSxAPIMockRecorder) DescribeVolumes(arg0 interface{}) *gomock.Call

DescribeVolumes indicates an expected call of DescribeVolumes

func (*MockFSxAPIMockRecorder) DescribeVolumesPages

func (mr *MockFSxAPIMockRecorder) DescribeVolumesPages(arg0, arg1 interface{}) *gomock.Call

DescribeVolumesPages indicates an expected call of DescribeVolumesPages

func (*MockFSxAPIMockRecorder) DescribeVolumesPagesWithContext

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

DescribeVolumesPagesWithContext indicates an expected call of DescribeVolumesPagesWithContext

func (*MockFSxAPIMockRecorder) DescribeVolumesRequest

func (mr *MockFSxAPIMockRecorder) DescribeVolumesRequest(arg0 interface{}) *gomock.Call

DescribeVolumesRequest indicates an expected call of DescribeVolumesRequest

func (*MockFSxAPIMockRecorder) DescribeVolumesWithContext

func (mr *MockFSxAPIMockRecorder) DescribeVolumesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeVolumesWithContext indicates an expected call of DescribeVolumesWithContext

func (*MockFSxAPIMockRecorder) DisassociateFileSystemAliases

func (mr *MockFSxAPIMockRecorder) DisassociateFileSystemAliases(arg0 interface{}) *gomock.Call

DisassociateFileSystemAliases indicates an expected call of DisassociateFileSystemAliases

func (*MockFSxAPIMockRecorder) DisassociateFileSystemAliasesRequest

func (mr *MockFSxAPIMockRecorder) DisassociateFileSystemAliasesRequest(arg0 interface{}) *gomock.Call

DisassociateFileSystemAliasesRequest indicates an expected call of DisassociateFileSystemAliasesRequest

func (*MockFSxAPIMockRecorder) DisassociateFileSystemAliasesWithContext

func (mr *MockFSxAPIMockRecorder) DisassociateFileSystemAliasesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisassociateFileSystemAliasesWithContext indicates an expected call of DisassociateFileSystemAliasesWithContext

func (*MockFSxAPIMockRecorder) ListTagsForResource

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

ListTagsForResource indicates an expected call of ListTagsForResource

func (*MockFSxAPIMockRecorder) ListTagsForResourcePages

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

ListTagsForResourcePages indicates an expected call of ListTagsForResourcePages

func (*MockFSxAPIMockRecorder) ListTagsForResourcePagesWithContext

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

ListTagsForResourcePagesWithContext indicates an expected call of ListTagsForResourcePagesWithContext

func (*MockFSxAPIMockRecorder) ListTagsForResourceRequest

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

ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest

func (*MockFSxAPIMockRecorder) ListTagsForResourceWithContext

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

ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext

func (*MockFSxAPIMockRecorder) TagResource

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

TagResource indicates an expected call of TagResource

func (*MockFSxAPIMockRecorder) TagResourceRequest

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

TagResourceRequest indicates an expected call of TagResourceRequest

func (*MockFSxAPIMockRecorder) TagResourceWithContext

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

TagResourceWithContext indicates an expected call of TagResourceWithContext

func (*MockFSxAPIMockRecorder) UntagResource

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

UntagResource indicates an expected call of UntagResource

func (*MockFSxAPIMockRecorder) UntagResourceRequest

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

UntagResourceRequest indicates an expected call of UntagResourceRequest

func (*MockFSxAPIMockRecorder) UntagResourceWithContext

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

UntagResourceWithContext indicates an expected call of UntagResourceWithContext

func (*MockFSxAPIMockRecorder) UpdateFileSystem

func (mr *MockFSxAPIMockRecorder) UpdateFileSystem(arg0 interface{}) *gomock.Call

UpdateFileSystem indicates an expected call of UpdateFileSystem

func (*MockFSxAPIMockRecorder) UpdateFileSystemRequest

func (mr *MockFSxAPIMockRecorder) UpdateFileSystemRequest(arg0 interface{}) *gomock.Call

UpdateFileSystemRequest indicates an expected call of UpdateFileSystemRequest

func (*MockFSxAPIMockRecorder) UpdateFileSystemWithContext

func (mr *MockFSxAPIMockRecorder) UpdateFileSystemWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateFileSystemWithContext indicates an expected call of UpdateFileSystemWithContext

func (*MockFSxAPIMockRecorder) UpdateStorageVirtualMachine

func (mr *MockFSxAPIMockRecorder) UpdateStorageVirtualMachine(arg0 interface{}) *gomock.Call

UpdateStorageVirtualMachine indicates an expected call of UpdateStorageVirtualMachine

func (*MockFSxAPIMockRecorder) UpdateStorageVirtualMachineRequest

func (mr *MockFSxAPIMockRecorder) UpdateStorageVirtualMachineRequest(arg0 interface{}) *gomock.Call

UpdateStorageVirtualMachineRequest indicates an expected call of UpdateStorageVirtualMachineRequest

func (*MockFSxAPIMockRecorder) UpdateStorageVirtualMachineWithContext

func (mr *MockFSxAPIMockRecorder) UpdateStorageVirtualMachineWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateStorageVirtualMachineWithContext indicates an expected call of UpdateStorageVirtualMachineWithContext

func (*MockFSxAPIMockRecorder) UpdateVolume

func (mr *MockFSxAPIMockRecorder) UpdateVolume(arg0 interface{}) *gomock.Call

UpdateVolume indicates an expected call of UpdateVolume

func (*MockFSxAPIMockRecorder) UpdateVolumeRequest

func (mr *MockFSxAPIMockRecorder) UpdateVolumeRequest(arg0 interface{}) *gomock.Call

UpdateVolumeRequest indicates an expected call of UpdateVolumeRequest

func (*MockFSxAPIMockRecorder) UpdateVolumeWithContext

func (mr *MockFSxAPIMockRecorder) UpdateVolumeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateVolumeWithContext indicates an expected call of UpdateVolumeWithContext

Jump to

Keyboard shortcuts

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