Documentation ¶
Index ¶
- type IClient
- func (_m *IClient) AddPolicyStatement(ctx context.Context, params *entityresolution.AddPolicyStatementInput, ...) (*entityresolution.AddPolicyStatementOutput, error)
- func (_m *IClient) BatchDeleteUniqueId(ctx context.Context, params *entityresolution.BatchDeleteUniqueIdInput, ...) (*entityresolution.BatchDeleteUniqueIdOutput, error)
- func (_m *IClient) CreateIdMappingWorkflow(ctx context.Context, params *entityresolution.CreateIdMappingWorkflowInput, ...) (*entityresolution.CreateIdMappingWorkflowOutput, error)
- func (_m *IClient) CreateIdNamespace(ctx context.Context, params *entityresolution.CreateIdNamespaceInput, ...) (*entityresolution.CreateIdNamespaceOutput, error)
- func (_m *IClient) CreateMatchingWorkflow(ctx context.Context, params *entityresolution.CreateMatchingWorkflowInput, ...) (*entityresolution.CreateMatchingWorkflowOutput, error)
- func (_m *IClient) CreateSchemaMapping(ctx context.Context, params *entityresolution.CreateSchemaMappingInput, ...) (*entityresolution.CreateSchemaMappingOutput, error)
- func (_m *IClient) DeleteIdMappingWorkflow(ctx context.Context, params *entityresolution.DeleteIdMappingWorkflowInput, ...) (*entityresolution.DeleteIdMappingWorkflowOutput, error)
- func (_m *IClient) DeleteIdNamespace(ctx context.Context, params *entityresolution.DeleteIdNamespaceInput, ...) (*entityresolution.DeleteIdNamespaceOutput, error)
- func (_m *IClient) DeleteMatchingWorkflow(ctx context.Context, params *entityresolution.DeleteMatchingWorkflowInput, ...) (*entityresolution.DeleteMatchingWorkflowOutput, error)
- func (_m *IClient) DeletePolicyStatement(ctx context.Context, params *entityresolution.DeletePolicyStatementInput, ...) (*entityresolution.DeletePolicyStatementOutput, error)
- func (_m *IClient) DeleteSchemaMapping(ctx context.Context, params *entityresolution.DeleteSchemaMappingInput, ...) (*entityresolution.DeleteSchemaMappingOutput, error)
- func (_m *IClient) GetIdMappingJob(ctx context.Context, params *entityresolution.GetIdMappingJobInput, ...) (*entityresolution.GetIdMappingJobOutput, error)
- func (_m *IClient) GetIdMappingWorkflow(ctx context.Context, params *entityresolution.GetIdMappingWorkflowInput, ...) (*entityresolution.GetIdMappingWorkflowOutput, error)
- func (_m *IClient) GetIdNamespace(ctx context.Context, params *entityresolution.GetIdNamespaceInput, ...) (*entityresolution.GetIdNamespaceOutput, error)
- func (_m *IClient) GetMatchId(ctx context.Context, params *entityresolution.GetMatchIdInput, ...) (*entityresolution.GetMatchIdOutput, error)
- func (_m *IClient) GetMatchingJob(ctx context.Context, params *entityresolution.GetMatchingJobInput, ...) (*entityresolution.GetMatchingJobOutput, error)
- func (_m *IClient) GetMatchingWorkflow(ctx context.Context, params *entityresolution.GetMatchingWorkflowInput, ...) (*entityresolution.GetMatchingWorkflowOutput, error)
- func (_m *IClient) GetPolicy(ctx context.Context, params *entityresolution.GetPolicyInput, ...) (*entityresolution.GetPolicyOutput, error)
- func (_m *IClient) GetProviderService(ctx context.Context, params *entityresolution.GetProviderServiceInput, ...) (*entityresolution.GetProviderServiceOutput, error)
- func (_m *IClient) GetSchemaMapping(ctx context.Context, params *entityresolution.GetSchemaMappingInput, ...) (*entityresolution.GetSchemaMappingOutput, error)
- func (_m *IClient) ListIdMappingJobs(ctx context.Context, params *entityresolution.ListIdMappingJobsInput, ...) (*entityresolution.ListIdMappingJobsOutput, error)
- func (_m *IClient) ListIdMappingWorkflows(ctx context.Context, params *entityresolution.ListIdMappingWorkflowsInput, ...) (*entityresolution.ListIdMappingWorkflowsOutput, error)
- func (_m *IClient) ListIdNamespaces(ctx context.Context, params *entityresolution.ListIdNamespacesInput, ...) (*entityresolution.ListIdNamespacesOutput, error)
- func (_m *IClient) ListMatchingJobs(ctx context.Context, params *entityresolution.ListMatchingJobsInput, ...) (*entityresolution.ListMatchingJobsOutput, error)
- func (_m *IClient) ListMatchingWorkflows(ctx context.Context, params *entityresolution.ListMatchingWorkflowsInput, ...) (*entityresolution.ListMatchingWorkflowsOutput, error)
- func (_m *IClient) ListProviderServices(ctx context.Context, params *entityresolution.ListProviderServicesInput, ...) (*entityresolution.ListProviderServicesOutput, error)
- func (_m *IClient) ListSchemaMappings(ctx context.Context, params *entityresolution.ListSchemaMappingsInput, ...) (*entityresolution.ListSchemaMappingsOutput, error)
- func (_m *IClient) ListTagsForResource(ctx context.Context, params *entityresolution.ListTagsForResourceInput, ...) (*entityresolution.ListTagsForResourceOutput, error)
- func (_m *IClient) Options() entityresolution.Options
- func (_m *IClient) PutPolicy(ctx context.Context, params *entityresolution.PutPolicyInput, ...) (*entityresolution.PutPolicyOutput, error)
- func (_m *IClient) StartIdMappingJob(ctx context.Context, params *entityresolution.StartIdMappingJobInput, ...) (*entityresolution.StartIdMappingJobOutput, error)
- func (_m *IClient) StartMatchingJob(ctx context.Context, params *entityresolution.StartMatchingJobInput, ...) (*entityresolution.StartMatchingJobOutput, error)
- func (_m *IClient) TagResource(ctx context.Context, params *entityresolution.TagResourceInput, ...) (*entityresolution.TagResourceOutput, error)
- func (_m *IClient) UntagResource(ctx context.Context, params *entityresolution.UntagResourceInput, ...) (*entityresolution.UntagResourceOutput, error)
- func (_m *IClient) UpdateIdMappingWorkflow(ctx context.Context, params *entityresolution.UpdateIdMappingWorkflowInput, ...) (*entityresolution.UpdateIdMappingWorkflowOutput, error)
- func (_m *IClient) UpdateIdNamespace(ctx context.Context, params *entityresolution.UpdateIdNamespaceInput, ...) (*entityresolution.UpdateIdNamespaceOutput, error)
- func (_m *IClient) UpdateMatchingWorkflow(ctx context.Context, params *entityresolution.UpdateMatchingWorkflowInput, ...) (*entityresolution.UpdateMatchingWorkflowOutput, error)
- func (_m *IClient) UpdateSchemaMapping(ctx context.Context, params *entityresolution.UpdateSchemaMappingInput, ...) (*entityresolution.UpdateSchemaMappingOutput, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IClient ¶
IClient is an autogenerated mock type for the IClient type
func NewIClient ¶
NewIClient creates a new instance of IClient. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.
func (*IClient) AddPolicyStatement ¶
func (_m *IClient) AddPolicyStatement(ctx context.Context, params *entityresolution.AddPolicyStatementInput, optFns ...func(*entityresolution.Options)) (*entityresolution.AddPolicyStatementOutput, error)
AddPolicyStatement provides a mock function with given fields: ctx, params, optFns
func (*IClient) BatchDeleteUniqueId ¶
func (_m *IClient) BatchDeleteUniqueId(ctx context.Context, params *entityresolution.BatchDeleteUniqueIdInput, optFns ...func(*entityresolution.Options)) (*entityresolution.BatchDeleteUniqueIdOutput, error)
BatchDeleteUniqueId provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateIdMappingWorkflow ¶
func (_m *IClient) CreateIdMappingWorkflow(ctx context.Context, params *entityresolution.CreateIdMappingWorkflowInput, optFns ...func(*entityresolution.Options)) (*entityresolution.CreateIdMappingWorkflowOutput, error)
CreateIdMappingWorkflow provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateIdNamespace ¶
func (_m *IClient) CreateIdNamespace(ctx context.Context, params *entityresolution.CreateIdNamespaceInput, optFns ...func(*entityresolution.Options)) (*entityresolution.CreateIdNamespaceOutput, error)
CreateIdNamespace provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateMatchingWorkflow ¶
func (_m *IClient) CreateMatchingWorkflow(ctx context.Context, params *entityresolution.CreateMatchingWorkflowInput, optFns ...func(*entityresolution.Options)) (*entityresolution.CreateMatchingWorkflowOutput, error)
CreateMatchingWorkflow provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateSchemaMapping ¶
func (_m *IClient) CreateSchemaMapping(ctx context.Context, params *entityresolution.CreateSchemaMappingInput, optFns ...func(*entityresolution.Options)) (*entityresolution.CreateSchemaMappingOutput, error)
CreateSchemaMapping provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteIdMappingWorkflow ¶
func (_m *IClient) DeleteIdMappingWorkflow(ctx context.Context, params *entityresolution.DeleteIdMappingWorkflowInput, optFns ...func(*entityresolution.Options)) (*entityresolution.DeleteIdMappingWorkflowOutput, error)
DeleteIdMappingWorkflow provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteIdNamespace ¶
func (_m *IClient) DeleteIdNamespace(ctx context.Context, params *entityresolution.DeleteIdNamespaceInput, optFns ...func(*entityresolution.Options)) (*entityresolution.DeleteIdNamespaceOutput, error)
DeleteIdNamespace provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteMatchingWorkflow ¶
func (_m *IClient) DeleteMatchingWorkflow(ctx context.Context, params *entityresolution.DeleteMatchingWorkflowInput, optFns ...func(*entityresolution.Options)) (*entityresolution.DeleteMatchingWorkflowOutput, error)
DeleteMatchingWorkflow provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeletePolicyStatement ¶
func (_m *IClient) DeletePolicyStatement(ctx context.Context, params *entityresolution.DeletePolicyStatementInput, optFns ...func(*entityresolution.Options)) (*entityresolution.DeletePolicyStatementOutput, error)
DeletePolicyStatement provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteSchemaMapping ¶
func (_m *IClient) DeleteSchemaMapping(ctx context.Context, params *entityresolution.DeleteSchemaMappingInput, optFns ...func(*entityresolution.Options)) (*entityresolution.DeleteSchemaMappingOutput, error)
DeleteSchemaMapping provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetIdMappingJob ¶
func (_m *IClient) GetIdMappingJob(ctx context.Context, params *entityresolution.GetIdMappingJobInput, optFns ...func(*entityresolution.Options)) (*entityresolution.GetIdMappingJobOutput, error)
GetIdMappingJob provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetIdMappingWorkflow ¶
func (_m *IClient) GetIdMappingWorkflow(ctx context.Context, params *entityresolution.GetIdMappingWorkflowInput, optFns ...func(*entityresolution.Options)) (*entityresolution.GetIdMappingWorkflowOutput, error)
GetIdMappingWorkflow provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetIdNamespace ¶
func (_m *IClient) GetIdNamespace(ctx context.Context, params *entityresolution.GetIdNamespaceInput, optFns ...func(*entityresolution.Options)) (*entityresolution.GetIdNamespaceOutput, error)
GetIdNamespace provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetMatchId ¶
func (_m *IClient) GetMatchId(ctx context.Context, params *entityresolution.GetMatchIdInput, optFns ...func(*entityresolution.Options)) (*entityresolution.GetMatchIdOutput, error)
GetMatchId provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetMatchingJob ¶
func (_m *IClient) GetMatchingJob(ctx context.Context, params *entityresolution.GetMatchingJobInput, optFns ...func(*entityresolution.Options)) (*entityresolution.GetMatchingJobOutput, error)
GetMatchingJob provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetMatchingWorkflow ¶
func (_m *IClient) GetMatchingWorkflow(ctx context.Context, params *entityresolution.GetMatchingWorkflowInput, optFns ...func(*entityresolution.Options)) (*entityresolution.GetMatchingWorkflowOutput, error)
GetMatchingWorkflow provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetPolicy ¶
func (_m *IClient) GetPolicy(ctx context.Context, params *entityresolution.GetPolicyInput, optFns ...func(*entityresolution.Options)) (*entityresolution.GetPolicyOutput, error)
GetPolicy provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetProviderService ¶
func (_m *IClient) GetProviderService(ctx context.Context, params *entityresolution.GetProviderServiceInput, optFns ...func(*entityresolution.Options)) (*entityresolution.GetProviderServiceOutput, error)
GetProviderService provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetSchemaMapping ¶
func (_m *IClient) GetSchemaMapping(ctx context.Context, params *entityresolution.GetSchemaMappingInput, optFns ...func(*entityresolution.Options)) (*entityresolution.GetSchemaMappingOutput, error)
GetSchemaMapping provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListIdMappingJobs ¶
func (_m *IClient) ListIdMappingJobs(ctx context.Context, params *entityresolution.ListIdMappingJobsInput, optFns ...func(*entityresolution.Options)) (*entityresolution.ListIdMappingJobsOutput, error)
ListIdMappingJobs provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListIdMappingWorkflows ¶
func (_m *IClient) ListIdMappingWorkflows(ctx context.Context, params *entityresolution.ListIdMappingWorkflowsInput, optFns ...func(*entityresolution.Options)) (*entityresolution.ListIdMappingWorkflowsOutput, error)
ListIdMappingWorkflows provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListIdNamespaces ¶
func (_m *IClient) ListIdNamespaces(ctx context.Context, params *entityresolution.ListIdNamespacesInput, optFns ...func(*entityresolution.Options)) (*entityresolution.ListIdNamespacesOutput, error)
ListIdNamespaces provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListMatchingJobs ¶
func (_m *IClient) ListMatchingJobs(ctx context.Context, params *entityresolution.ListMatchingJobsInput, optFns ...func(*entityresolution.Options)) (*entityresolution.ListMatchingJobsOutput, error)
ListMatchingJobs provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListMatchingWorkflows ¶
func (_m *IClient) ListMatchingWorkflows(ctx context.Context, params *entityresolution.ListMatchingWorkflowsInput, optFns ...func(*entityresolution.Options)) (*entityresolution.ListMatchingWorkflowsOutput, error)
ListMatchingWorkflows provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListProviderServices ¶
func (_m *IClient) ListProviderServices(ctx context.Context, params *entityresolution.ListProviderServicesInput, optFns ...func(*entityresolution.Options)) (*entityresolution.ListProviderServicesOutput, error)
ListProviderServices provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListSchemaMappings ¶
func (_m *IClient) ListSchemaMappings(ctx context.Context, params *entityresolution.ListSchemaMappingsInput, optFns ...func(*entityresolution.Options)) (*entityresolution.ListSchemaMappingsOutput, error)
ListSchemaMappings provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListTagsForResource ¶
func (_m *IClient) ListTagsForResource(ctx context.Context, params *entityresolution.ListTagsForResourceInput, optFns ...func(*entityresolution.Options)) (*entityresolution.ListTagsForResourceOutput, error)
ListTagsForResource provides a mock function with given fields: ctx, params, optFns
func (*IClient) Options ¶
func (_m *IClient) Options() entityresolution.Options
Options provides a mock function with given fields:
func (*IClient) PutPolicy ¶
func (_m *IClient) PutPolicy(ctx context.Context, params *entityresolution.PutPolicyInput, optFns ...func(*entityresolution.Options)) (*entityresolution.PutPolicyOutput, error)
PutPolicy provides a mock function with given fields: ctx, params, optFns
func (*IClient) StartIdMappingJob ¶
func (_m *IClient) StartIdMappingJob(ctx context.Context, params *entityresolution.StartIdMappingJobInput, optFns ...func(*entityresolution.Options)) (*entityresolution.StartIdMappingJobOutput, error)
StartIdMappingJob provides a mock function with given fields: ctx, params, optFns
func (*IClient) StartMatchingJob ¶
func (_m *IClient) StartMatchingJob(ctx context.Context, params *entityresolution.StartMatchingJobInput, optFns ...func(*entityresolution.Options)) (*entityresolution.StartMatchingJobOutput, error)
StartMatchingJob provides a mock function with given fields: ctx, params, optFns
func (*IClient) TagResource ¶
func (_m *IClient) TagResource(ctx context.Context, params *entityresolution.TagResourceInput, optFns ...func(*entityresolution.Options)) (*entityresolution.TagResourceOutput, error)
TagResource provides a mock function with given fields: ctx, params, optFns
func (*IClient) UntagResource ¶
func (_m *IClient) UntagResource(ctx context.Context, params *entityresolution.UntagResourceInput, optFns ...func(*entityresolution.Options)) (*entityresolution.UntagResourceOutput, error)
UntagResource provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateIdMappingWorkflow ¶
func (_m *IClient) UpdateIdMappingWorkflow(ctx context.Context, params *entityresolution.UpdateIdMappingWorkflowInput, optFns ...func(*entityresolution.Options)) (*entityresolution.UpdateIdMappingWorkflowOutput, error)
UpdateIdMappingWorkflow provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateIdNamespace ¶
func (_m *IClient) UpdateIdNamespace(ctx context.Context, params *entityresolution.UpdateIdNamespaceInput, optFns ...func(*entityresolution.Options)) (*entityresolution.UpdateIdNamespaceOutput, error)
UpdateIdNamespace provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateMatchingWorkflow ¶
func (_m *IClient) UpdateMatchingWorkflow(ctx context.Context, params *entityresolution.UpdateMatchingWorkflowInput, optFns ...func(*entityresolution.Options)) (*entityresolution.UpdateMatchingWorkflowOutput, error)
UpdateMatchingWorkflow provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateSchemaMapping ¶
func (_m *IClient) UpdateSchemaMapping(ctx context.Context, params *entityresolution.UpdateSchemaMappingInput, optFns ...func(*entityresolution.Options)) (*entityresolution.UpdateSchemaMappingOutput, error)
UpdateSchemaMapping provides a mock function with given fields: ctx, params, optFns