efsmock

package
v1.30.0 Latest Latest
Warning

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

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

Documentation

Overview

Package efsmock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockEFSAPI

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

MockEFSAPI is a mock of EFSAPI interface

func NewMockEFSAPI

func NewMockEFSAPI(ctrl *gomock.Controller) *MockEFSAPI

NewMockEFSAPI creates a new mock instance

func (*MockEFSAPI) CreateAccessPoint

func (m *MockEFSAPI) CreateAccessPoint(arg0 *efs.CreateAccessPointInput) (*efs.CreateAccessPointOutput, error)

CreateAccessPoint mocks base method

func (*MockEFSAPI) CreateAccessPointRequest

func (m *MockEFSAPI) CreateAccessPointRequest(arg0 *efs.CreateAccessPointInput) (*request.Request, *efs.CreateAccessPointOutput)

CreateAccessPointRequest mocks base method

func (*MockEFSAPI) CreateAccessPointWithContext

func (m *MockEFSAPI) CreateAccessPointWithContext(arg0 context.Context, arg1 *efs.CreateAccessPointInput, arg2 ...request.Option) (*efs.CreateAccessPointOutput, error)

CreateAccessPointWithContext mocks base method

func (*MockEFSAPI) CreateFileSystem

func (m *MockEFSAPI) CreateFileSystem(arg0 *efs.CreateFileSystemInput) (*efs.FileSystemDescription, error)

CreateFileSystem mocks base method

func (*MockEFSAPI) CreateFileSystemRequest

func (m *MockEFSAPI) CreateFileSystemRequest(arg0 *efs.CreateFileSystemInput) (*request.Request, *efs.FileSystemDescription)

CreateFileSystemRequest mocks base method

func (*MockEFSAPI) CreateFileSystemWithContext

func (m *MockEFSAPI) CreateFileSystemWithContext(arg0 context.Context, arg1 *efs.CreateFileSystemInput, arg2 ...request.Option) (*efs.FileSystemDescription, error)

CreateFileSystemWithContext mocks base method

func (*MockEFSAPI) CreateMountTarget

func (m *MockEFSAPI) CreateMountTarget(arg0 *efs.CreateMountTargetInput) (*efs.MountTargetDescription, error)

CreateMountTarget mocks base method

func (*MockEFSAPI) CreateMountTargetRequest

func (m *MockEFSAPI) CreateMountTargetRequest(arg0 *efs.CreateMountTargetInput) (*request.Request, *efs.MountTargetDescription)

CreateMountTargetRequest mocks base method

func (*MockEFSAPI) CreateMountTargetWithContext

func (m *MockEFSAPI) CreateMountTargetWithContext(arg0 context.Context, arg1 *efs.CreateMountTargetInput, arg2 ...request.Option) (*efs.MountTargetDescription, error)

CreateMountTargetWithContext mocks base method

func (*MockEFSAPI) CreateTags

func (m *MockEFSAPI) CreateTags(arg0 *efs.CreateTagsInput) (*efs.CreateTagsOutput, error)

CreateTags mocks base method

func (*MockEFSAPI) CreateTagsRequest

func (m *MockEFSAPI) CreateTagsRequest(arg0 *efs.CreateTagsInput) (*request.Request, *efs.CreateTagsOutput)

CreateTagsRequest mocks base method

func (*MockEFSAPI) CreateTagsWithContext

func (m *MockEFSAPI) CreateTagsWithContext(arg0 context.Context, arg1 *efs.CreateTagsInput, arg2 ...request.Option) (*efs.CreateTagsOutput, error)

CreateTagsWithContext mocks base method

func (*MockEFSAPI) DeleteAccessPoint

func (m *MockEFSAPI) DeleteAccessPoint(arg0 *efs.DeleteAccessPointInput) (*efs.DeleteAccessPointOutput, error)

DeleteAccessPoint mocks base method

func (*MockEFSAPI) DeleteAccessPointRequest

func (m *MockEFSAPI) DeleteAccessPointRequest(arg0 *efs.DeleteAccessPointInput) (*request.Request, *efs.DeleteAccessPointOutput)

DeleteAccessPointRequest mocks base method

func (*MockEFSAPI) DeleteAccessPointWithContext

func (m *MockEFSAPI) DeleteAccessPointWithContext(arg0 context.Context, arg1 *efs.DeleteAccessPointInput, arg2 ...request.Option) (*efs.DeleteAccessPointOutput, error)

DeleteAccessPointWithContext mocks base method

func (*MockEFSAPI) DeleteFileSystem

func (m *MockEFSAPI) DeleteFileSystem(arg0 *efs.DeleteFileSystemInput) (*efs.DeleteFileSystemOutput, error)

DeleteFileSystem mocks base method

func (*MockEFSAPI) DeleteFileSystemPolicy

