fsxmock

package
v1.44.276 Latest Latest
Warning

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

Go to latest
Published: Jun 6, 2023 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) CreateDataRepositoryAssociation

CreateDataRepositoryAssociation mocks base method

func (*MockFSxAPI) CreateDataRepositoryAssociationRequest

func (m *MockFSxAPI) CreateDataRepositoryAssociationRequest(arg0 *fsx.CreateDataRepositoryAssociationInput) (*request.Request, *fsx.CreateDataRepositoryAssociationOutput)

CreateDataRepositoryAssociationRequest mocks base method

func (*MockFSxAPI) CreateDataRepositoryAssociationWithContext

func (m *MockFSxAPI) CreateDataRepositoryAssociationWithContext(arg0 context.Context, arg1 *fsx.CreateDataRepositoryAssociationInput, arg2 ...request.Option) (*fsx.CreateDataRepositoryAssociationOutput, error)

CreateDataRepositoryAssociationWithContext 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) CreateFileCache added in v1.44.108

func (m *MockFSxAPI) CreateFileCache(arg0 *fsx.CreateFileCacheInput) (*fsx.CreateFileCacheOutput, error)

CreateFileCache mocks base method

func (*MockFSxAPI) CreateFileCacheRequest added in v1.44.108

func (m *MockFSxAPI) CreateFileCacheRequest(arg0 *fsx.CreateFileCacheInput) (*request.Request, *fsx.CreateFileCacheOutput)

CreateFileCacheRequest mocks base method

func (*MockFSxAPI) CreateFileCacheWithContext added in v1.44.108

func (m *MockFSxAPI) CreateFileCacheWithContext(arg0 context.Context, arg1 *fsx.CreateFileCacheInput, arg2 ...request.Option) (*fsx.CreateFileCacheOutput, error)

CreateFileCacheWithContext 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) CreateSnapshot

func (m *MockFSxAPI) CreateSnapshot(arg0 *fsx.CreateSnapshotInput) (*fsx.CreateSnapshotOutput, error)

CreateSnapshot mocks base method

func (*MockFSxAPI) CreateSnapshotRequest

func (m *MockFSxAPI) CreateSnapshotRequest(arg0 *fsx.CreateSnapshotInput) (*request.Request, *fsx.CreateSnapshotOutput)

CreateSnapshotRequest mocks base method

func (*MockFSxAPI) CreateSnapshotWithContext

func (m *MockFSxAPI) CreateSnapshotWithContext(arg0 context.Context, arg1 *fsx.CreateSnapshotInput, arg2 ...request.Option) (*fsx.CreateSnapshotOutput, error)

CreateSnapshotWithContext 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) DeleteDataRepositoryAssociation

DeleteDataRepositoryAssociation mocks base method

func (*MockFSxAPI) DeleteDataRepositoryAssociationRequest

func (m *MockFSxAPI) DeleteDataRepositoryAssociationRequest(arg0 *fsx.DeleteDataRepositoryAssociationInput) (*request.Request, *fsx.DeleteDataRepositoryAssociationOutput)

DeleteDataRepositoryAssociationRequest mocks base method

func (*MockFSxAPI) DeleteDataRepositoryAssociationWithContext

func (m *MockFSxAPI) DeleteDataRepositoryAssociationWithContext(arg0 context.Context, arg1 *fsx.DeleteDataRepositoryAssociationInput, arg2 ...request.Option) (*fsx.DeleteDataRepositoryAssociationOutput, error)

DeleteDataRepositoryAssociationWithContext mocks base method

func (*MockFSxAPI) DeleteFileCache added in v1.44.108

func (m *MockFSxAPI) DeleteFileCache(arg0 *fsx.DeleteFileCacheInput) (*fsx.DeleteFileCacheOutput, error)

DeleteFileCache mocks base method

func (*MockFSxAPI) DeleteFileCacheRequest added in v1.44.108

