transfermock

package
v1.43.22 Latest Latest
Warning

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

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

Documentation

Overview

Package transfermock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockTransferAPI

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

MockTransferAPI is a mock of TransferAPI interface.

func NewMockTransferAPI

func NewMockTransferAPI(ctrl *gomock.Controller) *MockTransferAPI

NewMockTransferAPI creates a new mock instance.

func (*MockTransferAPI) CreateAccess added in v1.43.22

CreateAccess mocks base method.

func (*MockTransferAPI) CreateAccessRequest added in v1.43.22

CreateAccessRequest mocks base method.

func (*MockTransferAPI) CreateAccessWithContext added in v1.43.22

func (m *MockTransferAPI) CreateAccessWithContext(arg0 context.Context, arg1 *transfer.CreateAccessInput, arg2 ...request.Option) (*transfer.CreateAccessOutput, error)

CreateAccessWithContext mocks base method.

func (*MockTransferAPI) CreateServer

CreateServer mocks base method.

func (*MockTransferAPI) CreateServerRequest

CreateServerRequest mocks base method.

func (*MockTransferAPI) CreateServerWithContext

func (m *MockTransferAPI) CreateServerWithContext(arg0 context.Context, arg1 *transfer.CreateServerInput, arg2 ...request.Option) (*transfer.CreateServerOutput, error)

CreateServerWithContext mocks base method.

func (*MockTransferAPI) CreateUser

CreateUser mocks base method.

func (*MockTransferAPI) CreateUserRequest

CreateUserRequest mocks base method.

func (*MockTransferAPI) CreateUserWithContext

func (m *MockTransferAPI) CreateUserWithContext(arg0 context.Context, arg1 *transfer.CreateUserInput, arg2 ...request.Option) (*transfer.CreateUserOutput, error)

CreateUserWithContext mocks base method.

func (*MockTransferAPI) CreateWorkflow added in v1.43.22

CreateWorkflow mocks base method.

func (*MockTransferAPI) CreateWorkflowRequest added in v1.43.22

CreateWorkflowRequest mocks base method.

func (*MockTransferAPI) CreateWorkflowWithContext added in v1.43.22

func (m *MockTransferAPI) CreateWorkflowWithContext(arg0 context.Context, arg1 *transfer.CreateWorkflowInput, arg2 ...request.Option) (*transfer.CreateWorkflowOutput, error)

CreateWorkflowWithContext mocks base method.

func (*MockTransferAPI) DeleteAccess added in v1.43.22

DeleteAccess mocks base method.

func (*MockTransferAPI) DeleteAccessRequest added in v1.43.22

DeleteAccessRequest mocks base method.

func (*MockTransferAPI) DeleteAccessWithContext added in v1.43.22

func (m *MockTransferAPI) DeleteAccessWithContext(arg0 context.Context, arg1 *transfer.DeleteAccessInput, arg2 ...request.Option) (*transfer.DeleteAccessOutput, error)

DeleteAccessWithContext mocks base method.

func (*MockTransferAPI) DeleteServer

DeleteServer mocks base method.

func (*MockTransferAPI) DeleteServerRequest

DeleteServerRequest mocks base method.

func (*MockTransferAPI) DeleteServerWithContext

func (m *MockTransferAPI) DeleteServerWithContext(arg0 context.Context, arg1 *transfer.DeleteServerInput, arg2 ...request.Option) (*transfer.DeleteServerOutput, error)

DeleteServerWithContext mocks base method.

func (*MockTransferAPI) DeleteSshPublicKey

DeleteSshPublicKey mocks base method.

func (*MockTransferAPI) DeleteSshPublicKeyRequest

DeleteSshPublicKeyRequest mocks base method.

func (*MockTransferAPI) DeleteSshPublicKeyWithContext

func (m *MockTransferAPI) DeleteSshPublicKeyWithContext(arg0 context.Context, arg1 *transfer.DeleteSshPublicKeyInput, arg2 ...request.Option) (*transfer.DeleteSshPublicKeyOutput, error)

DeleteSshPublicKeyWithContext mocks base method.

func (*MockTransferAPI) DeleteUser

DeleteUser mocks base method.

func (*MockTransferAPI) DeleteUserRequest

DeleteUserRequest mocks base method.

func (*MockTransferAPI) DeleteUserWithContext

func (m *MockTransferAPI) DeleteUserWithContext(arg0 context.Context, arg1 *transfer.DeleteUserInput, arg2 ...request.Option) (*transfer.DeleteUserOutput, error)

DeleteUserWithContext mocks base method.

func (*MockTransferAPI) DeleteWorkflow added in v1.43.22

DeleteWorkflow mocks base method.

func (*MockTransferAPI) DeleteWorkflowRequest added in v1.43.22

DeleteWorkflowRequest mocks base method.

func (*MockTransferAPI) DeleteWorkflowWithContext added in v1.43.22

func (m *MockTransferAPI) DeleteWorkflowWithContext(arg0 context.Context, arg1 *transfer.DeleteWorkflowInput, arg2 ...request.Option) (*transfer.DeleteWorkflowOutput, error)

DeleteWorkflowWithContext mocks base method.

func (*MockTransferAPI) DescribeAccess added in v1.43.22

DescribeAccess mocks base method.

func (*MockTransferAPI) DescribeAccessRequest added in v1.43.22

DescribeAccessRequest mocks base method.

func (*MockTransferAPI) DescribeAccessWithContext added in v1.43.22

func (m *MockTransferAPI) DescribeAccessWithContext(arg0 context.Context, arg1 *transfer.DescribeAccessInput, arg2 ...request.Option) (*transfer.DescribeAccessOutput, error)

DescribeAccessWithContext mocks base method.

func (*MockTransferAPI) DescribeExecution added in v1.43.22

DescribeExecution mocks base method.

func (*MockTransferAPI) DescribeExecutionRequest added in v1.43.22

DescribeExecutionRequest mocks base method.

func (*MockTransferAPI) DescribeExecutionWithContext added in v1.43.22

func (m *MockTransferAPI) DescribeExecutionWithContext(arg0 context.Context, arg1 *transfer.DescribeExecutionInput, arg2 ...request.Option) (*transfer.DescribeExecutionOutput, error)