func (m *MockEFSAPI) DeleteFileSystemPolicy(arg0 *efs.DeleteFileSystemPolicyInput) (*efs.DeleteFileSystemPolicyOutput, error)

DeleteFileSystemPolicy mocks base method

func (*MockEFSAPI) DeleteFileSystemPolicyRequest

func (m *MockEFSAPI) DeleteFileSystemPolicyRequest(arg0 *efs.DeleteFileSystemPolicyInput) (*request.Request, *efs.DeleteFileSystemPolicyOutput)

DeleteFileSystemPolicyRequest mocks base method

func (*MockEFSAPI) DeleteFileSystemPolicyWithContext

func (m *MockEFSAPI) DeleteFileSystemPolicyWithContext(arg0 context.Context, arg1 *efs.DeleteFileSystemPolicyInput, arg2 ...request.Option) (*efs.DeleteFileSystemPolicyOutput, error)

DeleteFileSystemPolicyWithContext mocks base method

func (*MockEFSAPI) DeleteFileSystemRequest

func (m *MockEFSAPI) DeleteFileSystemRequest(arg0 *efs.DeleteFileSystemInput) (*request.Request, *efs.DeleteFileSystemOutput)

DeleteFileSystemRequest mocks base method

func (*MockEFSAPI) DeleteFileSystemWithContext

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

DeleteFileSystemWithContext mocks base method

func (*MockEFSAPI) DeleteMountTarget

func (m *MockEFSAPI) DeleteMountTarget(arg0 *efs.DeleteMountTargetInput) (*efs.DeleteMountTargetOutput, error)

DeleteMountTarget mocks base method

func (*MockEFSAPI) DeleteMountTargetRequest

func (m *MockEFSAPI) DeleteMountTargetRequest(arg0 *efs.DeleteMountTargetInput) (*request.Request, *efs.DeleteMountTargetOutput)

DeleteMountTargetRequest mocks base method

func (*MockEFSAPI) DeleteMountTargetWithContext

func (m *MockEFSAPI) DeleteMountTargetWithContext(arg0 context.Context, arg1 *efs.DeleteMountTargetInput, arg2 ...request.Option) (*efs.DeleteMountTargetOutput, error)

DeleteMountTargetWithContext mocks base method

func (*MockEFSAPI) DeleteTags

func (m *MockEFSAPI) DeleteTags(arg0 *efs.DeleteTagsInput) (*efs.DeleteTagsOutput, error)

DeleteTags mocks base method

func (*MockEFSAPI) DeleteTagsRequest

func (m *MockEFSAPI) DeleteTagsRequest(arg0 *efs.DeleteTagsInput) (*request.Request, *efs.DeleteTagsOutput)

DeleteTagsRequest mocks base method

func (*MockEFSAPI) DeleteTagsWithContext

func (m *MockEFSAPI) DeleteTagsWithContext(arg0 context.Context, arg1 *efs.DeleteTagsInput, arg2 ...request.Option) (*efs.DeleteTagsOutput, error)

DeleteTagsWithContext mocks base method

func (*MockEFSAPI) DescribeAccessPoints

func (m *MockEFSAPI) DescribeAccessPoints(arg0 *efs.DescribeAccessPointsInput) (*efs.DescribeAccessPointsOutput, error)

DescribeAccessPoints mocks base method

func (*MockEFSAPI) DescribeAccessPointsPages

func (m *MockEFSAPI) DescribeAccessPointsPages(arg0 *efs.DescribeAccessPointsInput, arg1 func(*efs.DescribeAccessPointsOutput, bool) bool) error

DescribeAccessPointsPages mocks base method

func (*MockEFSAPI) DescribeAccessPointsPagesWithContext

func (m *MockEFSAPI) DescribeAccessPointsPagesWithContext(arg0 context.Context, arg1 *efs.DescribeAccessPointsInput, arg2 func(*efs.DescribeAccessPointsOutput, bool) bool, arg3 ...request.Option) error

DescribeAccessPointsPagesWithContext mocks base method

func (*MockEFSAPI) DescribeAccessPointsRequest

func (m *MockEFSAPI) DescribeAccessPointsRequest(arg0 *efs.DescribeAccessPointsInput) (*request.Request, *efs.DescribeAccessPointsOutput)

DescribeAccessPointsRequest mocks base method

func (*MockEFSAPI) DescribeAccessPointsWithContext

func (m *MockEFSAPI) DescribeAccessPointsWithContext(arg0 context.Context, arg1 *efs.DescribeAccessPointsInput, arg2 ...request.Option) (*efs.DescribeAccessPointsOutput, error)

DescribeAccessPointsWithContext mocks base method

func (*MockEFSAPI) DescribeFileSystemPolicy

DescribeFileSystemPolicy mocks base method

func (*MockEFSAPI) DescribeFileSystemPolicyRequest

func (m *MockEFSAPI) DescribeFileSystemPolicyRequest(arg0 *efs.DescribeFileSystemPolicyInput) (*request.Request, *efs.DescribeFileSystemPolicyOutput)