func (m *MockFSxAPI) DeleteFileCacheRequest(arg0 *fsx.DeleteFileCacheInput) (*request.Request, *fsx.DeleteFileCacheOutput)

DeleteFileCacheRequest mocks base method

func (*MockFSxAPI) DeleteFileCacheWithContext added in v1.44.108

func (m *MockFSxAPI) DeleteFileCacheWithContext(arg0 context.Context, arg1 *fsx.DeleteFileCacheInput, arg2 ...request.Option) (*fsx.DeleteFileCacheOutput, error)

DeleteFileCacheWithContext 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) DeleteSnapshot

func (m *MockFSxAPI) DeleteSnapshot(arg0 *fsx.DeleteSnapshotInput) (*fsx.DeleteSnapshotOutput, error)

DeleteSnapshot mocks base method

func (*MockFSxAPI) DeleteSnapshotRequest

func (m *MockFSxAPI) DeleteSnapshotRequest(arg0 *fsx.DeleteSnapshotInput) (*request.Request, *fsx.DeleteSnapshotOutput)

DeleteSnapshotRequest mocks base method

func (*MockFSxAPI) DeleteSnapshotWithContext

func (m *MockFSxAPI) DeleteSnapshotWithContext(arg0 context.Context, arg1 *fsx.DeleteSnapshotInput, arg2 ...request.Option) (*fsx.DeleteSnapshotOutput, error)

DeleteSnapshotWithContext 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) DescribeDataRepositoryAssociations

DescribeDataRepositoryAssociations mocks base method

func (*MockFSxAPI) DescribeDataRepositoryAssociationsPages

func (m *MockFSxAPI) DescribeDataRepositoryAssociationsPages(arg0 *fsx.DescribeDataRepositoryAssociationsInput, arg1 func(*fsx.DescribeDataRepositoryAssociationsOutput, bool) bool) error

DescribeDataRepositoryAssociationsPages mocks base method

func (*MockFSxAPI) DescribeDataRepositoryAssociationsPagesWithContext

func (m *MockFSxAPI) DescribeDataRepositoryAssociationsPagesWithContext(arg0 context.Context, arg1 *fsx.DescribeDataRepositoryAssociationsInput, arg2 func(*fsx.DescribeDataRepositoryAssociationsOutput, bool) bool, arg3 ...request.Option) error

DescribeDataRepositoryAssociationsPagesWithContext mocks base method

func (*MockFSxAPI) DescribeDataRepositoryAssociationsRequest

DescribeDataRepositoryAssociationsRequest mocks base method

func (*MockFSxAPI) DescribeDataRepositoryAssociationsWithContext

func (m *MockFSxAPI) DescribeDataRepositoryAssociationsWithContext(arg0 context.Context, arg1 *fsx.DescribeDataRepositoryAssociationsInput, arg2 ...request.Option) (*fsx.DescribeDataRepositoryAssociationsOutput, error)

DescribeDataRepositoryAssociationsWithContext 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) DescribeFileCaches added in v1.44.108

func (m *MockFSxAPI) DescribeFileCaches(arg0 *fsx.DescribeFileCachesInput) (*fsx.DescribeFileCachesOutput, error)

DescribeFileCaches mocks base method

func (*MockFSxAPI) DescribeFileCachesPages added in v1.44.108

func (m *MockFSxAPI) DescribeFileCachesPages(arg0 *fsx.DescribeFileCachesInput, arg1 func(*fsx.DescribeFileCachesOutput, bool) bool) error

DescribeFileCachesPages mocks base method

func (*MockFSxAPI) DescribeFileCachesPagesWithContext added in v1.44.108

func (m *MockFSxAPI) DescribeFileCachesPagesWithContext(arg0 context.Context, arg1 *fsx.DescribeFileCachesInput, arg2 func(*fsx.DescribeFileCachesOutput, bool) bool, arg3 ...request.Option) error