DescribeExecutionWithContext mocks base method.

func (*MockTransferAPI) DescribeSecurityPolicy

DescribeSecurityPolicy mocks base method.

func (*MockTransferAPI) DescribeSecurityPolicyRequest

DescribeSecurityPolicyRequest mocks base method.

func (*MockTransferAPI) DescribeSecurityPolicyWithContext

func (m *MockTransferAPI) DescribeSecurityPolicyWithContext(arg0 context.Context, arg1 *transfer.DescribeSecurityPolicyInput, arg2 ...request.Option) (*transfer.DescribeSecurityPolicyOutput, error)

DescribeSecurityPolicyWithContext mocks base method.

func (*MockTransferAPI) DescribeServer

DescribeServer mocks base method.

func (*MockTransferAPI) DescribeServerRequest

DescribeServerRequest mocks base method.

func (*MockTransferAPI) DescribeServerWithContext

func (m *MockTransferAPI) DescribeServerWithContext(arg0 context.Context, arg1 *transfer.DescribeServerInput, arg2 ...request.Option) (*transfer.DescribeServerOutput, error)

DescribeServerWithContext mocks base method.

func (*MockTransferAPI) DescribeUser

DescribeUser mocks base method.

func (*MockTransferAPI) DescribeUserRequest

DescribeUserRequest mocks base method.

func (*MockTransferAPI) DescribeUserWithContext

func (m *MockTransferAPI) DescribeUserWithContext(arg0 context.Context, arg1 *transfer.DescribeUserInput, arg2 ...request.Option) (*transfer.DescribeUserOutput, error)

DescribeUserWithContext mocks base method.

func (*MockTransferAPI) DescribeWorkflow added in v1.43.22

DescribeWorkflow mocks base method.

func (*MockTransferAPI) DescribeWorkflowRequest added in v1.43.22

DescribeWorkflowRequest mocks base method.

func (*MockTransferAPI) DescribeWorkflowWithContext added in v1.43.22

func (m *MockTransferAPI) DescribeWorkflowWithContext(arg0 context.Context, arg1 *transfer.DescribeWorkflowInput, arg2 ...request.Option) (*transfer.DescribeWorkflowOutput, error)

DescribeWorkflowWithContext mocks base method.

func (*MockTransferAPI) EXPECT

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

func (*MockTransferAPI) ImportSshPublicKey

ImportSshPublicKey mocks base method.

func (*MockTransferAPI) ImportSshPublicKeyRequest

ImportSshPublicKeyRequest mocks base method.

func (*MockTransferAPI) ImportSshPublicKeyWithContext

func (m *MockTransferAPI) ImportSshPublicKeyWithContext(arg0 context.Context, arg1 *transfer.ImportSshPublicKeyInput, arg2 ...request.Option) (*transfer.ImportSshPublicKeyOutput, error)

ImportSshPublicKeyWithContext mocks base method.

func (*MockTransferAPI) ListAccesses added in v1.43.22

ListAccesses mocks base method.

func (*MockTransferAPI) ListAccessesPages added in v1.43.22

func (m *MockTransferAPI) ListAccessesPages(arg0 *transfer.ListAccessesInput, arg1 func(*transfer.ListAccessesOutput, bool) bool) error

ListAccessesPages mocks base method.

func (*MockTransferAPI) ListAccessesPagesWithContext added in v1.43.22

func (m *MockTransferAPI) ListAccessesPagesWithContext(arg0 context.Context, arg1 *transfer.ListAccessesInput, arg2 func(*transfer.ListAccessesOutput, bool) bool, arg3 ...request.Option) error

ListAccessesPagesWithContext mocks base method.

func (*MockTransferAPI) ListAccessesRequest added in v1.43.22

ListAccessesRequest mocks base method.

func (*MockTransferAPI) ListAccessesWithContext added in v1.43.22

func (m *MockTransferAPI) ListAccessesWithContext(arg0 context.Context, arg1 *transfer.ListAccessesInput, arg2 ...request.Option) (*transfer.ListAccessesOutput, error)

ListAccessesWithContext mocks base method.

func (*MockTransferAPI) ListExecutions added in v1.43.22

ListExecutions mocks base method.

func (*MockTransferAPI) ListExecutionsPages added in v1.43.22

func (m *MockTransferAPI) ListExecutionsPages(arg0 *transfer.ListExecutionsInput, arg1 func(*transfer.ListExecutionsOutput, bool) bool) error

ListExecutionsPages mocks base method.

func (*MockTransferAPI) ListExecutionsPagesWithContext added in v1.43.22

func (m *MockTransferAPI) ListExecutionsPagesWithContext(arg0 context.Context, arg1 *transfer.ListExecutionsInput, arg2 func(*transfer.ListExecutionsOutput, bool) bool, arg3 ...request.Option) error

ListExecutionsPagesWithContext mocks base method.

func (*MockTransferAPI) ListExecutionsRequest added in v1.43.22

ListExecutionsRequest mocks base method.

func (*MockTransferAPI) ListExecutionsWithContext added in v1.43.22

func (m *MockTransferAPI) ListExecutionsWithContext(arg0 context.Context, arg1 *transfer.ListExecutionsInput, arg2 ...request.Option) (*transfer.ListExecutionsOutput, error)

ListExecutionsWithContext mocks base method.

func (*MockTransferAPI) ListSecurityPolicies

ListSecurityPolicies mocks base method.

func (*MockTransferAPI) ListSecurityPoliciesPages

func (m *MockTransferAPI) ListSecurityPoliciesPages(arg0 *transfer.ListSecurityPoliciesInput, arg1 func(*transfer.ListSecurityPoliciesOutput, bool) bool) error

ListSecurityPoliciesPages mocks base method.

func (*MockTransferAPI) ListSecurityPoliciesPagesWithContext

func (m *MockTransferAPI) ListSecurityPoliciesPagesWithContext(arg0 context.Context, arg1 *transfer.ListSecurityPoliciesInput, arg2 func(*transfer.ListSecurityPoliciesOutput, bool) bool, arg3 ...request.Option) error

