Documentation ¶
Overview ¶
Package migrationhuborchestratormock is a generated GoMock package.
Index ¶
- type MockMigrationHubOrchestratorAPI
- func (m *MockMigrationHubOrchestratorAPI) CreateWorkflow(arg0 *migrationhuborchestrator.CreateWorkflowInput) (*migrationhuborchestrator.CreateWorkflowOutput, error)
- func (m *MockMigrationHubOrchestratorAPI) CreateWorkflowRequest(arg0 *migrationhuborchestrator.CreateWorkflowInput) (*request.Request, *migrationhuborchestrator.CreateWorkflowOutput)
- func (m *MockMigrationHubOrchestratorAPI) CreateWorkflowStep(arg0 *migrationhuborchestrator.CreateWorkflowStepInput) (*migrationhuborchestrator.CreateWorkflowStepOutput, error)
- func (m *MockMigrationHubOrchestratorAPI) CreateWorkflowStepGroup(arg0 *migrationhuborchestrator.CreateWorkflowStepGroupInput) (*migrationhuborchestrator.CreateWorkflowStepGroupOutput, error)
- func (m *MockMigrationHubOrchestratorAPI) CreateWorkflowStepGroupRequest(arg0 *migrationhuborchestrator.CreateWorkflowStepGroupInput) (*request.Request, *migrationhuborchestrator.CreateWorkflowStepGroupOutput)
- func (m *MockMigrationHubOrchestratorAPI) CreateWorkflowStepGroupWithContext(arg0 context.Context, ...) (*migrationhuborchestrator.CreateWorkflowStepGroupOutput, error)
- func (m *MockMigrationHubOrchestratorAPI) CreateWorkflowStepRequest(arg0 *migrationhuborchestrator.CreateWorkflowStepInput) (*request.Request, *migrationhuborchestrator.CreateWorkflowStepOutput)
- func (m *MockMigrationHubOrchestratorAPI) CreateWorkflowStepWithContext(arg0 context.Context, arg1 *migrationhuborchestrator.CreateWorkflowStepInput, ...) (*migrationhuborchestrator.CreateWorkflowStepOutput, error)
- func (m *MockMigrationHubOrchestratorAPI) CreateWorkflowWithContext(arg0 context.Context, arg1 *migrationhuborchestrator.CreateWorkflowInput, ...) (*migrationhuborchestrator.CreateWorkflowOutput, error)
- func (m *MockMigrationHubOrchestratorAPI) DeleteWorkflow(arg0 *migrationhuborchestrator.DeleteWorkflowInput) (*migrationhuborchestrator.DeleteWorkflowOutput, error)
- func (m *MockMigrationHubOrchestratorAPI) DeleteWorkflowRequest(arg0 *migrationhuborchestrator.DeleteWorkflowInput) (*request.Request, *migrationhuborchestrator.DeleteWorkflowOutput)
- func (m *MockMigrationHubOrchestratorAPI) DeleteWorkflowStep(arg0 *migrationhuborchestrator.DeleteWorkflowStepInput) (*migrationhuborchestrator.DeleteWorkflowStepOutput, error)
- func (m *MockMigrationHubOrchestratorAPI) DeleteWorkflowStepGroup(arg0 *migrationhuborchestrator.DeleteWorkflowStepGroupInput) (*migrationhuborchestrator.DeleteWorkflowStepGroupOutput, error)
- func (m *MockMigrationHubOrchestratorAPI) DeleteWorkflowStepGroupRequest(arg0 *migrationhuborchestrator.DeleteWorkflowStepGroupInput) (*request.Request, *migrationhuborchestrator.DeleteWorkflowStepGroupOutput)
- func (m *MockMigrationHubOrchestratorAPI) DeleteWorkflowStepGroupWithContext(arg0 context.Context, ...) (*migrationhuborchestrator.DeleteWorkflowStepGroupOutput, error)
- func (m *MockMigrationHubOrchestratorAPI) DeleteWorkflowStepRequest(arg0 *migrationhuborchestrator.DeleteWorkflowStepInput) (*request.Request, *migrationhuborchestrator.DeleteWorkflowStepOutput)
- func (m *MockMigrationHubOrchestratorAPI) DeleteWorkflowStepWithContext(arg0 context.Context, arg1 *migrationhuborchestrator.DeleteWorkflowStepInput, ...) (*migrationhuborchestrator.DeleteWorkflowStepOutput, error)
- func (m *MockMigrationHubOrchestratorAPI) DeleteWorkflowWithContext(arg0 context.Context, arg1 *migrationhuborchestrator.DeleteWorkflowInput, ...) (*migrationhuborchestrator.DeleteWorkflowOutput, error)
- func (m *MockMigrationHubOrchestratorAPI) EXPECT() *MockMigrationHubOrchestratorAPIMockRecorder
- func (m *MockMigrationHubOrchestratorAPI) GetTemplate(arg0 *migrationhuborchestrator.GetTemplateInput) (*migrationhuborchestrator.GetTemplateOutput, error)
- func (m *MockMigrationHubOrchestratorAPI) GetTemplateRequest(arg0 *migrationhuborchestrator.GetTemplateInput) (*request.Request, *migrationhuborchestrator.GetTemplateOutput)
- func (m *MockMigrationHubOrchestratorAPI) GetTemplateStep(arg0 *migrationhuborchestrator.GetTemplateStepInput) (*migrationhuborchestrator.GetTemplateStepOutput, error)
- func (m *MockMigrationHubOrchestratorAPI) GetTemplateStepGroup(arg0 *migrationhuborchestrator.GetTemplateStepGroupInput) (*migrationhuborchestrator.GetTemplateStepGroupOutput, error)
- func (m *MockMigrationHubOrchestratorAPI) GetTemplateStepGroupRequest(arg0 *migrationhuborchestrator.GetTemplateStepGroupInput) (*request.Request, *migrationhuborchestrator.GetTemplateStepGroupOutput)
- func (m *MockMigrationHubOrchestratorAPI) GetTemplateStepGroupWithContext(arg0 context.Context, arg1 *migrationhuborchestrator.GetTemplateStepGroupInput, ...) (*migrationhuborchestrator.GetTemplateStepGroupOutput, error)
- func (m *MockMigrationHubOrchestratorAPI) GetTemplateStepRequest(arg0 *migrationhuborchestrator.GetTemplateStepInput) (*request.Request, *migrationhuborchestrator.GetTemplateStepOutput)
- func (m *MockMigrationHubOrchestratorAPI) GetTemplateStepWithContext(arg0 context.Context, arg1 *migrationhuborchestrator.GetTemplateStepInput, ...) (*migrationhuborchestrator.GetTemplateStepOutput, error)
- func (m *MockMigrationHubOrchestratorAPI) GetTemplateWithContext(arg0 context.Context, arg1 *migrationhuborchestrator.GetTemplateInput, ...) (*migrationhuborchestrator.GetTemplateOutput, error)
- func (m *MockMigrationHubOrchestratorAPI) GetWorkflow(arg0 *migrationhuborchestrator.GetWorkflowInput) (*migrationhuborchestrator.GetWorkflowOutput, error)
- func (m *MockMigrationHubOrchestratorAPI) GetWorkflowRequest(arg0 *migrationhuborchestrator.GetWorkflowInput) (*request.Request, *migrationhuborchestrator.GetWorkflowOutput)
- func (m *MockMigrationHubOrchestratorAPI) GetWorkflowStep(arg0 *migrationhuborchestrator.GetWorkflowStepInput) (*migrationhuborchestrator.GetWorkflowStepOutput, error)
- func (m *MockMigrationHubOrchestratorAPI) GetWorkflowStepGroup(arg0 *migrationhuborchestrator.GetWorkflowStepGroupInput) (*migrationhuborchestrator.GetWorkflowStepGroupOutput, error)
- func (m *MockMigrationHubOrchestratorAPI) GetWorkflowStepGroupRequest(arg0 *migrationhuborchestrator.GetWorkflowStepGroupInput) (*request.Request, *migrationhuborchestrator.GetWorkflowStepGroupOutput)
- func (m *MockMigrationHubOrchestratorAPI) GetWorkflowStepGroupWithContext(arg0 context.Context, arg1 *migrationhuborchestrator.GetWorkflowStepGroupInput, ...) (*migrationhuborchestrator.GetWorkflowStepGroupOutput, error)
- func (m *MockMigrationHubOrchestratorAPI) GetWorkflowStepRequest(arg0 *migrationhuborchestrator.GetWorkflowStepInput) (*request.Request, *migrationhuborchestrator.GetWorkflowStepOutput)
- func (m *MockMigrationHubOrchestratorAPI) GetWorkflowStepWithContext(arg0 context.Context, arg1 *migrationhuborchestrator.GetWorkflowStepInput, ...) (*migrationhuborchestrator.GetWorkflowStepOutput, error)
- func (m *MockMigrationHubOrchestratorAPI) GetWorkflowWithContext(arg0 context.Context, arg1 *migrationhuborchestrator.GetWorkflowInput, ...) (*migrationhuborchestrator.GetWorkflowOutput, error)
- func (m *MockMigrationHubOrchestratorAPI) ListPlugins(arg0 *migrationhuborchestrator.ListPluginsInput) (*migrationhuborchestrator.ListPluginsOutput, error)
- func (m *MockMigrationHubOrchestratorAPI) ListPluginsPages(arg0 *migrationhuborchestrator.ListPluginsInput, ...) error
- func (m *MockMigrationHubOrchestratorAPI) ListPluginsPagesWithContext(arg0 context.Context, arg1 *migrationhuborchestrator.ListPluginsInput, ...) error
- func (m *MockMigrationHubOrchestratorAPI) ListPluginsRequest(arg0 *migrationhuborchestrator.ListPluginsInput) (*request.Request, *migrationhuborchestrator.ListPluginsOutput)
- func (m *MockMigrationHubOrchestratorAPI) ListPluginsWithContext(arg0 context.Context, arg1 *migrationhuborchestrator.ListPluginsInput, ...) (*migrationhuborchestrator.ListPluginsOutput, error)
- func (m *MockMigrationHubOrchestratorAPI) ListTagsForResource(arg0 *migrationhuborchestrator.ListTagsForResourceInput) (*migrationhuborchestrator.ListTagsForResourceOutput, error)
- func (m *MockMigrationHubOrchestratorAPI) ListTagsForResourceRequest(arg0 *migrationhuborchestrator.ListTagsForResourceInput) (*request.Request, *migrationhuborchestrator.ListTagsForResourceOutput)
- func (m *MockMigrationHubOrchestratorAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *migrationhuborchestrator.ListTagsForResourceInput, ...) (*migrationhuborchestrator.ListTagsForResourceOutput, error)
- func (m *MockMigrationHubOrchestratorAPI) ListTemplateStepGroups(arg0 *migrationhuborchestrator.ListTemplateStepGroupsInput) (*migrationhuborchestrator.ListTemplateStepGroupsOutput, error)
- func (m *MockMigrationHubOrchestratorAPI) ListTemplateStepGroupsPages(arg0 *migrationhuborchestrator.ListTemplateStepGroupsInput, ...) error
- func (m *MockMigrationHubOrchestratorAPI) ListTemplateStepGroupsPagesWithContext(arg0 context.Context, ...) error
- func (m *MockMigrationHubOrchestratorAPI) ListTemplateStepGroupsRequest(arg0 *migrationhuborchestrator.ListTemplateStepGroupsInput) (*request.Request, *migrationhuborchestrator.ListTemplateStepGroupsOutput)
- func (m *MockMigrationHubOrchestratorAPI) ListTemplateStepGroupsWithContext(arg0 context.Context, ...) (*migrationhuborchestrator.ListTemplateStepGroupsOutput, error)
- func (m *MockMigrationHubOrchestratorAPI) ListTemplateSteps(arg0 *migrationhuborchestrator.ListTemplateStepsInput) (*migrationhuborchestrator.ListTemplateStepsOutput, error)
- func (m *MockMigrationHubOrchestratorAPI) ListTemplateStepsPages(arg0 *migrationhuborchestrator.ListTemplateStepsInput, ...) error
- func (m *MockMigrationHubOrchestratorAPI) ListTemplateStepsPagesWithContext(arg0 context.Context, arg1 *migrationhuborchestrator.ListTemplateStepsInput, ...) error
- func (m *MockMigrationHubOrchestratorAPI) ListTemplateStepsRequest(arg0 *migrationhuborchestrator.ListTemplateStepsInput) (*request.Request, *migrationhuborchestrator.ListTemplateStepsOutput)
- func (m *MockMigrationHubOrchestratorAPI) ListTemplateStepsWithContext(arg0 context.Context, arg1 *migrationhuborchestrator.ListTemplateStepsInput, ...) (*migrationhuborchestrator.ListTemplateStepsOutput, error)
- func (m *MockMigrationHubOrchestratorAPI) ListTemplates(arg0 *migrationhuborchestrator.ListTemplatesInput) (*migrationhuborchestrator.ListTemplatesOutput, error)
- func (m *MockMigrationHubOrchestratorAPI) ListTemplatesPages(arg0 *migrationhuborchestrator.ListTemplatesInput, ...) error
- func (m *MockMigrationHubOrchestratorAPI) ListTemplatesPagesWithContext(arg0 context.Context, arg1 *migrationhuborchestrator.ListTemplatesInput, ...) error
- func (m *MockMigrationHubOrchestratorAPI) ListTemplatesRequest(arg0 *migrationhuborchestrator.ListTemplatesInput) (*request.Request, *migrationhuborchestrator.ListTemplatesOutput)
- func (m *MockMigrationHubOrchestratorAPI) ListTemplatesWithContext(arg0 context.Context, arg1 *migrationhuborchestrator.ListTemplatesInput, ...) (*migrationhuborchestrator.ListTemplatesOutput, error)
- func (m *MockMigrationHubOrchestratorAPI) ListWorkflowStepGroups(arg0 *migrationhuborchestrator.ListWorkflowStepGroupsInput) (*migrationhuborchestrator.ListWorkflowStepGroupsOutput, error)
- func (m *MockMigrationHubOrchestratorAPI) ListWorkflowStepGroupsPages(arg0 *migrationhuborchestrator.ListWorkflowStepGroupsInput, ...) error
- func (m *MockMigrationHubOrchestratorAPI) ListWorkflowStepGroupsPagesWithContext(arg0 context.Context, ...) error
- func (m *MockMigrationHubOrchestratorAPI) ListWorkflowStepGroupsRequest(arg0 *migrationhuborchestrator.ListWorkflowStepGroupsInput) (*request.Request, *migrationhuborchestrator.ListWorkflowStepGroupsOutput)
- func (m *MockMigrationHubOrchestratorAPI) ListWorkflowStepGroupsWithContext(arg0 context.Context, ...) (*migrationhuborchestrator.ListWorkflowStepGroupsOutput, error)
- func (m *MockMigrationHubOrchestratorAPI) ListWorkflowSteps(arg0 *migrationhuborchestrator.ListWorkflowStepsInput) (*migrationhuborchestrator.ListWorkflowStepsOutput, error)
- func (m *MockMigrationHubOrchestratorAPI) ListWorkflowStepsPages(arg0 *migrationhuborchestrator.ListWorkflowStepsInput, ...) error
- func (m *MockMigrationHubOrchestratorAPI) ListWorkflowStepsPagesWithContext(arg0 context.Context, arg1 *migrationhuborchestrator.ListWorkflowStepsInput, ...) error
- func (m *MockMigrationHubOrchestratorAPI) ListWorkflowStepsRequest(arg0 *migrationhuborchestrator.ListWorkflowStepsInput) (*request.Request, *migrationhuborchestrator.ListWorkflowStepsOutput)
- func (m *MockMigrationHubOrchestratorAPI) ListWorkflowStepsWithContext(arg0 context.Context, arg1 *migrationhuborchestrator.ListWorkflowStepsInput, ...) (*migrationhuborchestrator.ListWorkflowStepsOutput, error)
- func (m *MockMigrationHubOrchestratorAPI) ListWorkflows(arg0 *migrationhuborchestrator.ListWorkflowsInput) (*migrationhuborchestrator.ListWorkflowsOutput, error)
- func (m *MockMigrationHubOrchestratorAPI) ListWorkflowsPages(arg0 *migrationhuborchestrator.ListWorkflowsInput, ...) error
- func (m *MockMigrationHubOrchestratorAPI) ListWorkflowsPagesWithContext(arg0 context.Context, arg1 *migrationhuborchestrator.ListWorkflowsInput, ...) error
- func (m *MockMigrationHubOrchestratorAPI) ListWorkflowsRequest(arg0 *migrationhuborchestrator.ListWorkflowsInput) (*request.Request, *migrationhuborchestrator.ListWorkflowsOutput)
- func (m *MockMigrationHubOrchestratorAPI) ListWorkflowsWithContext(arg0 context.Context, arg1 *migrationhuborchestrator.ListWorkflowsInput, ...) (*migrationhuborchestrator.ListWorkflowsOutput, error)
- func (m *MockMigrationHubOrchestratorAPI) RetryWorkflowStep(arg0 *migrationhuborchestrator.RetryWorkflowStepInput) (*migrationhuborchestrator.RetryWorkflowStepOutput, error)
- func (m *MockMigrationHubOrchestratorAPI) RetryWorkflowStepRequest(arg0 *migrationhuborchestrator.RetryWorkflowStepInput) (*request.Request, *migrationhuborchestrator.RetryWorkflowStepOutput)
- func (m *MockMigrationHubOrchestratorAPI) RetryWorkflowStepWithContext(arg0 context.Context, arg1 *migrationhuborchestrator.RetryWorkflowStepInput, ...) (*migrationhuborchestrator.RetryWorkflowStepOutput, error)
- func (m *MockMigrationHubOrchestratorAPI) StartWorkflow(arg0 *migrationhuborchestrator.StartWorkflowInput) (*migrationhuborchestrator.StartWorkflowOutput, error)
- func (m *MockMigrationHubOrchestratorAPI) StartWorkflowRequest(arg0 *migrationhuborchestrator.StartWorkflowInput) (*request.Request, *migrationhuborchestrator.StartWorkflowOutput)
- func (m *MockMigrationHubOrchestratorAPI) StartWorkflowWithContext(arg0 context.Context, arg1 *migrationhuborchestrator.StartWorkflowInput, ...) (*migrationhuborchestrator.StartWorkflowOutput, error)
- func (m *MockMigrationHubOrchestratorAPI) StopWorkflow(arg0 *migrationhuborchestrator.StopWorkflowInput) (*migrationhuborchestrator.StopWorkflowOutput, error)
- func (m *MockMigrationHubOrchestratorAPI) StopWorkflowRequest(arg0 *migrationhuborchestrator.StopWorkflowInput) (*request.Request, *migrationhuborchestrator.StopWorkflowOutput)
- func (m *MockMigrationHubOrchestratorAPI) StopWorkflowWithContext(arg0 context.Context, arg1 *migrationhuborchestrator.StopWorkflowInput, ...) (*migrationhuborchestrator.StopWorkflowOutput, error)
- func (m *MockMigrationHubOrchestratorAPI) TagResource(arg0 *migrationhuborchestrator.TagResourceInput) (*migrationhuborchestrator.TagResourceOutput, error)
- func (m *MockMigrationHubOrchestratorAPI) TagResourceRequest(arg0 *migrationhuborchestrator.TagResourceInput) (*request.Request, *migrationhuborchestrator.TagResourceOutput)
- func (m *MockMigrationHubOrchestratorAPI) TagResourceWithContext(arg0 context.Context, arg1 *migrationhuborchestrator.TagResourceInput, ...) (*migrationhuborchestrator.TagResourceOutput, error)
- func (m *MockMigrationHubOrchestratorAPI) UntagResource(arg0 *migrationhuborchestrator.UntagResourceInput) (*migrationhuborchestrator.UntagResourceOutput, error)
- func (m *MockMigrationHubOrchestratorAPI) UntagResourceRequest(arg0 *migrationhuborchestrator.UntagResourceInput) (*request.Request, *migrationhuborchestrator.UntagResourceOutput)
- func (m *MockMigrationHubOrchestratorAPI) UntagResourceWithContext(arg0 context.Context, arg1 *migrationhuborchestrator.UntagResourceInput, ...) (*migrationhuborchestrator.UntagResourceOutput, error)
- func (m *MockMigrationHubOrchestratorAPI) UpdateWorkflow(arg0 *migrationhuborchestrator.UpdateWorkflowInput) (*migrationhuborchestrator.UpdateWorkflowOutput, error)
- func (m *MockMigrationHubOrchestratorAPI) UpdateWorkflowRequest(arg0 *migrationhuborchestrator.UpdateWorkflowInput) (*request.Request, *migrationhuborchestrator.UpdateWorkflowOutput)
- func (m *MockMigrationHubOrchestratorAPI) UpdateWorkflowStep(arg0 *migrationhuborchestrator.UpdateWorkflowStepInput) (*migrationhuborchestrator.UpdateWorkflowStepOutput, error)
- func (m *MockMigrationHubOrchestratorAPI) UpdateWorkflowStepGroup(arg0 *migrationhuborchestrator.UpdateWorkflowStepGroupInput) (*migrationhuborchestrator.UpdateWorkflowStepGroupOutput, error)
- func (m *MockMigrationHubOrchestratorAPI) UpdateWorkflowStepGroupRequest(arg0 *migrationhuborchestrator.UpdateWorkflowStepGroupInput) (*request.Request, *migrationhuborchestrator.UpdateWorkflowStepGroupOutput)
- func (m *MockMigrationHubOrchestratorAPI) UpdateWorkflowStepGroupWithContext(arg0 context.Context, ...) (*migrationhuborchestrator.UpdateWorkflowStepGroupOutput, error)
- func (m *MockMigrationHubOrchestratorAPI) UpdateWorkflowStepRequest(arg0 *migrationhuborchestrator.UpdateWorkflowStepInput) (*request.Request, *migrationhuborchestrator.UpdateWorkflowStepOutput)
- func (m *MockMigrationHubOrchestratorAPI) UpdateWorkflowStepWithContext(arg0 context.Context, arg1 *migrationhuborchestrator.UpdateWorkflowStepInput, ...) (*migrationhuborchestrator.UpdateWorkflowStepOutput, error)
- func (m *MockMigrationHubOrchestratorAPI) UpdateWorkflowWithContext(arg0 context.Context, arg1 *migrationhuborchestrator.UpdateWorkflowInput, ...) (*migrationhuborchestrator.UpdateWorkflowOutput, error)
- type MockMigrationHubOrchestratorAPIMockRecorder
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) CreateWorkflow(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) CreateWorkflowRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) CreateWorkflowStep(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) CreateWorkflowStepGroup(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) CreateWorkflowStepGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) CreateWorkflowStepGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) CreateWorkflowStepRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) CreateWorkflowStepWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) CreateWorkflowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) DeleteWorkflow(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) DeleteWorkflowRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) DeleteWorkflowStep(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) DeleteWorkflowStepGroup(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) DeleteWorkflowStepGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) DeleteWorkflowStepGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) DeleteWorkflowStepRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) DeleteWorkflowStepWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) DeleteWorkflowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) GetTemplate(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) GetTemplateRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) GetTemplateStep(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) GetTemplateStepGroup(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) GetTemplateStepGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) GetTemplateStepGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) GetTemplateStepRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) GetTemplateStepWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) GetTemplateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) GetWorkflow(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) GetWorkflowRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) GetWorkflowStep(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) GetWorkflowStepGroup(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) GetWorkflowStepGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) GetWorkflowStepGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) GetWorkflowStepRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) GetWorkflowStepWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) GetWorkflowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) ListPlugins(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) ListPluginsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) ListPluginsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) ListPluginsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) ListPluginsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) ListTemplateStepGroups(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) ListTemplateStepGroupsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) ListTemplateStepGroupsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) ListTemplateStepGroupsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) ListTemplateStepGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) ListTemplateSteps(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) ListTemplateStepsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) ListTemplateStepsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) ListTemplateStepsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) ListTemplateStepsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) ListTemplates(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) ListTemplatesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) ListTemplatesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) ListTemplatesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) ListTemplatesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) ListWorkflowStepGroups(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) ListWorkflowStepGroupsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) ListWorkflowStepGroupsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) ListWorkflowStepGroupsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) ListWorkflowStepGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) ListWorkflowSteps(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) ListWorkflowStepsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) ListWorkflowStepsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) ListWorkflowStepsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) ListWorkflowStepsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) ListWorkflows(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) ListWorkflowsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) ListWorkflowsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) ListWorkflowsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) ListWorkflowsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) RetryWorkflowStep(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) RetryWorkflowStepRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) RetryWorkflowStepWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) StartWorkflow(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) StartWorkflowRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) StartWorkflowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) StopWorkflow(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) StopWorkflowRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) StopWorkflowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) UpdateWorkflow(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) UpdateWorkflowRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) UpdateWorkflowStep(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) UpdateWorkflowStepGroup(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) UpdateWorkflowStepGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) UpdateWorkflowStepGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) UpdateWorkflowStepRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) UpdateWorkflowStepWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMigrationHubOrchestratorAPIMockRecorder) UpdateWorkflowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockMigrationHubOrchestratorAPI ¶
type MockMigrationHubOrchestratorAPI struct {
// contains filtered or unexported fields
}
MockMigrationHubOrchestratorAPI is a mock of MigrationHubOrchestratorAPI interface
func NewMockMigrationHubOrchestratorAPI ¶
func NewMockMigrationHubOrchestratorAPI(ctrl *gomock.Controller) *MockMigrationHubOrchestratorAPI
NewMockMigrationHubOrchestratorAPI creates a new mock instance
func (*MockMigrationHubOrchestratorAPI) CreateWorkflow ¶
func (m *MockMigrationHubOrchestratorAPI) CreateWorkflow(arg0 *migrationhuborchestrator.CreateWorkflowInput) (*migrationhuborchestrator.CreateWorkflowOutput, error)
CreateWorkflow mocks base method
func (*MockMigrationHubOrchestratorAPI) CreateWorkflowRequest ¶
func (m *MockMigrationHubOrchestratorAPI) CreateWorkflowRequest(arg0 *migrationhuborchestrator.CreateWorkflowInput) (*request.Request, *migrationhuborchestrator.CreateWorkflowOutput)
CreateWorkflowRequest mocks base method
func (*MockMigrationHubOrchestratorAPI) CreateWorkflowStep ¶
func (m *MockMigrationHubOrchestratorAPI) CreateWorkflowStep(arg0 *migrationhuborchestrator.CreateWorkflowStepInput) (*migrationhuborchestrator.CreateWorkflowStepOutput, error)
CreateWorkflowStep mocks base method
func (*MockMigrationHubOrchestratorAPI) CreateWorkflowStepGroup ¶
func (m *MockMigrationHubOrchestratorAPI) CreateWorkflowStepGroup(arg0 *migrationhuborchestrator.CreateWorkflowStepGroupInput) (*migrationhuborchestrator.CreateWorkflowStepGroupOutput, error)
CreateWorkflowStepGroup mocks base method
func (*MockMigrationHubOrchestratorAPI) CreateWorkflowStepGroupRequest ¶
func (m *MockMigrationHubOrchestratorAPI) CreateWorkflowStepGroupRequest(arg0 *migrationhuborchestrator.CreateWorkflowStepGroupInput) (*request.Request, *migrationhuborchestrator.CreateWorkflowStepGroupOutput)
CreateWorkflowStepGroupRequest mocks base method
func (*MockMigrationHubOrchestratorAPI) CreateWorkflowStepGroupWithContext ¶
func (m *MockMigrationHubOrchestratorAPI) CreateWorkflowStepGroupWithContext(arg0 context.Context, arg1 *migrationhuborchestrator.CreateWorkflowStepGroupInput, arg2 ...request.Option) (*migrationhuborchestrator.CreateWorkflowStepGroupOutput, error)
CreateWorkflowStepGroupWithContext mocks base method
func (*MockMigrationHubOrchestratorAPI) CreateWorkflowStepRequest ¶
func (m *MockMigrationHubOrchestratorAPI) CreateWorkflowStepRequest(arg0 *migrationhuborchestrator.CreateWorkflowStepInput) (*request.Request, *migrationhuborchestrator.CreateWorkflowStepOutput)
CreateWorkflowStepRequest mocks base method
func (*MockMigrationHubOrchestratorAPI) CreateWorkflowStepWithContext ¶
func (m *MockMigrationHubOrchestratorAPI) CreateWorkflowStepWithContext(arg0 context.Context, arg1 *migrationhuborchestrator.CreateWorkflowStepInput, arg2 ...request.Option) (*migrationhuborchestrator.CreateWorkflowStepOutput, error)
CreateWorkflowStepWithContext mocks base method
func (*MockMigrationHubOrchestratorAPI) CreateWorkflowWithContext ¶
func (m *MockMigrationHubOrchestratorAPI) CreateWorkflowWithContext(arg0 context.Context, arg1 *migrationhuborchestrator.CreateWorkflowInput, arg2 ...request.Option) (*migrationhuborchestrator.CreateWorkflowOutput, error)
CreateWorkflowWithContext mocks base method
func (*MockMigrationHubOrchestratorAPI) DeleteWorkflow ¶
func (m *MockMigrationHubOrchestratorAPI) DeleteWorkflow(arg0 *migrationhuborchestrator.DeleteWorkflowInput) (*migrationhuborchestrator.DeleteWorkflowOutput, error)
DeleteWorkflow mocks base method
func (*MockMigrationHubOrchestratorAPI) DeleteWorkflowRequest ¶
func (m *MockMigrationHubOrchestratorAPI) DeleteWorkflowRequest(arg0 *migrationhuborchestrator.DeleteWorkflowInput) (*request.Request, *migrationhuborchestrator.DeleteWorkflowOutput)
DeleteWorkflowRequest mocks base method
func (*MockMigrationHubOrchestratorAPI) DeleteWorkflowStep ¶
func (m *MockMigrationHubOrchestratorAPI) DeleteWorkflowStep(arg0 *migrationhuborchestrator.DeleteWorkflowStepInput) (*migrationhuborchestrator.DeleteWorkflowStepOutput, error)
DeleteWorkflowStep mocks base method
func (*MockMigrationHubOrchestratorAPI) DeleteWorkflowStepGroup ¶
func (m *MockMigrationHubOrchestratorAPI) DeleteWorkflowStepGroup(arg0 *migrationhuborchestrator.DeleteWorkflowStepGroupInput) (*migrationhuborchestrator.DeleteWorkflowStepGroupOutput, error)
DeleteWorkflowStepGroup mocks base method
func (*MockMigrationHubOrchestratorAPI) DeleteWorkflowStepGroupRequest ¶
func (m *MockMigrationHubOrchestratorAPI) DeleteWorkflowStepGroupRequest(arg0 *migrationhuborchestrator.DeleteWorkflowStepGroupInput) (*request.Request, *migrationhuborchestrator.DeleteWorkflowStepGroupOutput)
DeleteWorkflowStepGroupRequest mocks base method
func (*MockMigrationHubOrchestratorAPI) DeleteWorkflowStepGroupWithContext ¶
func (m *MockMigrationHubOrchestratorAPI) DeleteWorkflowStepGroupWithContext(arg0 context.Context, arg1 *migrationhuborchestrator.DeleteWorkflowStepGroupInput, arg2 ...request.Option) (*migrationhuborchestrator.DeleteWorkflowStepGroupOutput, error)
DeleteWorkflowStepGroupWithContext mocks base method
func (*MockMigrationHubOrchestratorAPI) DeleteWorkflowStepRequest ¶
func (m *MockMigrationHubOrchestratorAPI) DeleteWorkflowStepRequest(arg0 *migrationhuborchestrator.DeleteWorkflowStepInput) (*request.Request, *migrationhuborchestrator.DeleteWorkflowStepOutput)
DeleteWorkflowStepRequest mocks base method
func (*MockMigrationHubOrchestratorAPI) DeleteWorkflowStepWithContext ¶
func (m *MockMigrationHubOrchestratorAPI) DeleteWorkflowStepWithContext(arg0 context.Context, arg1 *migrationhuborchestrator.DeleteWorkflowStepInput, arg2 ...request.Option) (*migrationhuborchestrator.DeleteWorkflowStepOutput, error)
DeleteWorkflowStepWithContext mocks base method
func (*MockMigrationHubOrchestratorAPI) DeleteWorkflowWithContext ¶
func (m *MockMigrationHubOrchestratorAPI) DeleteWorkflowWithContext(arg0 context.Context, arg1 *migrationhuborchestrator.DeleteWorkflowInput, arg2 ...request.Option) (*migrationhuborchestrator.DeleteWorkflowOutput, error)
DeleteWorkflowWithContext mocks base method
func (*MockMigrationHubOrchestratorAPI) EXPECT ¶
func (m *MockMigrationHubOrchestratorAPI) EXPECT() *MockMigrationHubOrchestratorAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockMigrationHubOrchestratorAPI) GetTemplate ¶
func (m *MockMigrationHubOrchestratorAPI) GetTemplate(arg0 *migrationhuborchestrator.GetTemplateInput) (*migrationhuborchestrator.GetTemplateOutput, error)
GetTemplate mocks base method
func (*MockMigrationHubOrchestratorAPI) GetTemplateRequest ¶
func (m *MockMigrationHubOrchestratorAPI) GetTemplateRequest(arg0 *migrationhuborchestrator.GetTemplateInput) (*request.Request, *migrationhuborchestrator.GetTemplateOutput)
GetTemplateRequest mocks base method
func (*MockMigrationHubOrchestratorAPI) GetTemplateStep ¶
func (m *MockMigrationHubOrchestratorAPI) GetTemplateStep(arg0 *migrationhuborchestrator.GetTemplateStepInput) (*migrationhuborchestrator.GetTemplateStepOutput, error)
GetTemplateStep mocks base method
func (*MockMigrationHubOrchestratorAPI) GetTemplateStepGroup ¶
func (m *MockMigrationHubOrchestratorAPI) GetTemplateStepGroup(arg0 *migrationhuborchestrator.GetTemplateStepGroupInput) (*migrationhuborchestrator.GetTemplateStepGroupOutput, error)
GetTemplateStepGroup mocks base method
func (*MockMigrationHubOrchestratorAPI) GetTemplateStepGroupRequest ¶
func (m *MockMigrationHubOrchestratorAPI) GetTemplateStepGroupRequest(arg0 *migrationhuborchestrator.GetTemplateStepGroupInput) (*request.Request, *migrationhuborchestrator.GetTemplateStepGroupOutput)
GetTemplateStepGroupRequest mocks base method
func (*MockMigrationHubOrchestratorAPI) GetTemplateStepGroupWithContext ¶
func (m *MockMigrationHubOrchestratorAPI) GetTemplateStepGroupWithContext(arg0 context.Context, arg1 *migrationhuborchestrator.GetTemplateStepGroupInput, arg2 ...request.Option) (*migrationhuborchestrator.GetTemplateStepGroupOutput, error)
GetTemplateStepGroupWithContext mocks base method
func (*MockMigrationHubOrchestratorAPI) GetTemplateStepRequest ¶
func (m *MockMigrationHubOrchestratorAPI) GetTemplateStepRequest(arg0 *migrationhuborchestrator.GetTemplateStepInput) (*request.Request, *migrationhuborchestrator.GetTemplateStepOutput)
GetTemplateStepRequest mocks base method
func (*MockMigrationHubOrchestratorAPI) GetTemplateStepWithContext ¶
func (m *MockMigrationHubOrchestratorAPI) GetTemplateStepWithContext(arg0 context.Context, arg1 *migrationhuborchestrator.GetTemplateStepInput, arg2 ...request.Option) (*migrationhuborchestrator.GetTemplateStepOutput, error)
GetTemplateStepWithContext mocks base method
func (*MockMigrationHubOrchestratorAPI) GetTemplateWithContext ¶
func (m *MockMigrationHubOrchestratorAPI) GetTemplateWithContext(arg0 context.Context, arg1 *migrationhuborchestrator.GetTemplateInput, arg2 ...request.Option) (*migrationhuborchestrator.GetTemplateOutput, error)
GetTemplateWithContext mocks base method
func (*MockMigrationHubOrchestratorAPI) GetWorkflow ¶
func (m *MockMigrationHubOrchestratorAPI) GetWorkflow(arg0 *migrationhuborchestrator.GetWorkflowInput) (*migrationhuborchestrator.GetWorkflowOutput, error)
GetWorkflow mocks base method
func (*MockMigrationHubOrchestratorAPI) GetWorkflowRequest ¶
func (m *MockMigrationHubOrchestratorAPI) GetWorkflowRequest(arg0 *migrationhuborchestrator.GetWorkflowInput) (*request.Request, *migrationhuborchestrator.GetWorkflowOutput)
GetWorkflowRequest mocks base method
func (*MockMigrationHubOrchestratorAPI) GetWorkflowStep ¶
func (m *MockMigrationHubOrchestratorAPI) GetWorkflowStep(arg0 *migrationhuborchestrator.GetWorkflowStepInput) (*migrationhuborchestrator.GetWorkflowStepOutput, error)
GetWorkflowStep mocks base method
func (*MockMigrationHubOrchestratorAPI) GetWorkflowStepGroup ¶
func (m *MockMigrationHubOrchestratorAPI) GetWorkflowStepGroup(arg0 *migrationhuborchestrator.GetWorkflowStepGroupInput) (*migrationhuborchestrator.GetWorkflowStepGroupOutput, error)
GetWorkflowStepGroup mocks base method
func (*MockMigrationHubOrchestratorAPI) GetWorkflowStepGroupRequest ¶
func (m *MockMigrationHubOrchestratorAPI) GetWorkflowStepGroupRequest(arg0 *migrationhuborchestrator.GetWorkflowStepGroupInput) (*request.Request, *migrationhuborchestrator.GetWorkflowStepGroupOutput)
GetWorkflowStepGroupRequest mocks base method
func (*MockMigrationHubOrchestratorAPI) GetWorkflowStepGroupWithContext ¶
func (m *MockMigrationHubOrchestratorAPI) GetWorkflowStepGroupWithContext(arg0 context.Context, arg1 *migrationhuborchestrator.GetWorkflowStepGroupInput, arg2 ...request.Option) (*migrationhuborchestrator.GetWorkflowStepGroupOutput, error)
GetWorkflowStepGroupWithContext mocks base method
func (*MockMigrationHubOrchestratorAPI) GetWorkflowStepRequest ¶
func (m *MockMigrationHubOrchestratorAPI) GetWorkflowStepRequest(arg0 *migrationhuborchestrator.GetWorkflowStepInput) (*request.Request, *migrationhuborchestrator.GetWorkflowStepOutput)
GetWorkflowStepRequest mocks base method
func (*MockMigrationHubOrchestratorAPI) GetWorkflowStepWithContext ¶
func (m *MockMigrationHubOrchestratorAPI) GetWorkflowStepWithContext(arg0 context.Context, arg1 *migrationhuborchestrator.GetWorkflowStepInput, arg2 ...request.Option) (*migrationhuborchestrator.GetWorkflowStepOutput, error)
GetWorkflowStepWithContext mocks base method
func (*MockMigrationHubOrchestratorAPI) GetWorkflowWithContext ¶
func (m *MockMigrationHubOrchestratorAPI) GetWorkflowWithContext(arg0 context.Context, arg1 *migrationhuborchestrator.GetWorkflowInput, arg2 ...request.Option) (*migrationhuborchestrator.GetWorkflowOutput, error)
GetWorkflowWithContext mocks base method
func (*MockMigrationHubOrchestratorAPI) ListPlugins ¶
func (m *MockMigrationHubOrchestratorAPI) ListPlugins(arg0 *migrationhuborchestrator.ListPluginsInput) (*migrationhuborchestrator.ListPluginsOutput, error)
ListPlugins mocks base method
func (*MockMigrationHubOrchestratorAPI) ListPluginsPages ¶
func (m *MockMigrationHubOrchestratorAPI) ListPluginsPages(arg0 *migrationhuborchestrator.ListPluginsInput, arg1 func(*migrationhuborchestrator.ListPluginsOutput, bool) bool) error
ListPluginsPages mocks base method
func (*MockMigrationHubOrchestratorAPI) ListPluginsPagesWithContext ¶
func (m *MockMigrationHubOrchestratorAPI) ListPluginsPagesWithContext(arg0 context.Context, arg1 *migrationhuborchestrator.ListPluginsInput, arg2 func(*migrationhuborchestrator.ListPluginsOutput, bool) bool, arg3 ...request.Option) error
ListPluginsPagesWithContext mocks base method
func (*MockMigrationHubOrchestratorAPI) ListPluginsRequest ¶
func (m *MockMigrationHubOrchestratorAPI) ListPluginsRequest(arg0 *migrationhuborchestrator.ListPluginsInput) (*request.Request, *migrationhuborchestrator.ListPluginsOutput)
ListPluginsRequest mocks base method
func (*MockMigrationHubOrchestratorAPI) ListPluginsWithContext ¶
func (m *MockMigrationHubOrchestratorAPI) ListPluginsWithContext(arg0 context.Context, arg1 *migrationhuborchestrator.ListPluginsInput, arg2 ...request.Option) (*migrationhuborchestrator.ListPluginsOutput, error)
ListPluginsWithContext mocks base method
func (*MockMigrationHubOrchestratorAPI) ListTagsForResource ¶
func (m *MockMigrationHubOrchestratorAPI) ListTagsForResource(arg0 *migrationhuborchestrator.ListTagsForResourceInput) (*migrationhuborchestrator.ListTagsForResourceOutput, error)
ListTagsForResource mocks base method
func (*MockMigrationHubOrchestratorAPI) ListTagsForResourceRequest ¶
func (m *MockMigrationHubOrchestratorAPI) ListTagsForResourceRequest(arg0 *migrationhuborchestrator.ListTagsForResourceInput) (*request.Request, *migrationhuborchestrator.ListTagsForResourceOutput)
ListTagsForResourceRequest mocks base method
func (*MockMigrationHubOrchestratorAPI) ListTagsForResourceWithContext ¶
func (m *MockMigrationHubOrchestratorAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *migrationhuborchestrator.ListTagsForResourceInput, arg2 ...request.Option) (*migrationhuborchestrator.ListTagsForResourceOutput, error)
ListTagsForResourceWithContext mocks base method
func (*MockMigrationHubOrchestratorAPI) ListTemplateStepGroups ¶
func (m *MockMigrationHubOrchestratorAPI) ListTemplateStepGroups(arg0 *migrationhuborchestrator.ListTemplateStepGroupsInput) (*migrationhuborchestrator.ListTemplateStepGroupsOutput, error)
ListTemplateStepGroups mocks base method
func (*MockMigrationHubOrchestratorAPI) ListTemplateStepGroupsPages ¶
func (m *MockMigrationHubOrchestratorAPI) ListTemplateStepGroupsPages(arg0 *migrationhuborchestrator.ListTemplateStepGroupsInput, arg1 func(*migrationhuborchestrator.ListTemplateStepGroupsOutput, bool) bool) error
ListTemplateStepGroupsPages mocks base method
func (*MockMigrationHubOrchestratorAPI) ListTemplateStepGroupsPagesWithContext ¶
func (m *MockMigrationHubOrchestratorAPI) ListTemplateStepGroupsPagesWithContext(arg0 context.Context, arg1 *migrationhuborchestrator.ListTemplateStepGroupsInput, arg2 func(*migrationhuborchestrator.ListTemplateStepGroupsOutput, bool) bool, arg3 ...request.Option) error
ListTemplateStepGroupsPagesWithContext mocks base method
func (*MockMigrationHubOrchestratorAPI) ListTemplateStepGroupsRequest ¶
func (m *MockMigrationHubOrchestratorAPI) ListTemplateStepGroupsRequest(arg0 *migrationhuborchestrator.ListTemplateStepGroupsInput) (*request.Request, *migrationhuborchestrator.ListTemplateStepGroupsOutput)
ListTemplateStepGroupsRequest mocks base method
func (*MockMigrationHubOrchestratorAPI) ListTemplateStepGroupsWithContext ¶
func (m *MockMigrationHubOrchestratorAPI) ListTemplateStepGroupsWithContext(arg0 context.Context, arg1 *migrationhuborchestrator.ListTemplateStepGroupsInput, arg2 ...request.Option) (*migrationhuborchestrator.ListTemplateStepGroupsOutput, error)
ListTemplateStepGroupsWithContext mocks base method
func (*MockMigrationHubOrchestratorAPI) ListTemplateSteps ¶
func (m *MockMigrationHubOrchestratorAPI) ListTemplateSteps(arg0 *migrationhuborchestrator.ListTemplateStepsInput) (*migrationhuborchestrator.ListTemplateStepsOutput, error)
ListTemplateSteps mocks base method
func (*MockMigrationHubOrchestratorAPI) ListTemplateStepsPages ¶
func (m *MockMigrationHubOrchestratorAPI) ListTemplateStepsPages(arg0 *migrationhuborchestrator.ListTemplateStepsInput, arg1 func(*migrationhuborchestrator.ListTemplateStepsOutput, bool) bool) error
ListTemplateStepsPages mocks base method
func (*MockMigrationHubOrchestratorAPI) ListTemplateStepsPagesWithContext ¶
func (m *MockMigrationHubOrchestratorAPI) ListTemplateStepsPagesWithContext(arg0 context.Context, arg1 *migrationhuborchestrator.ListTemplateStepsInput, arg2 func(*migrationhuborchestrator.ListTemplateStepsOutput, bool) bool, arg3 ...request.Option) error
ListTemplateStepsPagesWithContext mocks base method
func (*MockMigrationHubOrchestratorAPI) ListTemplateStepsRequest ¶
func (m *MockMigrationHubOrchestratorAPI) ListTemplateStepsRequest(arg0 *migrationhuborchestrator.ListTemplateStepsInput) (*request.Request, *migrationhuborchestrator.ListTemplateStepsOutput)
ListTemplateStepsRequest mocks base method
func (*MockMigrationHubOrchestratorAPI) ListTemplateStepsWithContext ¶
func (m *MockMigrationHubOrchestratorAPI) ListTemplateStepsWithContext(arg0 context.Context, arg1 *migrationhuborchestrator.ListTemplateStepsInput, arg2 ...request.Option) (*migrationhuborchestrator.ListTemplateStepsOutput, error)
ListTemplateStepsWithContext mocks base method
func (*MockMigrationHubOrchestratorAPI) ListTemplates ¶
func (m *MockMigrationHubOrchestratorAPI) ListTemplates(arg0 *migrationhuborchestrator.ListTemplatesInput) (*migrationhuborchestrator.ListTemplatesOutput, error)
ListTemplates mocks base method
func (*MockMigrationHubOrchestratorAPI) ListTemplatesPages ¶
func (m *MockMigrationHubOrchestratorAPI) ListTemplatesPages(arg0 *migrationhuborchestrator.ListTemplatesInput, arg1 func(*migrationhuborchestrator.ListTemplatesOutput, bool) bool) error
ListTemplatesPages mocks base method
func (*MockMigrationHubOrchestratorAPI) ListTemplatesPagesWithContext ¶
func (m *MockMigrationHubOrchestratorAPI) ListTemplatesPagesWithContext(arg0 context.Context, arg1 *migrationhuborchestrator.ListTemplatesInput, arg2 func(*migrationhuborchestrator.ListTemplatesOutput, bool) bool, arg3 ...request.Option) error
ListTemplatesPagesWithContext mocks base method
func (*MockMigrationHubOrchestratorAPI) ListTemplatesRequest ¶
func (m *MockMigrationHubOrchestratorAPI) ListTemplatesRequest(arg0 *migrationhuborchestrator.ListTemplatesInput) (*request.Request, *migrationhuborchestrator.ListTemplatesOutput)
ListTemplatesRequest mocks base method
func (*MockMigrationHubOrchestratorAPI) ListTemplatesWithContext ¶
func (m *MockMigrationHubOrchestratorAPI) ListTemplatesWithContext(arg0 context.Context, arg1 *migrationhuborchestrator.ListTemplatesInput, arg2 ...request.Option) (*migrationhuborchestrator.ListTemplatesOutput, error)
ListTemplatesWithContext mocks base method
func (*MockMigrationHubOrchestratorAPI) ListWorkflowStepGroups ¶
func (m *MockMigrationHubOrchestratorAPI) ListWorkflowStepGroups(arg0 *migrationhuborchestrator.ListWorkflowStepGroupsInput) (*migrationhuborchestrator.ListWorkflowStepGroupsOutput, error)
ListWorkflowStepGroups mocks base method
func (*MockMigrationHubOrchestratorAPI) ListWorkflowStepGroupsPages ¶
func (m *MockMigrationHubOrchestratorAPI) ListWorkflowStepGroupsPages(arg0 *migrationhuborchestrator.ListWorkflowStepGroupsInput, arg1 func(*migrationhuborchestrator.ListWorkflowStepGroupsOutput, bool) bool) error
ListWorkflowStepGroupsPages mocks base method
func (*MockMigrationHubOrchestratorAPI) ListWorkflowStepGroupsPagesWithContext ¶
func (m *MockMigrationHubOrchestratorAPI) ListWorkflowStepGroupsPagesWithContext(arg0 context.Context, arg1 *migrationhuborchestrator.ListWorkflowStepGroupsInput, arg2 func(*migrationhuborchestrator.ListWorkflowStepGroupsOutput, bool) bool, arg3 ...request.Option) error
ListWorkflowStepGroupsPagesWithContext mocks base method
func (*MockMigrationHubOrchestratorAPI) ListWorkflowStepGroupsRequest ¶
func (m *MockMigrationHubOrchestratorAPI) ListWorkflowStepGroupsRequest(arg0 *migrationhuborchestrator.ListWorkflowStepGroupsInput) (*request.Request, *migrationhuborchestrator.ListWorkflowStepGroupsOutput)
ListWorkflowStepGroupsRequest mocks base method
func (*MockMigrationHubOrchestratorAPI) ListWorkflowStepGroupsWithContext ¶
func (m *MockMigrationHubOrchestratorAPI) ListWorkflowStepGroupsWithContext(arg0 context.Context, arg1 *migrationhuborchestrator.ListWorkflowStepGroupsInput, arg2 ...request.Option) (*migrationhuborchestrator.ListWorkflowStepGroupsOutput, error)
ListWorkflowStepGroupsWithContext mocks base method
func (*MockMigrationHubOrchestratorAPI) ListWorkflowSteps ¶
func (m *MockMigrationHubOrchestratorAPI) ListWorkflowSteps(arg0 *migrationhuborchestrator.ListWorkflowStepsInput) (*migrationhuborchestrator.ListWorkflowStepsOutput, error)
ListWorkflowSteps mocks base method
func (*MockMigrationHubOrchestratorAPI) ListWorkflowStepsPages ¶
func (m *MockMigrationHubOrchestratorAPI) ListWorkflowStepsPages(arg0 *migrationhuborchestrator.ListWorkflowStepsInput, arg1 func(*migrationhuborchestrator.ListWorkflowStepsOutput, bool) bool) error
ListWorkflowStepsPages mocks base method
func (*MockMigrationHubOrchestratorAPI) ListWorkflowStepsPagesWithContext ¶
func (m *MockMigrationHubOrchestratorAPI) ListWorkflowStepsPagesWithContext(arg0 context.Context, arg1 *migrationhuborchestrator.ListWorkflowStepsInput, arg2 func(*migrationhuborchestrator.ListWorkflowStepsOutput, bool) bool, arg3 ...request.Option) error
ListWorkflowStepsPagesWithContext mocks base method
func (*MockMigrationHubOrchestratorAPI) ListWorkflowStepsRequest ¶
func (m *MockMigrationHubOrchestratorAPI) ListWorkflowStepsRequest(arg0 *migrationhuborchestrator.ListWorkflowStepsInput) (*request.Request, *migrationhuborchestrator.ListWorkflowStepsOutput)
ListWorkflowStepsRequest mocks base method
func (*MockMigrationHubOrchestratorAPI) ListWorkflowStepsWithContext ¶
func (m *MockMigrationHubOrchestratorAPI) ListWorkflowStepsWithContext(arg0 context.Context, arg1 *migrationhuborchestrator.ListWorkflowStepsInput, arg2 ...request.Option) (*migrationhuborchestrator.ListWorkflowStepsOutput, error)
ListWorkflowStepsWithContext mocks base method
func (*MockMigrationHubOrchestratorAPI) ListWorkflows ¶
func (m *MockMigrationHubOrchestratorAPI) ListWorkflows(arg0 *migrationhuborchestrator.ListWorkflowsInput) (*migrationhuborchestrator.ListWorkflowsOutput, error)
ListWorkflows mocks base method
func (*MockMigrationHubOrchestratorAPI) ListWorkflowsPages ¶
func (m *MockMigrationHubOrchestratorAPI) ListWorkflowsPages(arg0 *migrationhuborchestrator.ListWorkflowsInput, arg1 func(*migrationhuborchestrator.ListWorkflowsOutput, bool) bool) error
ListWorkflowsPages mocks base method
func (*MockMigrationHubOrchestratorAPI) ListWorkflowsPagesWithContext ¶
func (m *MockMigrationHubOrchestratorAPI) ListWorkflowsPagesWithContext(arg0 context.Context, arg1 *migrationhuborchestrator.ListWorkflowsInput, arg2 func(*migrationhuborchestrator.ListWorkflowsOutput, bool) bool, arg3 ...request.Option) error
ListWorkflowsPagesWithContext mocks base method
func (*MockMigrationHubOrchestratorAPI) ListWorkflowsRequest ¶
func (m *MockMigrationHubOrchestratorAPI) ListWorkflowsRequest(arg0 *migrationhuborchestrator.ListWorkflowsInput) (*request.Request, *migrationhuborchestrator.ListWorkflowsOutput)
ListWorkflowsRequest mocks base method
func (*MockMigrationHubOrchestratorAPI) ListWorkflowsWithContext ¶
func (m *MockMigrationHubOrchestratorAPI) ListWorkflowsWithContext(arg0 context.Context, arg1 *migrationhuborchestrator.ListWorkflowsInput, arg2 ...request.Option) (*migrationhuborchestrator.ListWorkflowsOutput, error)
ListWorkflowsWithContext mocks base method
func (*MockMigrationHubOrchestratorAPI) RetryWorkflowStep ¶
func (m *MockMigrationHubOrchestratorAPI) RetryWorkflowStep(arg0 *migrationhuborchestrator.RetryWorkflowStepInput) (*migrationhuborchestrator.RetryWorkflowStepOutput, error)
RetryWorkflowStep mocks base method
func (*MockMigrationHubOrchestratorAPI) RetryWorkflowStepRequest ¶
func (m *MockMigrationHubOrchestratorAPI) RetryWorkflowStepRequest(arg0 *migrationhuborchestrator.RetryWorkflowStepInput) (*request.Request, *migrationhuborchestrator.RetryWorkflowStepOutput)
RetryWorkflowStepRequest mocks base method
func (*MockMigrationHubOrchestratorAPI) RetryWorkflowStepWithContext ¶
func (m *MockMigrationHubOrchestratorAPI) RetryWorkflowStepWithContext(arg0 context.Context, arg1 *migrationhuborchestrator.RetryWorkflowStepInput, arg2 ...request.Option) (*migrationhuborchestrator.RetryWorkflowStepOutput, error)
RetryWorkflowStepWithContext mocks base method
func (*MockMigrationHubOrchestratorAPI) StartWorkflow ¶
func (m *MockMigrationHubOrchestratorAPI) StartWorkflow(arg0 *migrationhuborchestrator.StartWorkflowInput) (*migrationhuborchestrator.StartWorkflowOutput, error)
StartWorkflow mocks base method
func (*MockMigrationHubOrchestratorAPI) StartWorkflowRequest ¶
func (m *MockMigrationHubOrchestratorAPI) StartWorkflowRequest(arg0 *migrationhuborchestrator.StartWorkflowInput) (*request.Request, *migrationhuborchestrator.StartWorkflowOutput)
StartWorkflowRequest mocks base method
func (*MockMigrationHubOrchestratorAPI) StartWorkflowWithContext ¶
func (m *MockMigrationHubOrchestratorAPI) StartWorkflowWithContext(arg0 context.Context, arg1 *migrationhuborchestrator.StartWorkflowInput, arg2 ...request.Option) (*migrationhuborchestrator.StartWorkflowOutput, error)
StartWorkflowWithContext mocks base method
func (*MockMigrationHubOrchestratorAPI) StopWorkflow ¶
func (m *MockMigrationHubOrchestratorAPI) StopWorkflow(arg0 *migrationhuborchestrator.StopWorkflowInput) (*migrationhuborchestrator.StopWorkflowOutput, error)
StopWorkflow mocks base method
func (*MockMigrationHubOrchestratorAPI) StopWorkflowRequest ¶
func (m *MockMigrationHubOrchestratorAPI) StopWorkflowRequest(arg0 *migrationhuborchestrator.StopWorkflowInput) (*request.Request, *migrationhuborchestrator.StopWorkflowOutput)
StopWorkflowRequest mocks base method
func (*MockMigrationHubOrchestratorAPI) StopWorkflowWithContext ¶
func (m *MockMigrationHubOrchestratorAPI) StopWorkflowWithContext(arg0 context.Context, arg1 *migrationhuborchestrator.StopWorkflowInput, arg2 ...request.Option) (*migrationhuborchestrator.StopWorkflowOutput, error)
StopWorkflowWithContext mocks base method
func (*MockMigrationHubOrchestratorAPI) TagResource ¶
func (m *MockMigrationHubOrchestratorAPI) TagResource(arg0 *migrationhuborchestrator.TagResourceInput) (*migrationhuborchestrator.TagResourceOutput, error)
TagResource mocks base method
func (*MockMigrationHubOrchestratorAPI) TagResourceRequest ¶
func (m *MockMigrationHubOrchestratorAPI) TagResourceRequest(arg0 *migrationhuborchestrator.TagResourceInput) (*request.Request, *migrationhuborchestrator.TagResourceOutput)
TagResourceRequest mocks base method
func (*MockMigrationHubOrchestratorAPI) TagResourceWithContext ¶
func (m *MockMigrationHubOrchestratorAPI) TagResourceWithContext(arg0 context.Context, arg1 *migrationhuborchestrator.TagResourceInput, arg2 ...request.Option) (*migrationhuborchestrator.TagResourceOutput, error)
TagResourceWithContext mocks base method
func (*MockMigrationHubOrchestratorAPI) UntagResource ¶
func (m *MockMigrationHubOrchestratorAPI) UntagResource(arg0 *migrationhuborchestrator.UntagResourceInput) (*migrationhuborchestrator.UntagResourceOutput, error)
UntagResource mocks base method
func (*MockMigrationHubOrchestratorAPI) UntagResourceRequest ¶
func (m *MockMigrationHubOrchestratorAPI) UntagResourceRequest(arg0 *migrationhuborchestrator.UntagResourceInput) (*request.Request, *migrationhuborchestrator.UntagResourceOutput)
UntagResourceRequest mocks base method
func (*MockMigrationHubOrchestratorAPI) UntagResourceWithContext ¶
func (m *MockMigrationHubOrchestratorAPI) UntagResourceWithContext(arg0 context.Context, arg1 *migrationhuborchestrator.UntagResourceInput, arg2 ...request.Option) (*migrationhuborchestrator.UntagResourceOutput, error)
UntagResourceWithContext mocks base method
func (*MockMigrationHubOrchestratorAPI) UpdateWorkflow ¶
func (m *MockMigrationHubOrchestratorAPI) UpdateWorkflow(arg0 *migrationhuborchestrator.UpdateWorkflowInput) (*migrationhuborchestrator.UpdateWorkflowOutput, error)
UpdateWorkflow mocks base method
func (*MockMigrationHubOrchestratorAPI) UpdateWorkflowRequest ¶
func (m *MockMigrationHubOrchestratorAPI) UpdateWorkflowRequest(arg0 *migrationhuborchestrator.UpdateWorkflowInput) (*request.Request, *migrationhuborchestrator.UpdateWorkflowOutput)
UpdateWorkflowRequest mocks base method
func (*MockMigrationHubOrchestratorAPI) UpdateWorkflowStep ¶
func (m *MockMigrationHubOrchestratorAPI) UpdateWorkflowStep(arg0 *migrationhuborchestrator.UpdateWorkflowStepInput) (*migrationhuborchestrator.UpdateWorkflowStepOutput, error)
UpdateWorkflowStep mocks base method
func (*MockMigrationHubOrchestratorAPI) UpdateWorkflowStepGroup ¶
func (m *MockMigrationHubOrchestratorAPI) UpdateWorkflowStepGroup(arg0 *migrationhuborchestrator.UpdateWorkflowStepGroupInput) (*migrationhuborchestrator.UpdateWorkflowStepGroupOutput, error)
UpdateWorkflowStepGroup mocks base method
func (*MockMigrationHubOrchestratorAPI) UpdateWorkflowStepGroupRequest ¶
func (m *MockMigrationHubOrchestratorAPI) UpdateWorkflowStepGroupRequest(arg0 *migrationhuborchestrator.UpdateWorkflowStepGroupInput) (*request.Request, *migrationhuborchestrator.UpdateWorkflowStepGroupOutput)
UpdateWorkflowStepGroupRequest mocks base method
func (*MockMigrationHubOrchestratorAPI) UpdateWorkflowStepGroupWithContext ¶
func (m *MockMigrationHubOrchestratorAPI) UpdateWorkflowStepGroupWithContext(arg0 context.Context, arg1 *migrationhuborchestrator.UpdateWorkflowStepGroupInput, arg2 ...request.Option) (*migrationhuborchestrator.UpdateWorkflowStepGroupOutput, error)
UpdateWorkflowStepGroupWithContext mocks base method
func (*MockMigrationHubOrchestratorAPI) UpdateWorkflowStepRequest ¶
func (m *MockMigrationHubOrchestratorAPI) UpdateWorkflowStepRequest(arg0 *migrationhuborchestrator.UpdateWorkflowStepInput) (*request.Request, *migrationhuborchestrator.UpdateWorkflowStepOutput)
UpdateWorkflowStepRequest mocks base method
func (*MockMigrationHubOrchestratorAPI) UpdateWorkflowStepWithContext ¶
func (m *MockMigrationHubOrchestratorAPI) UpdateWorkflowStepWithContext(arg0 context.Context, arg1 *migrationhuborchestrator.UpdateWorkflowStepInput, arg2 ...request.Option) (*migrationhuborchestrator.UpdateWorkflowStepOutput, error)
UpdateWorkflowStepWithContext mocks base method
func (*MockMigrationHubOrchestratorAPI) UpdateWorkflowWithContext ¶
func (m *MockMigrationHubOrchestratorAPI) UpdateWorkflowWithContext(arg0 context.Context, arg1 *migrationhuborchestrator.UpdateWorkflowInput, arg2 ...request.Option) (*migrationhuborchestrator.UpdateWorkflowOutput, error)
UpdateWorkflowWithContext mocks base method
type MockMigrationHubOrchestratorAPIMockRecorder ¶
type MockMigrationHubOrchestratorAPIMockRecorder struct {
// contains filtered or unexported fields
}
MockMigrationHubOrchestratorAPIMockRecorder is the mock recorder for MockMigrationHubOrchestratorAPI
func (*MockMigrationHubOrchestratorAPIMockRecorder) CreateWorkflow ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) CreateWorkflow(arg0 interface{}) *gomock.Call
CreateWorkflow indicates an expected call of CreateWorkflow
func (*MockMigrationHubOrchestratorAPIMockRecorder) CreateWorkflowRequest ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) CreateWorkflowRequest(arg0 interface{}) *gomock.Call
CreateWorkflowRequest indicates an expected call of CreateWorkflowRequest
func (*MockMigrationHubOrchestratorAPIMockRecorder) CreateWorkflowStep ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) CreateWorkflowStep(arg0 interface{}) *gomock.Call
CreateWorkflowStep indicates an expected call of CreateWorkflowStep
func (*MockMigrationHubOrchestratorAPIMockRecorder) CreateWorkflowStepGroup ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) CreateWorkflowStepGroup(arg0 interface{}) *gomock.Call
CreateWorkflowStepGroup indicates an expected call of CreateWorkflowStepGroup
func (*MockMigrationHubOrchestratorAPIMockRecorder) CreateWorkflowStepGroupRequest ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) CreateWorkflowStepGroupRequest(arg0 interface{}) *gomock.Call
CreateWorkflowStepGroupRequest indicates an expected call of CreateWorkflowStepGroupRequest
func (*MockMigrationHubOrchestratorAPIMockRecorder) CreateWorkflowStepGroupWithContext ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) CreateWorkflowStepGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateWorkflowStepGroupWithContext indicates an expected call of CreateWorkflowStepGroupWithContext
func (*MockMigrationHubOrchestratorAPIMockRecorder) CreateWorkflowStepRequest ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) CreateWorkflowStepRequest(arg0 interface{}) *gomock.Call
CreateWorkflowStepRequest indicates an expected call of CreateWorkflowStepRequest
func (*MockMigrationHubOrchestratorAPIMockRecorder) CreateWorkflowStepWithContext ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) CreateWorkflowStepWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateWorkflowStepWithContext indicates an expected call of CreateWorkflowStepWithContext
func (*MockMigrationHubOrchestratorAPIMockRecorder) CreateWorkflowWithContext ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) CreateWorkflowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateWorkflowWithContext indicates an expected call of CreateWorkflowWithContext
func (*MockMigrationHubOrchestratorAPIMockRecorder) DeleteWorkflow ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) DeleteWorkflow(arg0 interface{}) *gomock.Call
DeleteWorkflow indicates an expected call of DeleteWorkflow
func (*MockMigrationHubOrchestratorAPIMockRecorder) DeleteWorkflowRequest ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) DeleteWorkflowRequest(arg0 interface{}) *gomock.Call
DeleteWorkflowRequest indicates an expected call of DeleteWorkflowRequest
func (*MockMigrationHubOrchestratorAPIMockRecorder) DeleteWorkflowStep ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) DeleteWorkflowStep(arg0 interface{}) *gomock.Call
DeleteWorkflowStep indicates an expected call of DeleteWorkflowStep
func (*MockMigrationHubOrchestratorAPIMockRecorder) DeleteWorkflowStepGroup ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) DeleteWorkflowStepGroup(arg0 interface{}) *gomock.Call
DeleteWorkflowStepGroup indicates an expected call of DeleteWorkflowStepGroup
func (*MockMigrationHubOrchestratorAPIMockRecorder) DeleteWorkflowStepGroupRequest ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) DeleteWorkflowStepGroupRequest(arg0 interface{}) *gomock.Call
DeleteWorkflowStepGroupRequest indicates an expected call of DeleteWorkflowStepGroupRequest
func (*MockMigrationHubOrchestratorAPIMockRecorder) DeleteWorkflowStepGroupWithContext ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) DeleteWorkflowStepGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteWorkflowStepGroupWithContext indicates an expected call of DeleteWorkflowStepGroupWithContext
func (*MockMigrationHubOrchestratorAPIMockRecorder) DeleteWorkflowStepRequest ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) DeleteWorkflowStepRequest(arg0 interface{}) *gomock.Call
DeleteWorkflowStepRequest indicates an expected call of DeleteWorkflowStepRequest
func (*MockMigrationHubOrchestratorAPIMockRecorder) DeleteWorkflowStepWithContext ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) DeleteWorkflowStepWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteWorkflowStepWithContext indicates an expected call of DeleteWorkflowStepWithContext
func (*MockMigrationHubOrchestratorAPIMockRecorder) DeleteWorkflowWithContext ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) DeleteWorkflowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteWorkflowWithContext indicates an expected call of DeleteWorkflowWithContext
func (*MockMigrationHubOrchestratorAPIMockRecorder) GetTemplate ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) GetTemplate(arg0 interface{}) *gomock.Call
GetTemplate indicates an expected call of GetTemplate
func (*MockMigrationHubOrchestratorAPIMockRecorder) GetTemplateRequest ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) GetTemplateRequest(arg0 interface{}) *gomock.Call
GetTemplateRequest indicates an expected call of GetTemplateRequest
func (*MockMigrationHubOrchestratorAPIMockRecorder) GetTemplateStep ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) GetTemplateStep(arg0 interface{}) *gomock.Call
GetTemplateStep indicates an expected call of GetTemplateStep
func (*MockMigrationHubOrchestratorAPIMockRecorder) GetTemplateStepGroup ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) GetTemplateStepGroup(arg0 interface{}) *gomock.Call
GetTemplateStepGroup indicates an expected call of GetTemplateStepGroup
func (*MockMigrationHubOrchestratorAPIMockRecorder) GetTemplateStepGroupRequest ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) GetTemplateStepGroupRequest(arg0 interface{}) *gomock.Call
GetTemplateStepGroupRequest indicates an expected call of GetTemplateStepGroupRequest
func (*MockMigrationHubOrchestratorAPIMockRecorder) GetTemplateStepGroupWithContext ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) GetTemplateStepGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetTemplateStepGroupWithContext indicates an expected call of GetTemplateStepGroupWithContext
func (*MockMigrationHubOrchestratorAPIMockRecorder) GetTemplateStepRequest ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) GetTemplateStepRequest(arg0 interface{}) *gomock.Call
GetTemplateStepRequest indicates an expected call of GetTemplateStepRequest
func (*MockMigrationHubOrchestratorAPIMockRecorder) GetTemplateStepWithContext ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) GetTemplateStepWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetTemplateStepWithContext indicates an expected call of GetTemplateStepWithContext
func (*MockMigrationHubOrchestratorAPIMockRecorder) GetTemplateWithContext ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) GetTemplateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetTemplateWithContext indicates an expected call of GetTemplateWithContext
func (*MockMigrationHubOrchestratorAPIMockRecorder) GetWorkflow ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) GetWorkflow(arg0 interface{}) *gomock.Call
GetWorkflow indicates an expected call of GetWorkflow
func (*MockMigrationHubOrchestratorAPIMockRecorder) GetWorkflowRequest ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) GetWorkflowRequest(arg0 interface{}) *gomock.Call
GetWorkflowRequest indicates an expected call of GetWorkflowRequest
func (*MockMigrationHubOrchestratorAPIMockRecorder) GetWorkflowStep ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) GetWorkflowStep(arg0 interface{}) *gomock.Call
GetWorkflowStep indicates an expected call of GetWorkflowStep
func (*MockMigrationHubOrchestratorAPIMockRecorder) GetWorkflowStepGroup ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) GetWorkflowStepGroup(arg0 interface{}) *gomock.Call
GetWorkflowStepGroup indicates an expected call of GetWorkflowStepGroup
func (*MockMigrationHubOrchestratorAPIMockRecorder) GetWorkflowStepGroupRequest ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) GetWorkflowStepGroupRequest(arg0 interface{}) *gomock.Call
GetWorkflowStepGroupRequest indicates an expected call of GetWorkflowStepGroupRequest
func (*MockMigrationHubOrchestratorAPIMockRecorder) GetWorkflowStepGroupWithContext ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) GetWorkflowStepGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetWorkflowStepGroupWithContext indicates an expected call of GetWorkflowStepGroupWithContext
func (*MockMigrationHubOrchestratorAPIMockRecorder) GetWorkflowStepRequest ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) GetWorkflowStepRequest(arg0 interface{}) *gomock.Call
GetWorkflowStepRequest indicates an expected call of GetWorkflowStepRequest
func (*MockMigrationHubOrchestratorAPIMockRecorder) GetWorkflowStepWithContext ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) GetWorkflowStepWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetWorkflowStepWithContext indicates an expected call of GetWorkflowStepWithContext
func (*MockMigrationHubOrchestratorAPIMockRecorder) GetWorkflowWithContext ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) GetWorkflowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetWorkflowWithContext indicates an expected call of GetWorkflowWithContext
func (*MockMigrationHubOrchestratorAPIMockRecorder) ListPlugins ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) ListPlugins(arg0 interface{}) *gomock.Call
ListPlugins indicates an expected call of ListPlugins
func (*MockMigrationHubOrchestratorAPIMockRecorder) ListPluginsPages ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) ListPluginsPages(arg0, arg1 interface{}) *gomock.Call
ListPluginsPages indicates an expected call of ListPluginsPages
func (*MockMigrationHubOrchestratorAPIMockRecorder) ListPluginsPagesWithContext ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) ListPluginsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListPluginsPagesWithContext indicates an expected call of ListPluginsPagesWithContext
func (*MockMigrationHubOrchestratorAPIMockRecorder) ListPluginsRequest ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) ListPluginsRequest(arg0 interface{}) *gomock.Call
ListPluginsRequest indicates an expected call of ListPluginsRequest
func (*MockMigrationHubOrchestratorAPIMockRecorder) ListPluginsWithContext ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) ListPluginsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListPluginsWithContext indicates an expected call of ListPluginsWithContext
func (*MockMigrationHubOrchestratorAPIMockRecorder) ListTagsForResource ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
ListTagsForResource indicates an expected call of ListTagsForResource
func (*MockMigrationHubOrchestratorAPIMockRecorder) ListTagsForResourceRequest ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest
func (*MockMigrationHubOrchestratorAPIMockRecorder) ListTagsForResourceWithContext ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext
func (*MockMigrationHubOrchestratorAPIMockRecorder) ListTemplateStepGroups ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) ListTemplateStepGroups(arg0 interface{}) *gomock.Call
ListTemplateStepGroups indicates an expected call of ListTemplateStepGroups
func (*MockMigrationHubOrchestratorAPIMockRecorder) ListTemplateStepGroupsPages ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) ListTemplateStepGroupsPages(arg0, arg1 interface{}) *gomock.Call
ListTemplateStepGroupsPages indicates an expected call of ListTemplateStepGroupsPages
func (*MockMigrationHubOrchestratorAPIMockRecorder) ListTemplateStepGroupsPagesWithContext ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) ListTemplateStepGroupsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListTemplateStepGroupsPagesWithContext indicates an expected call of ListTemplateStepGroupsPagesWithContext
func (*MockMigrationHubOrchestratorAPIMockRecorder) ListTemplateStepGroupsRequest ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) ListTemplateStepGroupsRequest(arg0 interface{}) *gomock.Call
ListTemplateStepGroupsRequest indicates an expected call of ListTemplateStepGroupsRequest
func (*MockMigrationHubOrchestratorAPIMockRecorder) ListTemplateStepGroupsWithContext ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) ListTemplateStepGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTemplateStepGroupsWithContext indicates an expected call of ListTemplateStepGroupsWithContext
func (*MockMigrationHubOrchestratorAPIMockRecorder) ListTemplateSteps ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) ListTemplateSteps(arg0 interface{}) *gomock.Call
ListTemplateSteps indicates an expected call of ListTemplateSteps
func (*MockMigrationHubOrchestratorAPIMockRecorder) ListTemplateStepsPages ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) ListTemplateStepsPages(arg0, arg1 interface{}) *gomock.Call
ListTemplateStepsPages indicates an expected call of ListTemplateStepsPages
func (*MockMigrationHubOrchestratorAPIMockRecorder) ListTemplateStepsPagesWithContext ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) ListTemplateStepsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListTemplateStepsPagesWithContext indicates an expected call of ListTemplateStepsPagesWithContext
func (*MockMigrationHubOrchestratorAPIMockRecorder) ListTemplateStepsRequest ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) ListTemplateStepsRequest(arg0 interface{}) *gomock.Call
ListTemplateStepsRequest indicates an expected call of ListTemplateStepsRequest
func (*MockMigrationHubOrchestratorAPIMockRecorder) ListTemplateStepsWithContext ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) ListTemplateStepsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTemplateStepsWithContext indicates an expected call of ListTemplateStepsWithContext
func (*MockMigrationHubOrchestratorAPIMockRecorder) ListTemplates ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) ListTemplates(arg0 interface{}) *gomock.Call
ListTemplates indicates an expected call of ListTemplates
func (*MockMigrationHubOrchestratorAPIMockRecorder) ListTemplatesPages ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) ListTemplatesPages(arg0, arg1 interface{}) *gomock.Call
ListTemplatesPages indicates an expected call of ListTemplatesPages
func (*MockMigrationHubOrchestratorAPIMockRecorder) ListTemplatesPagesWithContext ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) ListTemplatesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListTemplatesPagesWithContext indicates an expected call of ListTemplatesPagesWithContext
func (*MockMigrationHubOrchestratorAPIMockRecorder) ListTemplatesRequest ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) ListTemplatesRequest(arg0 interface{}) *gomock.Call
ListTemplatesRequest indicates an expected call of ListTemplatesRequest
func (*MockMigrationHubOrchestratorAPIMockRecorder) ListTemplatesWithContext ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) ListTemplatesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTemplatesWithContext indicates an expected call of ListTemplatesWithContext
func (*MockMigrationHubOrchestratorAPIMockRecorder) ListWorkflowStepGroups ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) ListWorkflowStepGroups(arg0 interface{}) *gomock.Call
ListWorkflowStepGroups indicates an expected call of ListWorkflowStepGroups
func (*MockMigrationHubOrchestratorAPIMockRecorder) ListWorkflowStepGroupsPages ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) ListWorkflowStepGroupsPages(arg0, arg1 interface{}) *gomock.Call
ListWorkflowStepGroupsPages indicates an expected call of ListWorkflowStepGroupsPages
func (*MockMigrationHubOrchestratorAPIMockRecorder) ListWorkflowStepGroupsPagesWithContext ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) ListWorkflowStepGroupsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListWorkflowStepGroupsPagesWithContext indicates an expected call of ListWorkflowStepGroupsPagesWithContext
func (*MockMigrationHubOrchestratorAPIMockRecorder) ListWorkflowStepGroupsRequest ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) ListWorkflowStepGroupsRequest(arg0 interface{}) *gomock.Call
ListWorkflowStepGroupsRequest indicates an expected call of ListWorkflowStepGroupsRequest
func (*MockMigrationHubOrchestratorAPIMockRecorder) ListWorkflowStepGroupsWithContext ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) ListWorkflowStepGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListWorkflowStepGroupsWithContext indicates an expected call of ListWorkflowStepGroupsWithContext
func (*MockMigrationHubOrchestratorAPIMockRecorder) ListWorkflowSteps ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) ListWorkflowSteps(arg0 interface{}) *gomock.Call
ListWorkflowSteps indicates an expected call of ListWorkflowSteps
func (*MockMigrationHubOrchestratorAPIMockRecorder) ListWorkflowStepsPages ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) ListWorkflowStepsPages(arg0, arg1 interface{}) *gomock.Call
ListWorkflowStepsPages indicates an expected call of ListWorkflowStepsPages
func (*MockMigrationHubOrchestratorAPIMockRecorder) ListWorkflowStepsPagesWithContext ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) ListWorkflowStepsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListWorkflowStepsPagesWithContext indicates an expected call of ListWorkflowStepsPagesWithContext
func (*MockMigrationHubOrchestratorAPIMockRecorder) ListWorkflowStepsRequest ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) ListWorkflowStepsRequest(arg0 interface{}) *gomock.Call
ListWorkflowStepsRequest indicates an expected call of ListWorkflowStepsRequest
func (*MockMigrationHubOrchestratorAPIMockRecorder) ListWorkflowStepsWithContext ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) ListWorkflowStepsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListWorkflowStepsWithContext indicates an expected call of ListWorkflowStepsWithContext
func (*MockMigrationHubOrchestratorAPIMockRecorder) ListWorkflows ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) ListWorkflows(arg0 interface{}) *gomock.Call
ListWorkflows indicates an expected call of ListWorkflows
func (*MockMigrationHubOrchestratorAPIMockRecorder) ListWorkflowsPages ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) ListWorkflowsPages(arg0, arg1 interface{}) *gomock.Call
ListWorkflowsPages indicates an expected call of ListWorkflowsPages
func (*MockMigrationHubOrchestratorAPIMockRecorder) ListWorkflowsPagesWithContext ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) ListWorkflowsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListWorkflowsPagesWithContext indicates an expected call of ListWorkflowsPagesWithContext
func (*MockMigrationHubOrchestratorAPIMockRecorder) ListWorkflowsRequest ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) ListWorkflowsRequest(arg0 interface{}) *gomock.Call
ListWorkflowsRequest indicates an expected call of ListWorkflowsRequest
func (*MockMigrationHubOrchestratorAPIMockRecorder) ListWorkflowsWithContext ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) ListWorkflowsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListWorkflowsWithContext indicates an expected call of ListWorkflowsWithContext
func (*MockMigrationHubOrchestratorAPIMockRecorder) RetryWorkflowStep ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) RetryWorkflowStep(arg0 interface{}) *gomock.Call
RetryWorkflowStep indicates an expected call of RetryWorkflowStep
func (*MockMigrationHubOrchestratorAPIMockRecorder) RetryWorkflowStepRequest ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) RetryWorkflowStepRequest(arg0 interface{}) *gomock.Call
RetryWorkflowStepRequest indicates an expected call of RetryWorkflowStepRequest
func (*MockMigrationHubOrchestratorAPIMockRecorder) RetryWorkflowStepWithContext ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) RetryWorkflowStepWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
RetryWorkflowStepWithContext indicates an expected call of RetryWorkflowStepWithContext
func (*MockMigrationHubOrchestratorAPIMockRecorder) StartWorkflow ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) StartWorkflow(arg0 interface{}) *gomock.Call
StartWorkflow indicates an expected call of StartWorkflow
func (*MockMigrationHubOrchestratorAPIMockRecorder) StartWorkflowRequest ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) StartWorkflowRequest(arg0 interface{}) *gomock.Call
StartWorkflowRequest indicates an expected call of StartWorkflowRequest
func (*MockMigrationHubOrchestratorAPIMockRecorder) StartWorkflowWithContext ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) StartWorkflowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StartWorkflowWithContext indicates an expected call of StartWorkflowWithContext
func (*MockMigrationHubOrchestratorAPIMockRecorder) StopWorkflow ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) StopWorkflow(arg0 interface{}) *gomock.Call
StopWorkflow indicates an expected call of StopWorkflow
func (*MockMigrationHubOrchestratorAPIMockRecorder) StopWorkflowRequest ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) StopWorkflowRequest(arg0 interface{}) *gomock.Call
StopWorkflowRequest indicates an expected call of StopWorkflowRequest
func (*MockMigrationHubOrchestratorAPIMockRecorder) StopWorkflowWithContext ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) StopWorkflowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StopWorkflowWithContext indicates an expected call of StopWorkflowWithContext
func (*MockMigrationHubOrchestratorAPIMockRecorder) TagResource ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
TagResource indicates an expected call of TagResource
func (*MockMigrationHubOrchestratorAPIMockRecorder) TagResourceRequest ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
TagResourceRequest indicates an expected call of TagResourceRequest
func (*MockMigrationHubOrchestratorAPIMockRecorder) TagResourceWithContext ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
TagResourceWithContext indicates an expected call of TagResourceWithContext
func (*MockMigrationHubOrchestratorAPIMockRecorder) UntagResource ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
UntagResource indicates an expected call of UntagResource
func (*MockMigrationHubOrchestratorAPIMockRecorder) UntagResourceRequest ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
UntagResourceRequest indicates an expected call of UntagResourceRequest
func (*MockMigrationHubOrchestratorAPIMockRecorder) UntagResourceWithContext ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UntagResourceWithContext indicates an expected call of UntagResourceWithContext
func (*MockMigrationHubOrchestratorAPIMockRecorder) UpdateWorkflow ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) UpdateWorkflow(arg0 interface{}) *gomock.Call
UpdateWorkflow indicates an expected call of UpdateWorkflow
func (*MockMigrationHubOrchestratorAPIMockRecorder) UpdateWorkflowRequest ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) UpdateWorkflowRequest(arg0 interface{}) *gomock.Call
UpdateWorkflowRequest indicates an expected call of UpdateWorkflowRequest
func (*MockMigrationHubOrchestratorAPIMockRecorder) UpdateWorkflowStep ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) UpdateWorkflowStep(arg0 interface{}) *gomock.Call
UpdateWorkflowStep indicates an expected call of UpdateWorkflowStep
func (*MockMigrationHubOrchestratorAPIMockRecorder) UpdateWorkflowStepGroup ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) UpdateWorkflowStepGroup(arg0 interface{}) *gomock.Call
UpdateWorkflowStepGroup indicates an expected call of UpdateWorkflowStepGroup
func (*MockMigrationHubOrchestratorAPIMockRecorder) UpdateWorkflowStepGroupRequest ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) UpdateWorkflowStepGroupRequest(arg0 interface{}) *gomock.Call
UpdateWorkflowStepGroupRequest indicates an expected call of UpdateWorkflowStepGroupRequest
func (*MockMigrationHubOrchestratorAPIMockRecorder) UpdateWorkflowStepGroupWithContext ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) UpdateWorkflowStepGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateWorkflowStepGroupWithContext indicates an expected call of UpdateWorkflowStepGroupWithContext
func (*MockMigrationHubOrchestratorAPIMockRecorder) UpdateWorkflowStepRequest ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) UpdateWorkflowStepRequest(arg0 interface{}) *gomock.Call
UpdateWorkflowStepRequest indicates an expected call of UpdateWorkflowStepRequest
func (*MockMigrationHubOrchestratorAPIMockRecorder) UpdateWorkflowStepWithContext ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) UpdateWorkflowStepWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateWorkflowStepWithContext indicates an expected call of UpdateWorkflowStepWithContext
func (*MockMigrationHubOrchestratorAPIMockRecorder) UpdateWorkflowWithContext ¶
func (mr *MockMigrationHubOrchestratorAPIMockRecorder) UpdateWorkflowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateWorkflowWithContext indicates an expected call of UpdateWorkflowWithContext