DescribeFileCachesPagesWithContext mocks base method

func (*MockFSxAPI) DescribeFileCachesRequest added in v1.44.108

func (m *MockFSxAPI) DescribeFileCachesRequest(arg0 *fsx.DescribeFileCachesInput) (*request.Request, *fsx.DescribeFileCachesOutput)

DescribeFileCachesRequest mocks base method

func (*MockFSxAPI) DescribeFileCachesWithContext added in v1.44.108

func (m *MockFSxAPI) DescribeFileCachesWithContext(arg0 context.Context, arg1 *fsx.DescribeFileCachesInput, arg2 ...request.Option) (*fsx.DescribeFileCachesOutput, error)

DescribeFileCachesWithContext 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) DescribeSnapshots

func (m *MockFSxAPI) DescribeSnapshots(arg0 *fsx.DescribeSnapshotsInput) (*fsx.DescribeSnapshotsOutput, error)

DescribeSnapshots mocks base method

func (*MockFSxAPI) DescribeSnapshotsPages

func (m *MockFSxAPI) DescribeSnapshotsPages(arg0 *fsx.DescribeSnapshotsInput, arg1 func(*fsx.DescribeSnapshotsOutput, bool) bool) error

DescribeSnapshotsPages mocks base method

func (*MockFSxAPI) DescribeSnapshotsPagesWithContext

func (m *MockFSxAPI) DescribeSnapshotsPagesWithContext(arg0 context.Context, arg1 *fsx.DescribeSnapshotsInput, arg2 func(*fsx.DescribeSnapshotsOutput, bool) bool, arg3 ...request.Option) error

DescribeSnapshotsPagesWithContext mocks base method

func (*MockFSxAPI) DescribeSnapshotsRequest

func (m *MockFSxAPI) DescribeSnapshotsRequest(arg0 *fsx.DescribeSnapshotsInput) (*request.Request, *fsx.DescribeSnapshotsOutput)

DescribeSnapshotsRequest mocks base method

func (*MockFSxAPI) DescribeSnapshotsWithContext

func (m *MockFSxAPI) DescribeSnapshotsWithContext(arg0 context.Context, arg1 *fsx.DescribeSnapshotsInput, arg2 ...request.Option) (*fsx.DescribeSnapshotsOutput, error)

DescribeSnapshotsWithContext 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) ReleaseFileSystemNfsV3Locks

ReleaseFileSystemNfsV3Locks mocks base method

func (*MockFSxAPI) ReleaseFileSystemNfsV3LocksRequest

func (m *MockFSxAPI) ReleaseFileSystemNfsV3LocksRequest(arg0 *fsx.ReleaseFileSystemNfsV3LocksInput) (*request.Request, *fsx.ReleaseFileSystemNfsV3LocksOutput)

ReleaseFileSystemNfsV3LocksRequest mocks base method

func (*MockFSxAPI) ReleaseFileSystemNfsV3LocksWithContext

func (m *MockFSxAPI) ReleaseFileSystemNfsV3LocksWithContext(arg0 context.Context, arg1 *fsx.ReleaseFileSystemNfsV3LocksInput, arg2 ...request.Option) (*fsx.ReleaseFileSystemNfsV3LocksOutput, error)

ReleaseFileSystemNfsV3LocksWithContext mocks base method

func (*MockFSxAPI) RestoreVolumeFromSnapshot

RestoreVolumeFromSnapshot mocks base method

func (*MockFSxAPI) RestoreVolumeFromSnapshotRequest

func (m *MockFSxAPI) RestoreVolumeFromSnapshotRequest(arg0 *fsx.RestoreVolumeFromSnapshotInput) (*request.Request, *fsx.RestoreVolumeFromSnapshotOutput)

RestoreVolumeFromSnapshotRequest mocks base method

func (*MockFSxAPI) RestoreVolumeFromSnapshotWithContext