ListSecurityPoliciesPagesWithContext mocks base method.

func (*MockTransferAPI) ListSecurityPoliciesRequest

ListSecurityPoliciesRequest mocks base method.

func (*MockTransferAPI) ListSecurityPoliciesWithContext

func (m *MockTransferAPI) ListSecurityPoliciesWithContext(arg0 context.Context, arg1 *transfer.ListSecurityPoliciesInput, arg2 ...request.Option) (*transfer.ListSecurityPoliciesOutput, error)

ListSecurityPoliciesWithContext mocks base method.

func (*MockTransferAPI) ListServers

ListServers mocks base method.

func (*MockTransferAPI) ListServersPages

func (m *MockTransferAPI) ListServersPages(arg0 *transfer.ListServersInput, arg1 func(*transfer.ListServersOutput, bool) bool) error

ListServersPages mocks base method.

func (*MockTransferAPI) ListServersPagesWithContext

func (m *MockTransferAPI) ListServersPagesWithContext(arg0 context.Context, arg1 *transfer.ListServersInput, arg2 func(*transfer.ListServersOutput, bool) bool, arg3 ...request.Option) error

ListServersPagesWithContext mocks base method.

func (*MockTransferAPI) ListServersRequest

ListServersRequest mocks base method.

func (*MockTransferAPI) ListServersWithContext

func (m *MockTransferAPI) ListServersWithContext(arg0 context.Context, arg1 *transfer.ListServersInput, arg2 ...request.Option) (*transfer.ListServersOutput, error)

ListServersWithContext mocks base method.

func (*MockTransferAPI) ListTagsForResource

ListTagsForResource mocks base method.

func (*MockTransferAPI) ListTagsForResourcePages

func (m *MockTransferAPI) ListTagsForResourcePages(arg0 *transfer.ListTagsForResourceInput, arg1 func(*transfer.ListTagsForResourceOutput, bool) bool) error

ListTagsForResourcePages mocks base method.

func (*MockTransferAPI) ListTagsForResourcePagesWithContext

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

ListTagsForResourcePagesWithContext mocks base method.

func (*MockTransferAPI) ListTagsForResourceRequest

ListTagsForResourceRequest mocks base method.

func (*MockTransferAPI) ListTagsForResourceWithContext

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

ListTagsForResourceWithContext mocks base method.

func (*MockTransferAPI) ListUsers

ListUsers mocks base method.

func (*MockTransferAPI) ListUsersPages

func (m *MockTransferAPI) ListUsersPages(arg0 *transfer.ListUsersInput, arg1 func(*transfer.ListUsersOutput, bool) bool) error

ListUsersPages mocks base method.

func (*MockTransferAPI) ListUsersPagesWithContext

func (m *MockTransferAPI) ListUsersPagesWithContext(arg0 context.Context, arg1 *transfer.ListUsersInput, arg2 func(*transfer.ListUsersOutput, bool) bool, arg3 ...request.Option) error

ListUsersPagesWithContext mocks base method.

func (*MockTransferAPI) ListUsersRequest

ListUsersRequest mocks base method.

func (*MockTransferAPI) ListUsersWithContext

func (m *MockTransferAPI) ListUsersWithContext(arg0 context.Context, arg1 *transfer.ListUsersInput, arg2 ...request.Option) (*transfer.ListUsersOutput, error)

ListUsersWithContext mocks base method.

func (*MockTransferAPI) ListWorkflows added in v1.43.22

ListWorkflows mocks base method.

func (*MockTransferAPI) ListWorkflowsPages added in v1.43.22

func (m *MockTransferAPI) ListWorkflowsPages(arg0 *transfer.ListWorkflowsInput, arg1 func(*transfer.ListWorkflowsOutput, bool) bool) error

ListWorkflowsPages mocks base method.

func (*MockTransferAPI) ListWorkflowsPagesWithContext added in v1.43.22

func (m *MockTransferAPI) ListWorkflowsPagesWithContext(arg0 context.Context, arg1 *transfer.ListWorkflowsInput, arg2 func(*transfer.ListWorkflowsOutput, bool) bool, arg3 ...request.Option) error

ListWorkflowsPagesWithContext mocks base method.

func (*MockTransferAPI) ListWorkflowsRequest added in v1.43.22

ListWorkflowsRequest mocks base method.

func (*MockTransferAPI) ListWorkflowsWithContext added in v1.43.22

func (m *MockTransferAPI) ListWorkflowsWithContext(arg0 context.Context, arg1 *transfer.ListWorkflowsInput, arg2 ...request.Option) (*transfer.ListWorkflowsOutput, error)

ListWorkflowsWithContext mocks base method.

func (*MockTransferAPI) SendWorkflowStepState added in v1.43.22

SendWorkflowStepState mocks base method.

func (*MockTransferAPI) SendWorkflowStepStateRequest added in v1.43.22

SendWorkflowStepStateRequest mocks base method.

func (*MockTransferAPI) SendWorkflowStepStateWithContext added in v1.43.22

func (m *MockTransferAPI) SendWorkflowStepStateWithContext(arg0 context.Context, arg1 *transfer.SendWorkflowStepStateInput, arg2 ...request.Option) (*transfer.SendWorkflowStepStateOutput, error)

SendWorkflowStepStateWithContext mocks base method.

func (*MockTransferAPI) StartServer

StartServer mocks base method.

func (*MockTransferAPI) StartServerRequest

StartServerRequest mocks base method.

func (*MockTransferAPI) StartServerWithContext

func (m *MockTransferAPI) StartServerWithContext(arg0 context.Context, arg1 *transfer.StartServerInput, arg2 ...request.Option) (*transfer.StartServerOutput, error)

StartServerWithContext mocks base method.

func (*MockTransferAPI) StopServer

StopServer mocks base method.

func (*MockTransferAPI) StopServerRequest

StopServerRequest mocks base method.

func (*MockTransferAPI) StopServerWithContext

func (m *MockTransferAPI) StopServerWithContext(arg0 context.Context, arg1 *transfer.StopServerInput, arg2 ...request.Option) (*transfer.StopServerOutput, error)

StopServerWithContext mocks base method.