DescribeFileSystemPolicyRequest mocks base method

func (*MockEFSAPI) DescribeFileSystemPolicyWithContext

func (m *MockEFSAPI) DescribeFileSystemPolicyWithContext(arg0 context.Context, arg1 *efs.DescribeFileSystemPolicyInput, arg2 ...request.Option) (*efs.DescribeFileSystemPolicyOutput, error)

DescribeFileSystemPolicyWithContext mocks base method

func (*MockEFSAPI) DescribeFileSystems

func (m *MockEFSAPI) DescribeFileSystems(arg0 *efs.DescribeFileSystemsInput) (*efs.DescribeFileSystemsOutput, error)

DescribeFileSystems mocks base method

func (*MockEFSAPI) DescribeFileSystemsPages

func (m *MockEFSAPI) DescribeFileSystemsPages(arg0 *efs.DescribeFileSystemsInput, arg1 func(*efs.DescribeFileSystemsOutput, bool) bool) error

DescribeFileSystemsPages mocks base method

func (*MockEFSAPI) DescribeFileSystemsPagesWithContext

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

DescribeFileSystemsPagesWithContext mocks base method

func (*MockEFSAPI) DescribeFileSystemsRequest

func (m *MockEFSAPI) DescribeFileSystemsRequest(arg0 *efs.DescribeFileSystemsInput) (*request.Request, *efs.DescribeFileSystemsOutput)

DescribeFileSystemsRequest mocks base method

func (*MockEFSAPI) DescribeFileSystemsWithContext

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

DescribeFileSystemsWithContext mocks base method

func (*MockEFSAPI) DescribeLifecycleConfiguration

DescribeLifecycleConfiguration mocks base method

func (*MockEFSAPI) DescribeLifecycleConfigurationRequest

func (m *MockEFSAPI) DescribeLifecycleConfigurationRequest(arg0 *efs.DescribeLifecycleConfigurationInput) (*request.Request, *efs.DescribeLifecycleConfigurationOutput)

DescribeLifecycleConfigurationRequest mocks base method

func (*MockEFSAPI) DescribeLifecycleConfigurationWithContext

func (m *MockEFSAPI) DescribeLifecycleConfigurationWithContext(arg0 context.Context, arg1 *efs.DescribeLifecycleConfigurationInput, arg2 ...request.Option) (*efs.DescribeLifecycleConfigurationOutput, error)

DescribeLifecycleConfigurationWithContext mocks base method

func (*MockEFSAPI) DescribeMountTargetSecurityGroups

DescribeMountTargetSecurityGroups mocks base method

func (*MockEFSAPI) DescribeMountTargetSecurityGroupsRequest

DescribeMountTargetSecurityGroupsRequest mocks base method

func (*MockEFSAPI) DescribeMountTargetSecurityGroupsWithContext

func (m *MockEFSAPI) DescribeMountTargetSecurityGroupsWithContext(arg0 context.Context, arg1 *efs.DescribeMountTargetSecurityGroupsInput, arg2 ...request.Option) (*efs.DescribeMountTargetSecurityGroupsOutput, error)

DescribeMountTargetSecurityGroupsWithContext mocks base method

func (*MockEFSAPI) DescribeMountTargets

func (m *MockEFSAPI) DescribeMountTargets(arg0 *efs.DescribeMountTargetsInput) (*efs.DescribeMountTargetsOutput, error)

DescribeMountTargets mocks base method

func (*MockEFSAPI) DescribeMountTargetsRequest

func (m *MockEFSAPI) DescribeMountTargetsRequest(arg0 *efs.DescribeMountTargetsInput) (*request.Request, *efs.DescribeMountTargetsOutput)

DescribeMountTargetsRequest mocks base method

func (*MockEFSAPI) DescribeMountTargetsWithContext

func (m *MockEFSAPI) DescribeMountTargetsWithContext(arg0 context.Context, arg1 *efs.DescribeMountTargetsInput, arg2 ...request.Option) (*efs.DescribeMountTargetsOutput, error)

DescribeMountTargetsWithContext mocks base method

func (*MockEFSAPI) DescribeTags

func (m *MockEFSAPI) DescribeTags(arg0 *efs.DescribeTagsInput) (*efs.DescribeTagsOutput, error)

DescribeTags mocks base method

func (*MockEFSAPI) DescribeTagsPages

func (m *MockEFSAPI) DescribeTagsPages(arg0 *efs.DescribeTagsInput, arg1 func(*efs.DescribeTagsOutput, bool) bool) error

DescribeTagsPages mocks base method

func (*MockEFSAPI) DescribeTagsPagesWithContext

func (m *MockEFSAPI) DescribeTagsPagesWithContext(arg0 context.Context, arg1 *efs.DescribeTagsInput, arg2 func(*efs.DescribeTagsOutput, bool) bool, arg3 ...request.Option) error