func (m *MockFSxAPI) RestoreVolumeFromSnapshotWithContext(arg0 context.Context, arg1 *fsx.RestoreVolumeFromSnapshotInput, arg2 ...request.Option) (*fsx.RestoreVolumeFromSnapshotOutput, error)

RestoreVolumeFromSnapshotWithContext 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) UpdateDataRepositoryAssociation

UpdateDataRepositoryAssociation mocks base method

func (*MockFSxAPI) UpdateDataRepositoryAssociationRequest

func (m *MockFSxAPI) UpdateDataRepositoryAssociationRequest(arg0 *fsx.UpdateDataRepositoryAssociationInput) (*request.Request, *fsx.UpdateDataRepositoryAssociationOutput)

UpdateDataRepositoryAssociationRequest mocks base method

func (*MockFSxAPI) UpdateDataRepositoryAssociationWithContext

func (m *MockFSxAPI) UpdateDataRepositoryAssociationWithContext(arg0 context.Context, arg1 *fsx.UpdateDataRepositoryAssociationInput, arg2 ...request.Option) (*fsx.UpdateDataRepositoryAssociationOutput, error)

UpdateDataRepositoryAssociationWithContext mocks base method

func (*MockFSxAPI) UpdateFileCache added in v1.44.108

func (m *MockFSxAPI) UpdateFileCache(arg0 *fsx.UpdateFileCacheInput) (*fsx.UpdateFileCacheOutput, error)

UpdateFileCache mocks base method

func (*MockFSxAPI) UpdateFileCacheRequest added in v1.44.108

func (m *MockFSxAPI) UpdateFileCacheRequest(arg0 *fsx.UpdateFileCacheInput) (*request.Request, *fsx.UpdateFileCacheOutput)

UpdateFileCacheRequest mocks base method

func (*MockFSxAPI) UpdateFileCacheWithContext added in v1.44.108

func (m *MockFSxAPI) UpdateFileCacheWithContext(arg0 context.Context, arg1 *fsx.UpdateFileCacheInput, arg2 ...request.Option) (*fsx.UpdateFileCacheOutput, error)

UpdateFileCacheWithContext 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) UpdateSnapshot

func (m *MockFSxAPI) UpdateSnapshot(arg0 *fsx.UpdateSnapshotInput) (*fsx.UpdateSnapshotOutput, error)

UpdateSnapshot mocks base method

func (*MockFSxAPI) UpdateSnapshotRequest

func (m *MockFSxAPI) UpdateSnapshotRequest(arg0 *fsx.UpdateSnapshotInput) (*request.Request, *fsx.UpdateSnapshotOutput)

UpdateSnapshotRequest mocks base method

func (*MockFSxAPI) UpdateSnapshotWithContext

func (m *MockFSxAPI) UpdateSnapshotWithContext(arg0 context.Context, arg1 *fsx.UpdateSnapshotInput, arg2 ...request.Option) (*fsx.UpdateSnapshotOutput, error)

UpdateSnapshotWithContext 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) CreateDataRepositoryAssociation

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

CreateDataRepositoryAssociation indicates an expected call of CreateDataRepositoryAssociation

func (*MockFSxAPIMockRecorder) CreateDataRepositoryAssociationRequest

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

CreateDataRepositoryAssociationRequest indicates an expected call of CreateDataRepositoryAssociationRequest

func (*MockFSxAPIMockRecorder) CreateDataRepositoryAssociationWithContext

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

CreateDataRepositoryAssociationWithContext indicates an expected call of CreateDataRepositoryAssociationWithContext

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) CreateFileCache added in v1.44.108

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

CreateFileCache indicates an expected call of CreateFileCache

func (*MockFSxAPIMockRecorder) CreateFileCacheRequest added in v1.44.108

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

CreateFileCacheRequest indicates an expected call of CreateFileCacheRequest