func (*MockTransferAPI) TagResource

TagResource mocks base method.

func (*MockTransferAPI) TagResourceRequest

TagResourceRequest mocks base method.

func (*MockTransferAPI) TagResourceWithContext

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

TagResourceWithContext mocks base method.

func (*MockTransferAPI) TestIdentityProvider

TestIdentityProvider mocks base method.

func (*MockTransferAPI) TestIdentityProviderRequest

TestIdentityProviderRequest mocks base method.

func (*MockTransferAPI) TestIdentityProviderWithContext

func (m *MockTransferAPI) TestIdentityProviderWithContext(arg0 context.Context, arg1 *transfer.TestIdentityProviderInput, arg2 ...request.Option) (*transfer.TestIdentityProviderOutput, error)

TestIdentityProviderWithContext mocks base method.

func (*MockTransferAPI) UntagResource

UntagResource mocks base method.

func (*MockTransferAPI) UntagResourceRequest

UntagResourceRequest mocks base method.

func (*MockTransferAPI) UntagResourceWithContext

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

UntagResourceWithContext mocks base method.

func (*MockTransferAPI) UpdateAccess added in v1.43.22

UpdateAccess mocks base method.

func (*MockTransferAPI) UpdateAccessRequest added in v1.43.22

UpdateAccessRequest mocks base method.

func (*MockTransferAPI) UpdateAccessWithContext added in v1.43.22

func (m *MockTransferAPI) UpdateAccessWithContext(arg0 context.Context, arg1 *transfer.UpdateAccessInput, arg2 ...request.Option) (*transfer.UpdateAccessOutput, error)

UpdateAccessWithContext mocks base method.

func (*MockTransferAPI) UpdateServer

UpdateServer mocks base method.

func (*MockTransferAPI) UpdateServerRequest

UpdateServerRequest mocks base method.

func (*MockTransferAPI) UpdateServerWithContext

func (m *MockTransferAPI) UpdateServerWithContext(arg0 context.Context, arg1 *transfer.UpdateServerInput, arg2 ...request.Option) (*transfer.UpdateServerOutput, error)

UpdateServerWithContext mocks base method.

func (*MockTransferAPI) UpdateUser

UpdateUser mocks base method.

func (*MockTransferAPI) UpdateUserRequest

UpdateUserRequest mocks base method.

func (*MockTransferAPI) UpdateUserWithContext

func (m *MockTransferAPI) UpdateUserWithContext(arg0 context.Context, arg1 *transfer.UpdateUserInput, arg2 ...request.Option) (*transfer.UpdateUserOutput, error)

UpdateUserWithContext mocks base method.

func (*MockTransferAPI) WaitUntilServerOffline added in v1.43.22

func (m *MockTransferAPI) WaitUntilServerOffline(arg0 *transfer.DescribeServerInput) error

WaitUntilServerOffline mocks base method.

func (*MockTransferAPI) WaitUntilServerOfflineWithContext added in v1.43.22

func (m *MockTransferAPI) WaitUntilServerOfflineWithContext(arg0 context.Context, arg1 *transfer.DescribeServerInput, arg2 ...request.WaiterOption) error

WaitUntilServerOfflineWithContext mocks base method.

func (*MockTransferAPI) WaitUntilServerOnline added in v1.43.22

func (m *MockTransferAPI) WaitUntilServerOnline(arg0 *transfer.DescribeServerInput) error

WaitUntilServerOnline mocks base method.

func (*MockTransferAPI) WaitUntilServerOnlineWithContext added in v1.43.22

func (m *MockTransferAPI) WaitUntilServerOnlineWithContext(arg0 context.Context, arg1 *transfer.DescribeServerInput, arg2 ...request.WaiterOption) error

WaitUntilServerOnlineWithContext mocks base method.

type MockTransferAPIMockRecorder

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

MockTransferAPIMockRecorder is the mock recorder for MockTransferAPI.

func (*MockTransferAPIMockRecorder) CreateAccess added in v1.43.22

func (mr *MockTransferAPIMockRecorder) CreateAccess(arg0 interface{}) *gomock.Call

CreateAccess indicates an expected call of CreateAccess.

func (*MockTransferAPIMockRecorder) CreateAccessRequest added in v1.43.22

func (mr *MockTransferAPIMockRecorder) CreateAccessRequest(arg0 interface{}) *gomock.Call

CreateAccessRequest indicates an expected call of CreateAccessRequest.

func (*MockTransferAPIMockRecorder) CreateAccessWithContext added in v1.43.22

func (mr *MockTransferAPIMockRecorder) CreateAccessWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateAccessWithContext indicates an expected call of CreateAccessWithContext.

func (*MockTransferAPIMockRecorder) CreateServer

func (mr *MockTransferAPIMockRecorder) CreateServer(arg0 interface{}) *gomock.Call

CreateServer indicates an expected call of CreateServer.

func (*MockTransferAPIMockRecorder) CreateServerRequest

func (mr *MockTransferAPIMockRecorder) CreateServerRequest(arg0 interface{}) *gomock.Call

CreateServerRequest indicates an expected call of CreateServerRequest.

func (*MockTransferAPIMockRecorder) CreateServerWithContext

func (mr *MockTransferAPIMockRecorder) CreateServerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateServerWithContext indicates an expected call of CreateServerWithContext.

func (*MockTransferAPIMockRecorder) CreateUser

func (mr *MockTransferAPIMockRecorder) CreateUser(arg0 interface{}) *gomock.Call

CreateUser indicates an expected call of CreateUser.

func (*MockTransferAPIMockRecorder) CreateUserRequest

func (mr *MockTransferAPIMockRecorder) CreateUserRequest(arg0 interface{}) *gomock.Call

CreateUserRequest indicates an expected call of CreateUserRequest.

func (*MockTransferAPIMockRecorder) CreateUserWithContext

func (mr *MockTransferAPIMockRecorder) CreateUserWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateUserWithContext indicates an expected call of CreateUserWithContext.

func (*MockTransferAPIMockRecorder) CreateWorkflow added in v1.43.22

func (mr *MockTransferAPIMockRecorder) CreateWorkflow(arg0 interface{}) *gomock.Call