DescribeTagsPagesWithContext mocks base method

func (*MockEFSAPI) DescribeTagsRequest

func (m *MockEFSAPI) DescribeTagsRequest(arg0 *efs.DescribeTagsInput) (*request.Request, *efs.DescribeTagsOutput)

DescribeTagsRequest mocks base method

func (*MockEFSAPI) DescribeTagsWithContext

func (m *MockEFSAPI) DescribeTagsWithContext(arg0 context.Context, arg1 *efs.DescribeTagsInput, arg2 ...request.Option) (*efs.DescribeTagsOutput, error)

DescribeTagsWithContext mocks base method

func (*MockEFSAPI) EXPECT

func (m *MockEFSAPI) EXPECT() *MockEFSAPIMockRecorder

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

func (*MockEFSAPI) ListTagsForResource

func (m *MockEFSAPI) ListTagsForResource(arg0 *efs.ListTagsForResourceInput) (*efs.ListTagsForResourceOutput, error)

ListTagsForResource mocks base method

func (*MockEFSAPI) ListTagsForResourcePages

func (m *MockEFSAPI) ListTagsForResourcePages(arg0 *efs.ListTagsForResourceInput, arg1 func(*efs.ListTagsForResourceOutput, bool) bool) error

ListTagsForResourcePages mocks base method

func (*MockEFSAPI) ListTagsForResourcePagesWithContext

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

ListTagsForResourcePagesWithContext mocks base method

func (*MockEFSAPI) ListTagsForResourceRequest

func (m *MockEFSAPI) ListTagsForResourceRequest(arg0 *efs.ListTagsForResourceInput) (*request.Request, *efs.ListTagsForResourceOutput)

ListTagsForResourceRequest mocks base method

func (*MockEFSAPI) ListTagsForResourceWithContext

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

ListTagsForResourceWithContext mocks base method

func (*MockEFSAPI) ModifyMountTargetSecurityGroups

ModifyMountTargetSecurityGroups mocks base method

func (*MockEFSAPI) ModifyMountTargetSecurityGroupsRequest

func (m *MockEFSAPI) ModifyMountTargetSecurityGroupsRequest(arg0 *efs.ModifyMountTargetSecurityGroupsInput) (*request.Request, *efs.ModifyMountTargetSecurityGroupsOutput)

ModifyMountTargetSecurityGroupsRequest mocks base method

func (*MockEFSAPI) ModifyMountTargetSecurityGroupsWithContext

func (m *MockEFSAPI) ModifyMountTargetSecurityGroupsWithContext(arg0 context.Context, arg1 *efs.ModifyMountTargetSecurityGroupsInput, arg2 ...request.Option) (*efs.ModifyMountTargetSecurityGroupsOutput, error)

ModifyMountTargetSecurityGroupsWithContext mocks base method

func (*MockEFSAPI) PutFileSystemPolicy

func (m *MockEFSAPI) PutFileSystemPolicy(arg0 *efs.PutFileSystemPolicyInput) (*efs.PutFileSystemPolicyOutput, error)

PutFileSystemPolicy mocks base method

func (*MockEFSAPI) PutFileSystemPolicyRequest

func (m *MockEFSAPI) PutFileSystemPolicyRequest(arg0 *efs.PutFileSystemPolicyInput) (*request.Request, *efs.PutFileSystemPolicyOutput)

PutFileSystemPolicyRequest mocks base method

func (*MockEFSAPI) PutFileSystemPolicyWithContext

func (m *MockEFSAPI) PutFileSystemPolicyWithContext(arg0 context.Context, arg1 *efs.PutFileSystemPolicyInput, arg2 ...request.Option) (*efs.PutFileSystemPolicyOutput, error)

PutFileSystemPolicyWithContext mocks base method

func (*MockEFSAPI) PutLifecycleConfiguration

PutLifecycleConfiguration mocks base method

func (*MockEFSAPI) PutLifecycleConfigurationRequest

func (m *MockEFSAPI) PutLifecycleConfigurationRequest(arg0 *efs.PutLifecycleConfigurationInput) (*request.Request, *efs.PutLifecycleConfigurationOutput)

PutLifecycleConfigurationRequest mocks base method

func (*MockEFSAPI) PutLifecycleConfigurationWithContext

func (m *MockEFSAPI) PutLifecycleConfigurationWithContext(arg0 context.Context, arg1 *efs.PutLifecycleConfigurationInput, arg2 ...request.Option) (*efs.PutLifecycleConfigurationOutput, error)

PutLifecycleConfigurationWithContext mocks base method

func (*MockEFSAPI) TagResource

func (m *MockEFSAPI) TagResource(arg0 *efs.TagResourceInput) (*efs.TagResourceOutput, error)

TagResource mocks base method

func (*MockEFSAPI) TagResourceRequest