func (*MockFSxAPIMockRecorder) CreateFileCacheWithContext added in v1.44.108

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

CreateFileCacheWithContext indicates an expected call of CreateFileCacheWithContext

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) CreateSnapshot

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

CreateSnapshot indicates an expected call of CreateSnapshot

func (*MockFSxAPIMockRecorder) CreateSnapshotRequest

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

CreateSnapshotRequest indicates an expected call of CreateSnapshotRequest

func (*MockFSxAPIMockRecorder) CreateSnapshotWithContext

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

CreateSnapshotWithContext indicates an expected call of CreateSnapshotWithContext

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) DeleteDataRepositoryAssociation

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

DeleteDataRepositoryAssociation indicates an expected call of DeleteDataRepositoryAssociation

func (*MockFSxAPIMockRecorder) DeleteDataRepositoryAssociationRequest

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

DeleteDataRepositoryAssociationRequest indicates an expected call of DeleteDataRepositoryAssociationRequest

func (*MockFSxAPIMockRecorder) DeleteDataRepositoryAssociationWithContext

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

DeleteDataRepositoryAssociationWithContext indicates an expected call of DeleteDataRepositoryAssociationWithContext

func (*MockFSxAPIMockRecorder) DeleteFileCache added in v1.44.108

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

DeleteFileCache indicates an expected call of DeleteFileCache

func (*MockFSxAPIMockRecorder) DeleteFileCacheRequest added in v1.44.108

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

DeleteFileCacheRequest indicates an expected call of DeleteFileCacheRequest

func (*MockFSxAPIMockRecorder) DeleteFileCacheWithContext added in v1.44.108

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

DeleteFileCacheWithContext indicates an expected call of DeleteFileCacheWithContext

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) DeleteSnapshot

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

DeleteSnapshot indicates an expected call of DeleteSnapshot

func (*MockFSxAPIMockRecorder) DeleteSnapshotRequest

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

DeleteSnapshotRequest indicates an expected call of DeleteSnapshotRequest

func (*MockFSxAPIMockRecorder) DeleteSnapshotWithContext

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

DeleteSnapshotWithContext indicates an expected call of DeleteSnapshotWithContext

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) DescribeDataRepositoryAssociations

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

DescribeDataRepositoryAssociations indicates an expected call of DescribeDataRepositoryAssociations

func (*MockFSxAPIMockRecorder) DescribeDataRepositoryAssociationsPages

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

DescribeDataRepositoryAssociationsPages indicates an expected call of DescribeDataRepositoryAssociationsPages

func (*MockFSxAPIMockRecorder) DescribeDataRepositoryAssociationsPagesWithContext

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

DescribeDataRepositoryAssociationsPagesWithContext indicates an expected call of DescribeDataRepositoryAssociationsPagesWithContext

func (*MockFSxAPIMockRecorder) DescribeDataRepositoryAssociationsRequest

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

DescribeDataRepositoryAssociationsRequest indicates an expected call of DescribeDataRepositoryAssociationsRequest

func (*MockFSxAPIMockRecorder) DescribeDataRepositoryAssociationsWithContext

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

DescribeDataRepositoryAssociationsWithContext indicates an expected call of DescribeDataRepositoryAssociationsWithContext

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) DescribeFileCaches added in v1.44.108

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

DescribeFileCaches indicates an expected call of DescribeFileCaches

func (*MockFSxAPIMockRecorder) DescribeFileCachesPages added in v1.44.108

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

DescribeFileCachesPages indicates an expected call of DescribeFileCachesPages

func (*MockFSxAPIMockRecorder) DescribeFileCachesPagesWithContext added in v1.44.108

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

DescribeFileCachesPagesWithContext indicates an expected call of DescribeFileCachesPagesWithContext

func (*MockFSxAPIMockRecorder) DescribeFileCachesRequest added in v1.44.108

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

DescribeFileCachesRequest indicates an expected call of DescribeFileCachesRequest