CreateWorkflow indicates an expected call of CreateWorkflow.

func (*MockTransferAPIMockRecorder) CreateWorkflowRequest added in v1.43.22

func (mr *MockTransferAPIMockRecorder) CreateWorkflowRequest(arg0 interface{}) *gomock.Call

CreateWorkflowRequest indicates an expected call of CreateWorkflowRequest.

func (*MockTransferAPIMockRecorder) CreateWorkflowWithContext added in v1.43.22

func (mr *MockTransferAPIMockRecorder) CreateWorkflowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateWorkflowWithContext indicates an expected call of CreateWorkflowWithContext.

func (*MockTransferAPIMockRecorder) DeleteAccess added in v1.43.22

func (mr *MockTransferAPIMockRecorder) DeleteAccess(arg0 interface{}) *gomock.Call

DeleteAccess indicates an expected call of DeleteAccess.

func (*MockTransferAPIMockRecorder) DeleteAccessRequest added in v1.43.22

func (mr *MockTransferAPIMockRecorder) DeleteAccessRequest(arg0 interface{}) *gomock.Call

DeleteAccessRequest indicates an expected call of DeleteAccessRequest.

func (*MockTransferAPIMockRecorder) DeleteAccessWithContext added in v1.43.22

func (mr *MockTransferAPIMockRecorder) DeleteAccessWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteAccessWithContext indicates an expected call of DeleteAccessWithContext.

func (*MockTransferAPIMockRecorder) DeleteServer

func (mr *MockTransferAPIMockRecorder) DeleteServer(arg0 interface{}) *gomock.Call

DeleteServer indicates an expected call of DeleteServer.

func (*MockTransferAPIMockRecorder) DeleteServerRequest

func (mr *MockTransferAPIMockRecorder) DeleteServerRequest(arg0 interface{}) *gomock.Call

DeleteServerRequest indicates an expected call of DeleteServerRequest.

func (*MockTransferAPIMockRecorder) DeleteServerWithContext

func (mr *MockTransferAPIMockRecorder) DeleteServerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteServerWithContext indicates an expected call of DeleteServerWithContext.

func (*MockTransferAPIMockRecorder) DeleteSshPublicKey

func (mr *MockTransferAPIMockRecorder) DeleteSshPublicKey(arg0 interface{}) *gomock.Call

DeleteSshPublicKey indicates an expected call of DeleteSshPublicKey.

func (*MockTransferAPIMockRecorder) DeleteSshPublicKeyRequest

func (mr *MockTransferAPIMockRecorder) DeleteSshPublicKeyRequest(arg0 interface{}) *gomock.Call

DeleteSshPublicKeyRequest indicates an expected call of DeleteSshPublicKeyRequest.

func (*MockTransferAPIMockRecorder) DeleteSshPublicKeyWithContext

func (mr *MockTransferAPIMockRecorder) DeleteSshPublicKeyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteSshPublicKeyWithContext indicates an expected call of DeleteSshPublicKeyWithContext.

func (*MockTransferAPIMockRecorder) DeleteUser

func (mr *MockTransferAPIMockRecorder) DeleteUser(arg0 interface{}) *gomock.Call

DeleteUser indicates an expected call of DeleteUser.

func (*MockTransferAPIMockRecorder) DeleteUserRequest

func (mr *MockTransferAPIMockRecorder) DeleteUserRequest(arg0 interface{}) *gomock.Call

DeleteUserRequest indicates an expected call of DeleteUserRequest.

func (*MockTransferAPIMockRecorder) DeleteUserWithContext

func (mr *MockTransferAPIMockRecorder) DeleteUserWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteUserWithContext indicates an expected call of DeleteUserWithContext.

func (*MockTransferAPIMockRecorder) DeleteWorkflow added in v1.43.22

func (mr *MockTransferAPIMockRecorder) DeleteWorkflow(arg0 interface{}) *gomock.Call

DeleteWorkflow indicates an expected call of DeleteWorkflow.

func (*MockTransferAPIMockRecorder) DeleteWorkflowRequest added in v1.43.22

func (mr *MockTransferAPIMockRecorder) DeleteWorkflowRequest(arg0 interface{}) *gomock.Call

DeleteWorkflowRequest indicates an expected call of DeleteWorkflowRequest.

func (*MockTransferAPIMockRecorder) DeleteWorkflowWithContext added in v1.43.22

func (mr *MockTransferAPIMockRecorder) DeleteWorkflowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteWorkflowWithContext indicates an expected call of DeleteWorkflowWithContext.

func (*MockTransferAPIMockRecorder) DescribeAccess added in v1.43.22

func (mr *MockTransferAPIMockRecorder) DescribeAccess(arg0 interface{}) *gomock.Call

DescribeAccess indicates an expected call of DescribeAccess.

func (*MockTransferAPIMockRecorder) DescribeAccessRequest added in v1.43.22

func (mr *MockTransferAPIMockRecorder) DescribeAccessRequest(arg0 interface{}) *gomock.Call

DescribeAccessRequest indicates an expected call of DescribeAccessRequest.

func (*MockTransferAPIMockRecorder) DescribeAccessWithContext added in v1.43.22

func (mr *MockTransferAPIMockRecorder) DescribeAccessWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeAccessWithContext indicates an expected call of DescribeAccessWithContext.

func (*MockTransferAPIMockRecorder) DescribeExecution added in v1.43.22

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

DescribeExecution indicates an expected call of DescribeExecution.

func (*MockTransferAPIMockRecorder) DescribeExecutionRequest added in v1.43.22

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

DescribeExecutionRequest indicates an expected call of DescribeExecutionRequest.

func (*MockTransferAPIMockRecorder) DescribeExecutionWithContext added in v1.43.22

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

DescribeExecutionWithContext indicates an expected call of DescribeExecutionWithContext.

func (*MockTransferAPIMockRecorder) DescribeSecurityPolicy

func (mr *MockTransferAPIMockRecorder) DescribeSecurityPolicy(arg0 interface{}) *gomock.Call

DescribeSecurityPolicy indicates an expected call of DescribeSecurityPolicy.