func (m *MockEFSAPI) TagResourceRequest(arg0 *efs.TagResourceInput) (*request.Request, *efs.TagResourceOutput)

TagResourceRequest mocks base method

func (*MockEFSAPI) TagResourceWithContext

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

TagResourceWithContext mocks base method

func (*MockEFSAPI) UntagResource

func (m *MockEFSAPI) UntagResource(arg0 *efs.UntagResourceInput) (*efs.UntagResourceOutput, error)

UntagResource mocks base method

func (*MockEFSAPI) UntagResourceRequest

func (m *MockEFSAPI) UntagResourceRequest(arg0 *efs.UntagResourceInput) (*request.Request, *efs.UntagResourceOutput)

UntagResourceRequest mocks base method

func (*MockEFSAPI) UntagResourceWithContext

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

UntagResourceWithContext mocks base method

func (*MockEFSAPI) UpdateFileSystem

func (m *MockEFSAPI) UpdateFileSystem(arg0 *efs.UpdateFileSystemInput) (*efs.UpdateFileSystemOutput, error)

UpdateFileSystem mocks base method

func (*MockEFSAPI) UpdateFileSystemRequest

func (m *MockEFSAPI) UpdateFileSystemRequest(arg0 *efs.UpdateFileSystemInput) (*request.Request, *efs.UpdateFileSystemOutput)

UpdateFileSystemRequest mocks base method

func (*MockEFSAPI) UpdateFileSystemWithContext

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

UpdateFileSystemWithContext mocks base method

type MockEFSAPIMockRecorder

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

MockEFSAPIMockRecorder is the mock recorder for MockEFSAPI

func (*MockEFSAPIMockRecorder) CreateAccessPoint

func (mr *MockEFSAPIMockRecorder) CreateAccessPoint(arg0 interface{}) *gomock.Call

CreateAccessPoint indicates an expected call of CreateAccessPoint

func (*MockEFSAPIMockRecorder) CreateAccessPointRequest

func (mr *MockEFSAPIMockRecorder) CreateAccessPointRequest(arg0 interface{}) *gomock.Call

CreateAccessPointRequest indicates an expected call of CreateAccessPointRequest

func (*MockEFSAPIMockRecorder) CreateAccessPointWithContext

func (mr *MockEFSAPIMockRecorder) CreateAccessPointWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateAccessPointWithContext indicates an expected call of CreateAccessPointWithContext

func (*MockEFSAPIMockRecorder) CreateFileSystem

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

CreateFileSystem indicates an expected call of CreateFileSystem

func (*MockEFSAPIMockRecorder) CreateFileSystemRequest

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

CreateFileSystemRequest indicates an expected call of CreateFileSystemRequest

func (*MockEFSAPIMockRecorder) CreateFileSystemWithContext

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

CreateFileSystemWithContext indicates an expected call of CreateFileSystemWithContext

func (*MockEFSAPIMockRecorder) CreateMountTarget

func (mr *MockEFSAPIMockRecorder) CreateMountTarget(arg0 interface{}) *gomock.Call

CreateMountTarget indicates an expected call of CreateMountTarget

func (*MockEFSAPIMockRecorder) CreateMountTargetRequest

func (mr *MockEFSAPIMockRecorder) CreateMountTargetRequest(arg0 interface{}) *gomock.Call

CreateMountTargetRequest indicates an expected call of CreateMountTargetRequest

func (*MockEFSAPIMockRecorder) CreateMountTargetWithContext

func (mr *MockEFSAPIMockRecorder) CreateMountTargetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateMountTargetWithContext indicates an expected call of CreateMountTargetWithContext

func (*MockEFSAPIMockRecorder) CreateTags

func (mr *MockEFSAPIMockRecorder) CreateTags(arg0 interface{}) *gomock.Call

CreateTags indicates an expected call of CreateTags

func (*MockEFSAPIMockRecorder) CreateTagsRequest

func (mr *MockEFSAPIMockRecorder) CreateTagsRequest(arg0 interface{}) *gomock.Call

CreateTagsRequest indicates an expected call of CreateTagsRequest

func (*MockEFSAPIMockRecorder) CreateTagsWithContext

func (mr *MockEFSAPIMockRecorder) CreateTagsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateTagsWithContext indicates an expected call of CreateTagsWithContext

func (*MockEFSAPIMockRecorder) DeleteAccessPoint

func (mr *MockEFSAPIMockRecorder) DeleteAccessPoint(arg0 interface{}) *gomock.Call

DeleteAccessPoint indicates an expected call of DeleteAccessPoint

func (*MockEFSAPIMockRecorder) DeleteAccessPointRequest

func (mr *MockEFSAPIMockRecorder) DeleteAccessPointRequest(arg0 interface{}) *gomock.Call

DeleteAccessPointRequest indicates an expected call of DeleteAccessPointRequest

func (*MockEFSAPIMockRecorder) DeleteAccessPointWithContext