func (*MockFSxAPIMockRecorder) DescribeFileCachesWithContext added in v1.44.108

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

DescribeFileCachesWithContext indicates an expected call of DescribeFileCachesWithContext

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) DescribeSnapshots

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

DescribeSnapshots indicates an expected call of DescribeSnapshots

func (*MockFSxAPIMockRecorder) DescribeSnapshotsPages

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

DescribeSnapshotsPages indicates an expected call of DescribeSnapshotsPages

func (*MockFSxAPIMockRecorder) DescribeSnapshotsPagesWithContext

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

DescribeSnapshotsPagesWithContext indicates an expected call of DescribeSnapshotsPagesWithContext

func (*MockFSxAPIMockRecorder) DescribeSnapshotsRequest

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

DescribeSnapshotsRequest indicates an expected call of DescribeSnapshotsRequest

func (*MockFSxAPIMockRecorder) DescribeSnapshotsWithContext

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

DescribeSnapshotsWithContext indicates an expected call of DescribeSnapshotsWithContext

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) ReleaseFileSystemNfsV3Locks

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

ReleaseFileSystemNfsV3Locks indicates an expected call of ReleaseFileSystemNfsV3Locks

func (*MockFSxAPIMockRecorder) ReleaseFileSystemNfsV3LocksRequest

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

ReleaseFileSystemNfsV3LocksRequest indicates an expected call of ReleaseFileSystemNfsV3LocksRequest

func (*MockFSxAPIMockRecorder) ReleaseFileSystemNfsV3LocksWithContext

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

ReleaseFileSystemNfsV3LocksWithContext indicates an expected call of ReleaseFileSystemNfsV3LocksWithContext

func (*MockFSxAPIMockRecorder) RestoreVolumeFromSnapshot

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

RestoreVolumeFromSnapshot indicates an expected call of RestoreVolumeFromSnapshot

func (*MockFSxAPIMockRecorder) RestoreVolumeFromSnapshotRequest

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

RestoreVolumeFromSnapshotRequest indicates an expected call of RestoreVolumeFromSnapshotRequest

func (*MockFSxAPIMockRecorder) RestoreVolumeFromSnapshotWithContext

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

RestoreVolumeFromSnapshotWithContext indicates an expected call of RestoreVolumeFromSnapshotWithContext

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) UpdateDataRepositoryAssociation

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

UpdateDataRepositoryAssociation indicates an expected call of UpdateDataRepositoryAssociation

func (*MockFSxAPIMockRecorder) UpdateDataRepositoryAssociationRequest

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

UpdateDataRepositoryAssociationRequest indicates an expected call of UpdateDataRepositoryAssociationRequest

func (*MockFSxAPIMockRecorder) UpdateDataRepositoryAssociationWithContext

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

UpdateDataRepositoryAssociationWithContext indicates an expected call of UpdateDataRepositoryAssociationWithContext

func (*MockFSxAPIMockRecorder) UpdateFileCache added in v1.44.108

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

UpdateFileCache indicates an expected call of UpdateFileCache

func (*MockFSxAPIMockRecorder) UpdateFileCacheRequest added in v1.44.108

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

UpdateFileCacheRequest indicates an expected call of UpdateFileCacheRequest

func (*MockFSxAPIMockRecorder) UpdateFileCacheWithContext added in v1.44.108

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

UpdateFileCacheWithContext indicates an expected call of UpdateFileCacheWithContext

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) UpdateSnapshot

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

UpdateSnapshot indicates an expected call of UpdateSnapshot

func (*MockFSxAPIMockRecorder) UpdateSnapshotRequest

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

UpdateSnapshotRequest indicates an expected call of UpdateSnapshotRequest

func (*MockFSxAPIMockRecorder) UpdateSnapshotWithContext

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

UpdateSnapshotWithContext indicates an expected call of UpdateSnapshotWithContext

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