func (*MockTransferAPIMockRecorder) DescribeSecurityPolicyRequest

func (mr *MockTransferAPIMockRecorder) DescribeSecurityPolicyRequest(arg0 interface{}) *gomock.Call

DescribeSecurityPolicyRequest indicates an expected call of DescribeSecurityPolicyRequest.

func (*MockTransferAPIMockRecorder) DescribeSecurityPolicyWithContext

func (mr *MockTransferAPIMockRecorder) DescribeSecurityPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeSecurityPolicyWithContext indicates an expected call of DescribeSecurityPolicyWithContext.

func (*MockTransferAPIMockRecorder) DescribeServer

func (mr *MockTransferAPIMockRecorder) DescribeServer(arg0 interface{}) *gomock.Call

DescribeServer indicates an expected call of DescribeServer.

func (*MockTransferAPIMockRecorder) DescribeServerRequest

func (mr *MockTransferAPIMockRecorder) DescribeServerRequest(arg0 interface{}) *gomock.Call

DescribeServerRequest indicates an expected call of DescribeServerRequest.

func (*MockTransferAPIMockRecorder) DescribeServerWithContext

func (mr *MockTransferAPIMockRecorder) DescribeServerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeServerWithContext indicates an expected call of DescribeServerWithContext.

func (*MockTransferAPIMockRecorder) DescribeUser

func (mr *MockTransferAPIMockRecorder) DescribeUser(arg0 interface{}) *gomock.Call

DescribeUser indicates an expected call of DescribeUser.

func (*MockTransferAPIMockRecorder) DescribeUserRequest

func (mr *MockTransferAPIMockRecorder) DescribeUserRequest(arg0 interface{}) *gomock.Call

DescribeUserRequest indicates an expected call of DescribeUserRequest.

func (*MockTransferAPIMockRecorder) DescribeUserWithContext

func (mr *MockTransferAPIMockRecorder) DescribeUserWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeUserWithContext indicates an expected call of DescribeUserWithContext.

func (*MockTransferAPIMockRecorder) DescribeWorkflow added in v1.43.22

func (mr *MockTransferAPIMockRecorder) DescribeWorkflow(arg0 interface{}) *gomock.Call

DescribeWorkflow indicates an expected call of DescribeWorkflow.

func (*MockTransferAPIMockRecorder) DescribeWorkflowRequest added in v1.43.22

func (mr *MockTransferAPIMockRecorder) DescribeWorkflowRequest(arg0 interface{}) *gomock.Call

DescribeWorkflowRequest indicates an expected call of DescribeWorkflowRequest.

func (*MockTransferAPIMockRecorder) DescribeWorkflowWithContext added in v1.43.22

func (mr *MockTransferAPIMockRecorder) DescribeWorkflowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeWorkflowWithContext indicates an expected call of DescribeWorkflowWithContext.

func (*MockTransferAPIMockRecorder) ImportSshPublicKey

func (mr *MockTransferAPIMockRecorder) ImportSshPublicKey(arg0 interface{}) *gomock.Call

ImportSshPublicKey indicates an expected call of ImportSshPublicKey.

func (*MockTransferAPIMockRecorder) ImportSshPublicKeyRequest

func (mr *MockTransferAPIMockRecorder) ImportSshPublicKeyRequest(arg0 interface{}) *gomock.Call

ImportSshPublicKeyRequest indicates an expected call of ImportSshPublicKeyRequest.

func (*MockTransferAPIMockRecorder) ImportSshPublicKeyWithContext

func (mr *MockTransferAPIMockRecorder) ImportSshPublicKeyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ImportSshPublicKeyWithContext indicates an expected call of ImportSshPublicKeyWithContext.

func (*MockTransferAPIMockRecorder) ListAccesses added in v1.43.22

func (mr *MockTransferAPIMockRecorder) ListAccesses(arg0 interface{}) *gomock.Call

ListAccesses indicates an expected call of ListAccesses.

func (*MockTransferAPIMockRecorder) ListAccessesPages added in v1.43.22

func (mr *MockTransferAPIMockRecorder) ListAccessesPages(arg0, arg1 interface{}) *gomock.Call

ListAccessesPages indicates an expected call of ListAccessesPages.

func (*MockTransferAPIMockRecorder) ListAccessesPagesWithContext added in v1.43.22

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

ListAccessesPagesWithContext indicates an expected call of ListAccessesPagesWithContext.

func (*MockTransferAPIMockRecorder) ListAccessesRequest added in v1.43.22

func (mr *MockTransferAPIMockRecorder) ListAccessesRequest(arg0 interface{}) *gomock.Call

ListAccessesRequest indicates an expected call of ListAccessesRequest.

func (*MockTransferAPIMockRecorder) ListAccessesWithContext added in v1.43.22

func (mr *MockTransferAPIMockRecorder) ListAccessesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListAccessesWithContext indicates an expected call of ListAccessesWithContext.

func (*MockTransferAPIMockRecorder) ListExecutions added in v1.43.22

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

ListExecutions indicates an expected call of ListExecutions.

func (*MockTransferAPIMockRecorder) ListExecutionsPages added in v1.43.22

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

ListExecutionsPages indicates an expected call of ListExecutionsPages.

func (*MockTransferAPIMockRecorder) ListExecutionsPagesWithContext added in v1.43.22

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

ListExecutionsPagesWithContext indicates an expected call of ListExecutionsPagesWithContext.

func (*MockTransferAPIMockRecorder) ListExecutionsRequest added in v1.43.22

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

ListExecutionsRequest indicates an expected call of ListExecutionsRequest.

func (*MockTransferAPIMockRecorder) ListExecutionsWithContext added in v1.43.22

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

ListExecutionsWithContext indicates an expected call of ListExecutionsWithContext.

func (*MockTransferAPIMockRecorder) ListSecurityPolicies

func (mr *MockTransferAPIMockRecorder) ListSecurityPolicies(arg0 interface{}) *gomock.Call

ListSecurityPolicies indicates an expected call of ListSecurityPolicies.

func (*MockTransferAPIMockRecorder) ListSecurityPoliciesPages