func (mr *MockEFSAPIMockRecorder) DeleteAccessPointWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteAccessPointWithContext indicates an expected call of DeleteAccessPointWithContext

func (*MockEFSAPIMockRecorder) DeleteFileSystem

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

DeleteFileSystem indicates an expected call of DeleteFileSystem

func (*MockEFSAPIMockRecorder) DeleteFileSystemPolicy

func (mr *MockEFSAPIMockRecorder) DeleteFileSystemPolicy(arg0 interface{}) *gomock.Call

DeleteFileSystemPolicy indicates an expected call of DeleteFileSystemPolicy

func (*MockEFSAPIMockRecorder) DeleteFileSystemPolicyRequest

func (mr *MockEFSAPIMockRecorder) DeleteFileSystemPolicyRequest(arg0 interface{}) *gomock.Call

DeleteFileSystemPolicyRequest indicates an expected call of DeleteFileSystemPolicyRequest

func (*MockEFSAPIMockRecorder) DeleteFileSystemPolicyWithContext

func (mr *MockEFSAPIMockRecorder) DeleteFileSystemPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteFileSystemPolicyWithContext indicates an expected call of DeleteFileSystemPolicyWithContext

func (*MockEFSAPIMockRecorder) DeleteFileSystemRequest

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

DeleteFileSystemRequest indicates an expected call of DeleteFileSystemRequest

func (*MockEFSAPIMockRecorder) DeleteFileSystemWithContext

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

DeleteFileSystemWithContext indicates an expected call of DeleteFileSystemWithContext

func (*MockEFSAPIMockRecorder) DeleteMountTarget

func (mr *MockEFSAPIMockRecorder) DeleteMountTarget(arg0 interface{}) *gomock.Call

DeleteMountTarget indicates an expected call of DeleteMountTarget

func (*MockEFSAPIMockRecorder) DeleteMountTargetRequest

func (mr *MockEFSAPIMockRecorder) DeleteMountTargetRequest(arg0 interface{}) *gomock.Call

DeleteMountTargetRequest indicates an expected call of DeleteMountTargetRequest

func (*MockEFSAPIMockRecorder) DeleteMountTargetWithContext

func (mr *MockEFSAPIMockRecorder) DeleteMountTargetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteMountTargetWithContext indicates an expected call of DeleteMountTargetWithContext

func (*MockEFSAPIMockRecorder) DeleteTags

func (mr *MockEFSAPIMockRecorder) DeleteTags(arg0 interface{}) *gomock.Call

DeleteTags indicates an expected call of DeleteTags

func (*MockEFSAPIMockRecorder) DeleteTagsRequest

func (mr *MockEFSAPIMockRecorder) DeleteTagsRequest(arg0 interface{}) *gomock.Call

DeleteTagsRequest indicates an expected call of DeleteTagsRequest

func (*MockEFSAPIMockRecorder) DeleteTagsWithContext

func (mr *MockEFSAPIMockRecorder) DeleteTagsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteTagsWithContext indicates an expected call of DeleteTagsWithContext

func (*MockEFSAPIMockRecorder) DescribeAccessPoints

func (mr *MockEFSAPIMockRecorder) DescribeAccessPoints(arg0 interface{}) *gomock.Call

DescribeAccessPoints indicates an expected call of DescribeAccessPoints

func (*MockEFSAPIMockRecorder) DescribeAccessPointsPages

func (mr *MockEFSAPIMockRecorder) DescribeAccessPointsPages(arg0, arg1 interface{}) *gomock.Call

DescribeAccessPointsPages indicates an expected call of DescribeAccessPointsPages

func (*MockEFSAPIMockRecorder) DescribeAccessPointsPagesWithContext

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

DescribeAccessPointsPagesWithContext indicates an expected call of DescribeAccessPointsPagesWithContext

func (*MockEFSAPIMockRecorder) DescribeAccessPointsRequest

func (mr *MockEFSAPIMockRecorder) DescribeAccessPointsRequest(arg0 interface{}) *gomock.Call

DescribeAccessPointsRequest indicates an expected call of DescribeAccessPointsRequest

func (*MockEFSAPIMockRecorder) DescribeAccessPointsWithContext

func (mr *MockEFSAPIMockRecorder) DescribeAccessPointsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeAccessPointsWithContext indicates an expected call of DescribeAccessPointsWithContext

func (*MockEFSAPIMockRecorder) DescribeFileSystemPolicy

func (mr *MockEFSAPIMockRecorder) DescribeFileSystemPolicy(arg0 interface{}) *gomock.Call

DescribeFileSystemPolicy indicates an expected call of DescribeFileSystemPolicy

func (*MockEFSAPIMockRecorder) DescribeFileSystemPolicyRequest

func (mr *MockEFSAPIMockRecorder) DescribeFileSystemPolicyRequest(arg0 interface{}) *gomock.Call

DescribeFileSystemPolicyRequest indicates an expected call of DescribeFileSystemPolicyRequest