func (mr *MockTransferAPIMockRecorder) ListSecurityPoliciesPages(arg0, arg1 interface{}) *gomock.Call

ListSecurityPoliciesPages indicates an expected call of ListSecurityPoliciesPages.

func (*MockTransferAPIMockRecorder) ListSecurityPoliciesPagesWithContext

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

ListSecurityPoliciesPagesWithContext indicates an expected call of ListSecurityPoliciesPagesWithContext.

func (*MockTransferAPIMockRecorder) ListSecurityPoliciesRequest

func (mr *MockTransferAPIMockRecorder) ListSecurityPoliciesRequest(arg0 interface{}) *gomock.Call

ListSecurityPoliciesRequest indicates an expected call of ListSecurityPoliciesRequest.

func (*MockTransferAPIMockRecorder) ListSecurityPoliciesWithContext

func (mr *MockTransferAPIMockRecorder) ListSecurityPoliciesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListSecurityPoliciesWithContext indicates an expected call of ListSecurityPoliciesWithContext.

func (*MockTransferAPIMockRecorder) ListServers

func (mr *MockTransferAPIMockRecorder) ListServers(arg0 interface{}) *gomock.Call

ListServers indicates an expected call of ListServers.

func (*MockTransferAPIMockRecorder) ListServersPages

func (mr *MockTransferAPIMockRecorder) ListServersPages(arg0, arg1 interface{}) *gomock.Call

ListServersPages indicates an expected call of ListServersPages.

func (*MockTransferAPIMockRecorder) ListServersPagesWithContext

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

ListServersPagesWithContext indicates an expected call of ListServersPagesWithContext.

func (*MockTransferAPIMockRecorder) ListServersRequest

func (mr *MockTransferAPIMockRecorder) ListServersRequest(arg0 interface{}) *gomock.Call

ListServersRequest indicates an expected call of ListServersRequest.

func (*MockTransferAPIMockRecorder) ListServersWithContext

func (mr *MockTransferAPIMockRecorder) ListServersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListServersWithContext indicates an expected call of ListServersWithContext.

func (*MockTransferAPIMockRecorder) ListTagsForResource

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

ListTagsForResource indicates an expected call of ListTagsForResource.

func (*MockTransferAPIMockRecorder) ListTagsForResourcePages

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

ListTagsForResourcePages indicates an expected call of ListTagsForResourcePages.

func (*MockTransferAPIMockRecorder) ListTagsForResourcePagesWithContext

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

ListTagsForResourcePagesWithContext indicates an expected call of ListTagsForResourcePagesWithContext.

func (*MockTransferAPIMockRecorder) ListTagsForResourceRequest

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

ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest.

func (*MockTransferAPIMockRecorder) ListTagsForResourceWithContext

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

ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext.

func (*MockTransferAPIMockRecorder) ListUsers

func (mr *MockTransferAPIMockRecorder) ListUsers(arg0 interface{}) *gomock.Call

ListUsers indicates an expected call of ListUsers.

func (*MockTransferAPIMockRecorder) ListUsersPages

func (mr *MockTransferAPIMockRecorder) ListUsersPages(arg0, arg1 interface{}) *gomock.Call

ListUsersPages indicates an expected call of ListUsersPages.

func (*MockTransferAPIMockRecorder) ListUsersPagesWithContext

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

ListUsersPagesWithContext indicates an expected call of ListUsersPagesWithContext.

func (*MockTransferAPIMockRecorder) ListUsersRequest

func (mr *MockTransferAPIMockRecorder) ListUsersRequest(arg0 interface{}) *gomock.Call

ListUsersRequest indicates an expected call of ListUsersRequest.

func (*MockTransferAPIMockRecorder) ListUsersWithContext

func (mr *MockTransferAPIMockRecorder) ListUsersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListUsersWithContext indicates an expected call of ListUsersWithContext.

func (*MockTransferAPIMockRecorder) ListWorkflows added in v1.43.22

func (mr *MockTransferAPIMockRecorder) ListWorkflows(arg0 interface{}) *gomock.Call

ListWorkflows indicates an expected call of ListWorkflows.

func (*MockTransferAPIMockRecorder) ListWorkflowsPages added in v1.43.22

func (mr *MockTransferAPIMockRecorder) ListWorkflowsPages(arg0, arg1 interface{}) *gomock.Call

ListWorkflowsPages indicates an expected call of ListWorkflowsPages.

func (*MockTransferAPIMockRecorder) ListWorkflowsPagesWithContext added in v1.43.22

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

ListWorkflowsPagesWithContext indicates an expected call of ListWorkflowsPagesWithContext.

func (*MockTransferAPIMockRecorder) ListWorkflowsRequest added in v1.43.22

func (mr *MockTransferAPIMockRecorder) ListWorkflowsRequest(arg0 interface{}) *gomock.Call

ListWorkflowsRequest indicates an expected call of ListWorkflowsRequest.

func (*MockTransferAPIMockRecorder) ListWorkflowsWithContext added in v1.43.22

func (mr *MockTransferAPIMockRecorder) ListWorkflowsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListWorkflowsWithContext indicates an expected call of ListWorkflowsWithContext.

func (*MockTransferAPIMockRecorder) SendWorkflowStepState added in v1.43.22

func (mr *MockTransferAPIMockRecorder) SendWorkflowStepState(arg0 interface{}) *gomock.Call

SendWorkflowStepState indicates an expected call of SendWorkflowStepState.

func (*MockTransferAPIMockRecorder) SendWorkflowStepStateRequest added in v1.43.22

func (mr *MockTransferAPIMockRecorder) SendWorkflowStepStateRequest(arg0 interface{}) *gomock.Call

SendWorkflowStepStateRequest indicates an expected call of SendWorkflowStepStateRequest.

func (*MockTransferAPIMockRecorder) SendWorkflowStepStateWithContext added in v1.43.22

func (mr *MockTransferAPIMockRecorder) SendWorkflowStepStateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SendWorkflowStepStateWithContext indicates an expected call of SendWorkflowStepStateWithContext.

func (*MockTransferAPIMockRecorder) StartServer

func (mr *MockTransferAPIMockRecorder) StartServer(arg0 interface{}) *gomock.Call

StartServer indicates an expected call of StartServer.

func (*MockTransferAPIMockRecorder) StartServerRequest

func (mr *MockTransferAPIMockRecorder) StartServerRequest(arg0 interface{}) *gomock.Call

StartServerRequest indicates an expected call of StartServerRequest.

func (*MockTransferAPIMockRecorder) StartServerWithContext

func (mr *MockTransferAPIMockRecorder) StartServerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StartServerWithContext indicates an expected call of StartServerWithContext.

func (*MockTransferAPIMockRecorder) StopServer

func (mr *MockTransferAPIMockRecorder) StopServer(arg0 interface{}) *gomock.Call

StopServer indicates an expected call of StopServer.

func (*MockTransferAPIMockRecorder) StopServerRequest

func (mr *MockTransferAPIMockRecorder) StopServerRequest(arg0 interface{}) *gomock.Call

StopServerRequest indicates an expected call of StopServerRequest.

func (*MockTransferAPIMockRecorder) StopServerWithContext

func (mr *MockTransferAPIMockRecorder) StopServerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StopServerWithContext indicates an expected call of StopServerWithContext.

func (*MockTransferAPIMockRecorder) TagResource

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

TagResource indicates an expected call of TagResource.

func (*MockTransferAPIMockRecorder) TagResourceRequest

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

TagResourceRequest indicates an expected call of TagResourceRequest.

func (*MockTransferAPIMockRecorder) TagResourceWithContext

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

TagResourceWithContext indicates an expected call of TagResourceWithContext.

func (*MockTransferAPIMockRecorder) TestIdentityProvider

func (mr *MockTransferAPIMockRecorder) TestIdentityProvider(arg0 interface{}) *gomock.Call

TestIdentityProvider indicates an expected call of TestIdentityProvider.

func (*MockTransferAPIMockRecorder) TestIdentityProviderRequest

func (mr *MockTransferAPIMockRecorder) TestIdentityProviderRequest(arg0 interface{}) *gomock.Call

TestIdentityProviderRequest indicates an expected call of TestIdentityProviderRequest.

func (*MockTransferAPIMockRecorder) TestIdentityProviderWithContext

func (mr *MockTransferAPIMockRecorder) TestIdentityProviderWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

TestIdentityProviderWithContext indicates an expected call of TestIdentityProviderWithContext.

func (*MockTransferAPIMockRecorder) UntagResource

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

UntagResource indicates an expected call of UntagResource.

func (*MockTransferAPIMockRecorder) UntagResourceRequest

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

UntagResourceRequest indicates an expected call of UntagResourceRequest.

func (*MockTransferAPIMockRecorder) UntagResourceWithContext

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

UntagResourceWithContext indicates an expected call of UntagResourceWithContext.

func (*MockTransferAPIMockRecorder) UpdateAccess added in v1.43.22

func (mr *MockTransferAPIMockRecorder) UpdateAccess(arg0 interface{}) *gomock.Call

UpdateAccess indicates an expected call of UpdateAccess.

func (*MockTransferAPIMockRecorder) UpdateAccessRequest added in v1.43.22

func (mr *MockTransferAPIMockRecorder) UpdateAccessRequest(arg0 interface{}) *gomock.Call

UpdateAccessRequest indicates an expected call of UpdateAccessRequest.

func (*MockTransferAPIMockRecorder) UpdateAccessWithContext added in v1.43.22

func (mr *MockTransferAPIMockRecorder) UpdateAccessWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateAccessWithContext indicates an expected call of UpdateAccessWithContext.

func (*MockTransferAPIMockRecorder) UpdateServer

func (mr *MockTransferAPIMockRecorder) UpdateServer(arg0 interface{}) *gomock.Call

UpdateServer indicates an expected call of UpdateServer.

func (*MockTransferAPIMockRecorder) UpdateServerRequest

func (mr *MockTransferAPIMockRecorder) UpdateServerRequest(arg0 interface{}) *gomock.Call

UpdateServerRequest indicates an expected call of UpdateServerRequest.

func (*MockTransferAPIMockRecorder) UpdateServerWithContext

func (mr *MockTransferAPIMockRecorder) UpdateServerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateServerWithContext indicates an expected call of UpdateServerWithContext.

func (*MockTransferAPIMockRecorder) UpdateUser

func (mr *MockTransferAPIMockRecorder) UpdateUser(arg0 interface{}) *gomock.Call

UpdateUser indicates an expected call of UpdateUser.

func (*MockTransferAPIMockRecorder) UpdateUserRequest

func (mr *MockTransferAPIMockRecorder) UpdateUserRequest(arg0 interface{}) *gomock.Call

UpdateUserRequest indicates an expected call of UpdateUserRequest.

func (*MockTransferAPIMockRecorder) UpdateUserWithContext

func (mr *MockTransferAPIMockRecorder) UpdateUserWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateUserWithContext indicates an expected call of UpdateUserWithContext.

func (*MockTransferAPIMockRecorder) WaitUntilServerOffline added in v1.43.22

func (mr *MockTransferAPIMockRecorder) WaitUntilServerOffline(arg0 interface{}) *gomock.Call

WaitUntilServerOffline indicates an expected call of WaitUntilServerOffline.

func (*MockTransferAPIMockRecorder) WaitUntilServerOfflineWithContext added in v1.43.22

func (mr *MockTransferAPIMockRecorder) WaitUntilServerOfflineWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilServerOfflineWithContext indicates an expected call of WaitUntilServerOfflineWithContext.

func (*MockTransferAPIMockRecorder) WaitUntilServerOnline added in v1.43.22

func (mr *MockTransferAPIMockRecorder) WaitUntilServerOnline(arg0 interface{}) *gomock.Call

WaitUntilServerOnline indicates an expected call of WaitUntilServerOnline.

func (*MockTransferAPIMockRecorder) WaitUntilServerOnlineWithContext added in v1.43.22

func (mr *MockTransferAPIMockRecorder) WaitUntilServerOnlineWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilServerOnlineWithContext indicates an expected call of WaitUntilServerOnlineWithContext.

Jump to

Keyboard shortcuts

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