func (*MockEFSAPIMockRecorder) DescribeFileSystemPolicyWithContext

func (mr *MockEFSAPIMockRecorder) DescribeFileSystemPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeFileSystemPolicyWithContext indicates an expected call of DescribeFileSystemPolicyWithContext

func (*MockEFSAPIMockRecorder) DescribeFileSystems

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

DescribeFileSystems indicates an expected call of DescribeFileSystems

func (*MockEFSAPIMockRecorder) DescribeFileSystemsPages

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

DescribeFileSystemsPages indicates an expected call of DescribeFileSystemsPages

func (*MockEFSAPIMockRecorder) DescribeFileSystemsPagesWithContext

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

DescribeFileSystemsPagesWithContext indicates an expected call of DescribeFileSystemsPagesWithContext

func (*MockEFSAPIMockRecorder) DescribeFileSystemsRequest

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

DescribeFileSystemsRequest indicates an expected call of DescribeFileSystemsRequest

func (*MockEFSAPIMockRecorder) DescribeFileSystemsWithContext

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

DescribeFileSystemsWithContext indicates an expected call of DescribeFileSystemsWithContext

func (*MockEFSAPIMockRecorder) DescribeLifecycleConfiguration

func (mr *MockEFSAPIMockRecorder) DescribeLifecycleConfiguration(arg0 interface{}) *gomock.Call

DescribeLifecycleConfiguration indicates an expected call of DescribeLifecycleConfiguration

func (*MockEFSAPIMockRecorder) DescribeLifecycleConfigurationRequest

func (mr *MockEFSAPIMockRecorder) DescribeLifecycleConfigurationRequest(arg0 interface{}) *gomock.Call

DescribeLifecycleConfigurationRequest indicates an expected call of DescribeLifecycleConfigurationRequest

func (*MockEFSAPIMockRecorder) DescribeLifecycleConfigurationWithContext

func (mr *MockEFSAPIMockRecorder) DescribeLifecycleConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeLifecycleConfigurationWithContext indicates an expected call of DescribeLifecycleConfigurationWithContext

func (*MockEFSAPIMockRecorder) DescribeMountTargetSecurityGroups

func (mr *MockEFSAPIMockRecorder) DescribeMountTargetSecurityGroups(arg0 interface{}) *gomock.Call

DescribeMountTargetSecurityGroups indicates an expected call of DescribeMountTargetSecurityGroups

func (*MockEFSAPIMockRecorder) DescribeMountTargetSecurityGroupsRequest

func (mr *MockEFSAPIMockRecorder) DescribeMountTargetSecurityGroupsRequest(arg0 interface{}) *gomock.Call

DescribeMountTargetSecurityGroupsRequest indicates an expected call of DescribeMountTargetSecurityGroupsRequest

func (*MockEFSAPIMockRecorder) DescribeMountTargetSecurityGroupsWithContext

func (mr *MockEFSAPIMockRecorder) DescribeMountTargetSecurityGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeMountTargetSecurityGroupsWithContext indicates an expected call of DescribeMountTargetSecurityGroupsWithContext

func (*MockEFSAPIMockRecorder) DescribeMountTargets

func (mr *MockEFSAPIMockRecorder) DescribeMountTargets(arg0 interface{}) *gomock.Call

DescribeMountTargets indicates an expected call of DescribeMountTargets

func (*MockEFSAPIMockRecorder) DescribeMountTargetsRequest

func (mr *MockEFSAPIMockRecorder) DescribeMountTargetsRequest(arg0 interface{}) *gomock.Call

DescribeMountTargetsRequest indicates an expected call of DescribeMountTargetsRequest

func (*MockEFSAPIMockRecorder) DescribeMountTargetsWithContext

func (mr *MockEFSAPIMockRecorder) DescribeMountTargetsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeMountTargetsWithContext indicates an expected call of DescribeMountTargetsWithContext

func (*MockEFSAPIMockRecorder) DescribeTags

func (mr *MockEFSAPIMockRecorder) DescribeTags(arg0 interface{}) *gomock.Call

DescribeTags indicates an expected call of DescribeTags

func (*MockEFSAPIMockRecorder) DescribeTagsPages

func (mr *MockEFSAPIMockRecorder) DescribeTagsPages(arg0, arg1 interface{}) *gomock.Call

DescribeTagsPages indicates an expected call of DescribeTagsPages

func (*MockEFSAPIMockRecorder) DescribeTagsPagesWithContext

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

DescribeTagsPagesWithContext indicates an expected call of DescribeTagsPagesWithContext

func (*MockEFSAPIMockRecorder) DescribeTagsRequest

func (mr *MockEFSAPIMockRecorder) DescribeTagsRequest(arg0 interface{}) *gomock.Call

DescribeTagsRequest indicates an expected call of DescribeTagsRequest

func (*MockEFSAPIMockRecorder) DescribeTagsWithContext

func (mr *MockEFSAPIMockRecorder) DescribeTagsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeTagsWithContext indicates an expected call of DescribeTagsWithContext

func (*MockEFSAPIMockRecorder) ListTagsForResource

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

ListTagsForResource indicates an expected call of ListTagsForResource

func (*MockEFSAPIMockRecorder) ListTagsForResourcePages

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

ListTagsForResourcePages indicates an expected call of ListTagsForResourcePages

func (*MockEFSAPIMockRecorder) ListTagsForResourcePagesWithContext

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

ListTagsForResourcePagesWithContext indicates an expected call of ListTagsForResourcePagesWithContext

func (*MockEFSAPIMockRecorder) ListTagsForResourceRequest

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

ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest

func (*MockEFSAPIMockRecorder) ListTagsForResourceWithContext

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

ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext

func (*MockEFSAPIMockRecorder) ModifyMountTargetSecurityGroups

func (mr *MockEFSAPIMockRecorder) ModifyMountTargetSecurityGroups(arg0 interface{}) *gomock.Call

ModifyMountTargetSecurityGroups indicates an expected call of ModifyMountTargetSecurityGroups

func (*MockEFSAPIMockRecorder) ModifyMountTargetSecurityGroupsRequest

func (mr *MockEFSAPIMockRecorder) ModifyMountTargetSecurityGroupsRequest(arg0 interface{}) *gomock.Call

ModifyMountTargetSecurityGroupsRequest indicates an expected call of ModifyMountTargetSecurityGroupsRequest

func (*MockEFSAPIMockRecorder) ModifyMountTargetSecurityGroupsWithContext

func (mr *MockEFSAPIMockRecorder) ModifyMountTargetSecurityGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ModifyMountTargetSecurityGroupsWithContext indicates an expected call of ModifyMountTargetSecurityGroupsWithContext

func (*MockEFSAPIMockRecorder) PutFileSystemPolicy

func (mr *MockEFSAPIMockRecorder) PutFileSystemPolicy(arg0 interface{}) *gomock.Call

PutFileSystemPolicy indicates an expected call of PutFileSystemPolicy

func (*MockEFSAPIMockRecorder) PutFileSystemPolicyRequest

func (mr *MockEFSAPIMockRecorder) PutFileSystemPolicyRequest(arg0 interface{}) *gomock.Call

PutFileSystemPolicyRequest indicates an expected call of PutFileSystemPolicyRequest

func (*MockEFSAPIMockRecorder) PutFileSystemPolicyWithContext

func (mr *MockEFSAPIMockRecorder) PutFileSystemPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutFileSystemPolicyWithContext indicates an expected call of PutFileSystemPolicyWithContext

func (*MockEFSAPIMockRecorder) PutLifecycleConfiguration

func (mr *MockEFSAPIMockRecorder) PutLifecycleConfiguration(arg0 interface{}) *gomock.Call

PutLifecycleConfiguration indicates an expected call of PutLifecycleConfiguration

func (*MockEFSAPIMockRecorder) PutLifecycleConfigurationRequest

func (mr *MockEFSAPIMockRecorder) PutLifecycleConfigurationRequest(arg0 interface{}) *gomock.Call

PutLifecycleConfigurationRequest indicates an expected call of PutLifecycleConfigurationRequest

func (*MockEFSAPIMockRecorder) PutLifecycleConfigurationWithContext

func (mr *MockEFSAPIMockRecorder) PutLifecycleConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutLifecycleConfigurationWithContext indicates an expected call of PutLifecycleConfigurationWithContext

func (*MockEFSAPIMockRecorder) TagResource

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

TagResource indicates an expected call of TagResource

func (*MockEFSAPIMockRecorder) TagResourceRequest

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

TagResourceRequest indicates an expected call of TagResourceRequest

func (*MockEFSAPIMockRecorder) TagResourceWithContext

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

TagResourceWithContext indicates an expected call of TagResourceWithContext

func (*MockEFSAPIMockRecorder) UntagResource

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

UntagResource indicates an expected call of UntagResource

func (*MockEFSAPIMockRecorder) UntagResourceRequest

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

UntagResourceRequest indicates an expected call of UntagResourceRequest

func (*MockEFSAPIMockRecorder) UntagResourceWithContext

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

UntagResourceWithContext indicates an expected call of UntagResourceWithContext

func (*MockEFSAPIMockRecorder) UpdateFileSystem

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

UpdateFileSystem indicates an expected call of UpdateFileSystem

func (*MockEFSAPIMockRecorder) UpdateFileSystemRequest

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

UpdateFileSystemRequest indicates an expected call of UpdateFileSystemRequest

func (*MockEFSAPIMockRecorder) UpdateFileSystemWithContext

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

UpdateFileSystemWithContext indicates an expected call of UpdateFileSystemWithContext

Jump to

Keyboard shortcuts

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