Documentation ¶
Overview ¶
Package migrationhubrefactorspacesmock is a generated GoMock package.
Index ¶
- type MockMigrationHubRefactorSpacesAPI
- func (m *MockMigrationHubRefactorSpacesAPI) CreateApplication(arg0 *migrationhubrefactorspaces.CreateApplicationInput) (*migrationhubrefactorspaces.CreateApplicationOutput, error)
- func (m *MockMigrationHubRefactorSpacesAPI) CreateApplicationRequest(arg0 *migrationhubrefactorspaces.CreateApplicationInput) (*request.Request, *migrationhubrefactorspaces.CreateApplicationOutput)
- func (m *MockMigrationHubRefactorSpacesAPI) CreateApplicationWithContext(arg0 context.Context, arg1 *migrationhubrefactorspaces.CreateApplicationInput, ...) (*migrationhubrefactorspaces.CreateApplicationOutput, error)
- func (m *MockMigrationHubRefactorSpacesAPI) CreateEnvironment(arg0 *migrationhubrefactorspaces.CreateEnvironmentInput) (*migrationhubrefactorspaces.CreateEnvironmentOutput, error)
- func (m *MockMigrationHubRefactorSpacesAPI) CreateEnvironmentRequest(arg0 *migrationhubrefactorspaces.CreateEnvironmentInput) (*request.Request, *migrationhubrefactorspaces.CreateEnvironmentOutput)
- func (m *MockMigrationHubRefactorSpacesAPI) CreateEnvironmentWithContext(arg0 context.Context, arg1 *migrationhubrefactorspaces.CreateEnvironmentInput, ...) (*migrationhubrefactorspaces.CreateEnvironmentOutput, error)
- func (m *MockMigrationHubRefactorSpacesAPI) CreateRoute(arg0 *migrationhubrefactorspaces.CreateRouteInput) (*migrationhubrefactorspaces.CreateRouteOutput, error)
- func (m *MockMigrationHubRefactorSpacesAPI) CreateRouteRequest(arg0 *migrationhubrefactorspaces.CreateRouteInput) (*request.Request, *migrationhubrefactorspaces.CreateRouteOutput)
- func (m *MockMigrationHubRefactorSpacesAPI) CreateRouteWithContext(arg0 context.Context, arg1 *migrationhubrefactorspaces.CreateRouteInput, ...) (*migrationhubrefactorspaces.CreateRouteOutput, error)
- func (m *MockMigrationHubRefactorSpacesAPI) CreateService(arg0 *migrationhubrefactorspaces.CreateServiceInput) (*migrationhubrefactorspaces.CreateServiceOutput, error)
- func (m *MockMigrationHubRefactorSpacesAPI) CreateServiceRequest(arg0 *migrationhubrefactorspaces.CreateServiceInput) (*request.Request, *migrationhubrefactorspaces.CreateServiceOutput)
- func (m *MockMigrationHubRefactorSpacesAPI) CreateServiceWithContext(arg0 context.Context, arg1 *migrationhubrefactorspaces.CreateServiceInput, ...) (*migrationhubrefactorspaces.CreateServiceOutput, error)
- func (m *MockMigrationHubRefactorSpacesAPI) DeleteApplication(arg0 *migrationhubrefactorspaces.DeleteApplicationInput) (*migrationhubrefactorspaces.DeleteApplicationOutput, error)
- func (m *MockMigrationHubRefactorSpacesAPI) DeleteApplicationRequest(arg0 *migrationhubrefactorspaces.DeleteApplicationInput) (*request.Request, *migrationhubrefactorspaces.DeleteApplicationOutput)
- func (m *MockMigrationHubRefactorSpacesAPI) DeleteApplicationWithContext(arg0 context.Context, arg1 *migrationhubrefactorspaces.DeleteApplicationInput, ...) (*migrationhubrefactorspaces.DeleteApplicationOutput, error)
- func (m *MockMigrationHubRefactorSpacesAPI) DeleteEnvironment(arg0 *migrationhubrefactorspaces.DeleteEnvironmentInput) (*migrationhubrefactorspaces.DeleteEnvironmentOutput, error)
- func (m *MockMigrationHubRefactorSpacesAPI) DeleteEnvironmentRequest(arg0 *migrationhubrefactorspaces.DeleteEnvironmentInput) (*request.Request, *migrationhubrefactorspaces.DeleteEnvironmentOutput)
- func (m *MockMigrationHubRefactorSpacesAPI) DeleteEnvironmentWithContext(arg0 context.Context, arg1 *migrationhubrefactorspaces.DeleteEnvironmentInput, ...) (*migrationhubrefactorspaces.DeleteEnvironmentOutput, error)
- func (m *MockMigrationHubRefactorSpacesAPI) DeleteResourcePolicy(arg0 *migrationhubrefactorspaces.DeleteResourcePolicyInput) (*migrationhubrefactorspaces.DeleteResourcePolicyOutput, error)
- func (m *MockMigrationHubRefactorSpacesAPI) DeleteResourcePolicyRequest(arg0 *migrationhubrefactorspaces.DeleteResourcePolicyInput) (*request.Request, *migrationhubrefactorspaces.DeleteResourcePolicyOutput)
- func (m *MockMigrationHubRefactorSpacesAPI) DeleteResourcePolicyWithContext(arg0 context.Context, ...) (*migrationhubrefactorspaces.DeleteResourcePolicyOutput, error)
- func (m *MockMigrationHubRefactorSpacesAPI) DeleteRoute(arg0 *migrationhubrefactorspaces.DeleteRouteInput) (*migrationhubrefactorspaces.DeleteRouteOutput, error)
- func (m *MockMigrationHubRefactorSpacesAPI) DeleteRouteRequest(arg0 *migrationhubrefactorspaces.DeleteRouteInput) (*request.Request, *migrationhubrefactorspaces.DeleteRouteOutput)
- func (m *MockMigrationHubRefactorSpacesAPI) DeleteRouteWithContext(arg0 context.Context, arg1 *migrationhubrefactorspaces.DeleteRouteInput, ...) (*migrationhubrefactorspaces.DeleteRouteOutput, error)
- func (m *MockMigrationHubRefactorSpacesAPI) DeleteService(arg0 *migrationhubrefactorspaces.DeleteServiceInput) (*migrationhubrefactorspaces.DeleteServiceOutput, error)
- func (m *MockMigrationHubRefactorSpacesAPI) DeleteServiceRequest(arg0 *migrationhubrefactorspaces.DeleteServiceInput) (*request.Request, *migrationhubrefactorspaces.DeleteServiceOutput)
- func (m *MockMigrationHubRefactorSpacesAPI) DeleteServiceWithContext(arg0 context.Context, arg1 *migrationhubrefactorspaces.DeleteServiceInput, ...) (*migrationhubrefactorspaces.DeleteServiceOutput, error)
- func (m *MockMigrationHubRefactorSpacesAPI) EXPECT() *MockMigrationHubRefactorSpacesAPIMockRecorder
- func (m *MockMigrationHubRefactorSpacesAPI) GetApplication(arg0 *migrationhubrefactorspaces.GetApplicationInput) (*migrationhubrefactorspaces.GetApplicationOutput, error)
- func (m *MockMigrationHubRefactorSpacesAPI) GetApplicationRequest(arg0 *migrationhubrefactorspaces.GetApplicationInput) (*request.Request, *migrationhubrefactorspaces.GetApplicationOutput)
- func (m *MockMigrationHubRefactorSpacesAPI) GetApplicationWithContext(arg0 context.Context, arg1 *migrationhubrefactorspaces.GetApplicationInput, ...) (*migrationhubrefactorspaces.GetApplicationOutput, error)
- func (m *MockMigrationHubRefactorSpacesAPI) GetEnvironment(arg0 *migrationhubrefactorspaces.GetEnvironmentInput) (*migrationhubrefactorspaces.GetEnvironmentOutput, error)
- func (m *MockMigrationHubRefactorSpacesAPI) GetEnvironmentRequest(arg0 *migrationhubrefactorspaces.GetEnvironmentInput) (*request.Request, *migrationhubrefactorspaces.GetEnvironmentOutput)
- func (m *MockMigrationHubRefactorSpacesAPI) GetEnvironmentWithContext(arg0 context.Context, arg1 *migrationhubrefactorspaces.GetEnvironmentInput, ...) (*migrationhubrefactorspaces.GetEnvironmentOutput, error)
- func (m *MockMigrationHubRefactorSpacesAPI) GetResourcePolicy(arg0 *migrationhubrefactorspaces.GetResourcePolicyInput) (*migrationhubrefactorspaces.GetResourcePolicyOutput, error)
- func (m *MockMigrationHubRefactorSpacesAPI) GetResourcePolicyRequest(arg0 *migrationhubrefactorspaces.GetResourcePolicyInput) (*request.Request, *migrationhubrefactorspaces.GetResourcePolicyOutput)
- func (m *MockMigrationHubRefactorSpacesAPI) GetResourcePolicyWithContext(arg0 context.Context, arg1 *migrationhubrefactorspaces.GetResourcePolicyInput, ...) (*migrationhubrefactorspaces.GetResourcePolicyOutput, error)
- func (m *MockMigrationHubRefactorSpacesAPI) GetRoute(arg0 *migrationhubrefactorspaces.GetRouteInput) (*migrationhubrefactorspaces.GetRouteOutput, error)
- func (m *MockMigrationHubRefactorSpacesAPI) GetRouteRequest(arg0 *migrationhubrefactorspaces.GetRouteInput) (*request.Request, *migrationhubrefactorspaces.GetRouteOutput)
- func (m *MockMigrationHubRefactorSpacesAPI) GetRouteWithContext(arg0 context.Context, arg1 *migrationhubrefactorspaces.GetRouteInput, ...) (*migrationhubrefactorspaces.GetRouteOutput, error)
- func (m *MockMigrationHubRefactorSpacesAPI) GetService(arg0 *migrationhubrefactorspaces.GetServiceInput) (*migrationhubrefactorspaces.GetServiceOutput, error)
- func (m *MockMigrationHubRefactorSpacesAPI) GetServiceRequest(arg0 *migrationhubrefactorspaces.GetServiceInput) (*request.Request, *migrationhubrefactorspaces.GetServiceOutput)
- func (m *MockMigrationHubRefactorSpacesAPI) GetServiceWithContext(arg0 context.Context, arg1 *migrationhubrefactorspaces.GetServiceInput, ...) (*migrationhubrefactorspaces.GetServiceOutput, error)
- func (m *MockMigrationHubRefactorSpacesAPI) ListApplications(arg0 *migrationhubrefactorspaces.ListApplicationsInput) (*migrationhubrefactorspaces.ListApplicationsOutput, error)
- func (m *MockMigrationHubRefactorSpacesAPI) ListApplicationsPages(arg0 *migrationhubrefactorspaces.ListApplicationsInput, ...) error
- func (m *MockMigrationHubRefactorSpacesAPI) ListApplicationsPagesWithContext(arg0 context.Context, arg1 *migrationhubrefactorspaces.ListApplicationsInput, ...) error
- func (m *MockMigrationHubRefactorSpacesAPI) ListApplicationsRequest(arg0 *migrationhubrefactorspaces.ListApplicationsInput) (*request.Request, *migrationhubrefactorspaces.ListApplicationsOutput)
- func (m *MockMigrationHubRefactorSpacesAPI) ListApplicationsWithContext(arg0 context.Context, arg1 *migrationhubrefactorspaces.ListApplicationsInput, ...) (*migrationhubrefactorspaces.ListApplicationsOutput, error)
- func (m *MockMigrationHubRefactorSpacesAPI) ListEnvironmentVpcs(arg0 *migrationhubrefactorspaces.ListEnvironmentVpcsInput) (*migrationhubrefactorspaces.ListEnvironmentVpcsOutput, error)
- func (m *MockMigrationHubRefactorSpacesAPI) ListEnvironmentVpcsPages(arg0 *migrationhubrefactorspaces.ListEnvironmentVpcsInput, ...) error
- func (m *MockMigrationHubRefactorSpacesAPI) ListEnvironmentVpcsPagesWithContext(arg0 context.Context, ...) error
- func (m *MockMigrationHubRefactorSpacesAPI) ListEnvironmentVpcsRequest(arg0 *migrationhubrefactorspaces.ListEnvironmentVpcsInput) (*request.Request, *migrationhubrefactorspaces.ListEnvironmentVpcsOutput)
- func (m *MockMigrationHubRefactorSpacesAPI) ListEnvironmentVpcsWithContext(arg0 context.Context, ...) (*migrationhubrefactorspaces.ListEnvironmentVpcsOutput, error)
- func (m *MockMigrationHubRefactorSpacesAPI) ListEnvironments(arg0 *migrationhubrefactorspaces.ListEnvironmentsInput) (*migrationhubrefactorspaces.ListEnvironmentsOutput, error)
- func (m *MockMigrationHubRefactorSpacesAPI) ListEnvironmentsPages(arg0 *migrationhubrefactorspaces.ListEnvironmentsInput, ...) error
- func (m *MockMigrationHubRefactorSpacesAPI) ListEnvironmentsPagesWithContext(arg0 context.Context, arg1 *migrationhubrefactorspaces.ListEnvironmentsInput, ...) error
- func (m *MockMigrationHubRefactorSpacesAPI) ListEnvironmentsRequest(arg0 *migrationhubrefactorspaces.ListEnvironmentsInput) (*request.Request, *migrationhubrefactorspaces.ListEnvironmentsOutput)
- func (m *MockMigrationHubRefactorSpacesAPI) ListEnvironmentsWithContext(arg0 context.Context, arg1 *migrationhubrefactorspaces.ListEnvironmentsInput, ...) (*migrationhubrefactorspaces.ListEnvironmentsOutput, error)
- func (m *MockMigrationHubRefactorSpacesAPI) ListRoutes(arg0 *migrationhubrefactorspaces.ListRoutesInput) (*migrationhubrefactorspaces.ListRoutesOutput, error)
- func (m *MockMigrationHubRefactorSpacesAPI) ListRoutesPages(arg0 *migrationhubrefactorspaces.ListRoutesInput, ...) error
- func (m *MockMigrationHubRefactorSpacesAPI) ListRoutesPagesWithContext(arg0 context.Context, arg1 *migrationhubrefactorspaces.ListRoutesInput, ...) error
- func (m *MockMigrationHubRefactorSpacesAPI) ListRoutesRequest(arg0 *migrationhubrefactorspaces.ListRoutesInput) (*request.Request, *migrationhubrefactorspaces.ListRoutesOutput)
- func (m *MockMigrationHubRefactorSpacesAPI) ListRoutesWithContext(arg0 context.Context, arg1 *migrationhubrefactorspaces.ListRoutesInput, ...) (*migrationhubrefactorspaces.ListRoutesOutput, error)
- func (m *MockMigrationHubRefactorSpacesAPI) ListServices(arg0 *migrationhubrefactorspaces.ListServicesInput) (*migrationhubrefactorspaces.ListServicesOutput, error)
- func (m *MockMigrationHubRefactorSpacesAPI) ListServicesPages(arg0 *migrationhubrefactorspaces.ListServicesInput, ...) error
- func (m *MockMigrationHubRefactorSpacesAPI) ListServicesPagesWithContext(arg0 context.Context, arg1 *migrationhubrefactorspaces.ListServicesInput, ...) error
- func (m *MockMigrationHubRefactorSpacesAPI) ListServicesRequest(arg0 *migrationhubrefactorspaces.ListServicesInput) (*request.Request, *migrationhubrefactorspaces.ListServicesOutput)
- func (m *MockMigrationHubRefactorSpacesAPI) ListServicesWithContext(arg0 context.Context, arg1 *migrationhubrefactorspaces.ListServicesInput, ...) (*migrationhubrefactorspaces.ListServicesOutput, error)
- func (m *MockMigrationHubRefactorSpacesAPI) ListTagsForResource(arg0 *migrationhubrefactorspaces.ListTagsForResourceInput) (*migrationhubrefactorspaces.ListTagsForResourceOutput, error)
- func (m *MockMigrationHubRefactorSpacesAPI) ListTagsForResourceRequest(arg0 *migrationhubrefactorspaces.ListTagsForResourceInput) (*request.Request, *migrationhubrefactorspaces.ListTagsForResourceOutput)
- func (m *MockMigrationHubRefactorSpacesAPI) ListTagsForResourceWithContext(arg0 context.Context, ...) (*migrationhubrefactorspaces.ListTagsForResourceOutput, error)
- func (m *MockMigrationHubRefactorSpacesAPI) PutResourcePolicy(arg0 *migrationhubrefactorspaces.PutResourcePolicyInput) (*migrationhubrefactorspaces.PutResourcePolicyOutput, error)
- func (m *MockMigrationHubRefactorSpacesAPI) PutResourcePolicyRequest(arg0 *migrationhubrefactorspaces.PutResourcePolicyInput) (*request.Request, *migrationhubrefactorspaces.PutResourcePolicyOutput)
- func (m *MockMigrationHubRefactorSpacesAPI) PutResourcePolicyWithContext(arg0 context.Context, arg1 *migrationhubrefactorspaces.PutResourcePolicyInput, ...) (*migrationhubrefactorspaces.PutResourcePolicyOutput, error)
- func (m *MockMigrationHubRefactorSpacesAPI) TagResource(arg0 *migrationhubrefactorspaces.TagResourceInput) (*migrationhubrefactorspaces.TagResourceOutput, error)
- func (m *MockMigrationHubRefactorSpacesAPI) TagResourceRequest(arg0 *migrationhubrefactorspaces.TagResourceInput) (*request.Request, *migrationhubrefactorspaces.TagResourceOutput)
- func (m *MockMigrationHubRefactorSpacesAPI) TagResourceWithContext(arg0 context.Context, arg1 *migrationhubrefactorspaces.TagResourceInput, ...) (*migrationhubrefactorspaces.TagResourceOutput, error)
- func (m *MockMigrationHubRefactorSpacesAPI) UntagResource(arg0 *migrationhubrefactorspaces.UntagResourceInput) (*migrationhubrefactorspaces.UntagResourceOutput, error)
- func (m *MockMigrationHubRefactorSpacesAPI) UntagResourceRequest(arg0 *migrationhubrefactorspaces.UntagResourceInput) (*request.Request, *migrationhubrefactorspaces.UntagResourceOutput)
- func (m *MockMigrationHubRefactorSpacesAPI) UntagResourceWithContext(arg0 context.Context, arg1 *migrationhubrefactorspaces.UntagResourceInput, ...) (*migrationhubrefactorspaces.UntagResourceOutput, error)
- func (m *MockMigrationHubRefactorSpacesAPI) UpdateRoute(arg0 *migrationhubrefactorspaces.UpdateRouteInput) (*migrationhubrefactorspaces.UpdateRouteOutput, error)
- func (m *MockMigrationHubRefactorSpacesAPI) UpdateRouteRequest(arg0 *migrationhubrefactorspaces.UpdateRouteInput) (*request.Request, *migrationhubrefactorspaces.UpdateRouteOutput)
- func (m *MockMigrationHubRefactorSpacesAPI) UpdateRouteWithContext(arg0 context.Context, arg1 *migrationhubrefactorspaces.UpdateRouteInput, ...) (*migrationhubrefactorspaces.UpdateRouteOutput, error)
- type MockMigrationHubRefactorSpacesAPIMockRecorder
- func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) CreateApplication(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) CreateApplicationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) CreateApplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) CreateEnvironment(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) CreateEnvironmentRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) CreateEnvironmentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) CreateRoute(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) CreateRouteRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) CreateRouteWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) CreateService(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) CreateServiceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) CreateServiceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) DeleteApplication(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) DeleteApplicationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) DeleteApplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) DeleteEnvironment(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) DeleteEnvironmentRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) DeleteEnvironmentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) DeleteResourcePolicy(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) DeleteResourcePolicyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) DeleteResourcePolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) DeleteRoute(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) DeleteRouteRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) DeleteRouteWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) DeleteService(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) DeleteServiceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) DeleteServiceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) GetApplication(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) GetApplicationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) GetApplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) GetEnvironment(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) GetEnvironmentRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) GetEnvironmentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) GetResourcePolicy(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) GetResourcePolicyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) GetResourcePolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) GetRoute(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) GetRouteRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) GetRouteWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) GetService(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) GetServiceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) GetServiceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) ListApplications(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) ListApplicationsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) ListApplicationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) ListApplicationsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) ListApplicationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) ListEnvironmentVpcs(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) ListEnvironmentVpcsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) ListEnvironmentVpcsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) ListEnvironmentVpcsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) ListEnvironmentVpcsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) ListEnvironments(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) ListEnvironmentsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) ListEnvironmentsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) ListEnvironmentsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) ListEnvironmentsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) ListRoutes(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) ListRoutesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) ListRoutesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) ListRoutesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) ListRoutesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) ListServices(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) ListServicesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) ListServicesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) ListServicesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) ListServicesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) PutResourcePolicy(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) PutResourcePolicyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) PutResourcePolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) UpdateRoute(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) UpdateRouteRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) UpdateRouteWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockMigrationHubRefactorSpacesAPI ¶
type MockMigrationHubRefactorSpacesAPI struct {
// contains filtered or unexported fields
}
MockMigrationHubRefactorSpacesAPI is a mock of MigrationHubRefactorSpacesAPI interface
func NewMockMigrationHubRefactorSpacesAPI ¶
func NewMockMigrationHubRefactorSpacesAPI(ctrl *gomock.Controller) *MockMigrationHubRefactorSpacesAPI
NewMockMigrationHubRefactorSpacesAPI creates a new mock instance
func (*MockMigrationHubRefactorSpacesAPI) CreateApplication ¶
func (m *MockMigrationHubRefactorSpacesAPI) CreateApplication(arg0 *migrationhubrefactorspaces.CreateApplicationInput) (*migrationhubrefactorspaces.CreateApplicationOutput, error)
CreateApplication mocks base method
func (*MockMigrationHubRefactorSpacesAPI) CreateApplicationRequest ¶
func (m *MockMigrationHubRefactorSpacesAPI) CreateApplicationRequest(arg0 *migrationhubrefactorspaces.CreateApplicationInput) (*request.Request, *migrationhubrefactorspaces.CreateApplicationOutput)
CreateApplicationRequest mocks base method
func (*MockMigrationHubRefactorSpacesAPI) CreateApplicationWithContext ¶
func (m *MockMigrationHubRefactorSpacesAPI) CreateApplicationWithContext(arg0 context.Context, arg1 *migrationhubrefactorspaces.CreateApplicationInput, arg2 ...request.Option) (*migrationhubrefactorspaces.CreateApplicationOutput, error)
CreateApplicationWithContext mocks base method
func (*MockMigrationHubRefactorSpacesAPI) CreateEnvironment ¶
func (m *MockMigrationHubRefactorSpacesAPI) CreateEnvironment(arg0 *migrationhubrefactorspaces.CreateEnvironmentInput) (*migrationhubrefactorspaces.CreateEnvironmentOutput, error)
CreateEnvironment mocks base method
func (*MockMigrationHubRefactorSpacesAPI) CreateEnvironmentRequest ¶
func (m *MockMigrationHubRefactorSpacesAPI) CreateEnvironmentRequest(arg0 *migrationhubrefactorspaces.CreateEnvironmentInput) (*request.Request, *migrationhubrefactorspaces.CreateEnvironmentOutput)
CreateEnvironmentRequest mocks base method
func (*MockMigrationHubRefactorSpacesAPI) CreateEnvironmentWithContext ¶
func (m *MockMigrationHubRefactorSpacesAPI) CreateEnvironmentWithContext(arg0 context.Context, arg1 *migrationhubrefactorspaces.CreateEnvironmentInput, arg2 ...request.Option) (*migrationhubrefactorspaces.CreateEnvironmentOutput, error)
CreateEnvironmentWithContext mocks base method
func (*MockMigrationHubRefactorSpacesAPI) CreateRoute ¶
func (m *MockMigrationHubRefactorSpacesAPI) CreateRoute(arg0 *migrationhubrefactorspaces.CreateRouteInput) (*migrationhubrefactorspaces.CreateRouteOutput, error)
CreateRoute mocks base method
func (*MockMigrationHubRefactorSpacesAPI) CreateRouteRequest ¶
func (m *MockMigrationHubRefactorSpacesAPI) CreateRouteRequest(arg0 *migrationhubrefactorspaces.CreateRouteInput) (*request.Request, *migrationhubrefactorspaces.CreateRouteOutput)
CreateRouteRequest mocks base method
func (*MockMigrationHubRefactorSpacesAPI) CreateRouteWithContext ¶
func (m *MockMigrationHubRefactorSpacesAPI) CreateRouteWithContext(arg0 context.Context, arg1 *migrationhubrefactorspaces.CreateRouteInput, arg2 ...request.Option) (*migrationhubrefactorspaces.CreateRouteOutput, error)
CreateRouteWithContext mocks base method
func (*MockMigrationHubRefactorSpacesAPI) CreateService ¶
func (m *MockMigrationHubRefactorSpacesAPI) CreateService(arg0 *migrationhubrefactorspaces.CreateServiceInput) (*migrationhubrefactorspaces.CreateServiceOutput, error)
CreateService mocks base method
func (*MockMigrationHubRefactorSpacesAPI) CreateServiceRequest ¶
func (m *MockMigrationHubRefactorSpacesAPI) CreateServiceRequest(arg0 *migrationhubrefactorspaces.CreateServiceInput) (*request.Request, *migrationhubrefactorspaces.CreateServiceOutput)
CreateServiceRequest mocks base method
func (*MockMigrationHubRefactorSpacesAPI) CreateServiceWithContext ¶
func (m *MockMigrationHubRefactorSpacesAPI) CreateServiceWithContext(arg0 context.Context, arg1 *migrationhubrefactorspaces.CreateServiceInput, arg2 ...request.Option) (*migrationhubrefactorspaces.CreateServiceOutput, error)
CreateServiceWithContext mocks base method
func (*MockMigrationHubRefactorSpacesAPI) DeleteApplication ¶
func (m *MockMigrationHubRefactorSpacesAPI) DeleteApplication(arg0 *migrationhubrefactorspaces.DeleteApplicationInput) (*migrationhubrefactorspaces.DeleteApplicationOutput, error)
DeleteApplication mocks base method
func (*MockMigrationHubRefactorSpacesAPI) DeleteApplicationRequest ¶
func (m *MockMigrationHubRefactorSpacesAPI) DeleteApplicationRequest(arg0 *migrationhubrefactorspaces.DeleteApplicationInput) (*request.Request, *migrationhubrefactorspaces.DeleteApplicationOutput)
DeleteApplicationRequest mocks base method
func (*MockMigrationHubRefactorSpacesAPI) DeleteApplicationWithContext ¶
func (m *MockMigrationHubRefactorSpacesAPI) DeleteApplicationWithContext(arg0 context.Context, arg1 *migrationhubrefactorspaces.DeleteApplicationInput, arg2 ...request.Option) (*migrationhubrefactorspaces.DeleteApplicationOutput, error)
DeleteApplicationWithContext mocks base method
func (*MockMigrationHubRefactorSpacesAPI) DeleteEnvironment ¶
func (m *MockMigrationHubRefactorSpacesAPI) DeleteEnvironment(arg0 *migrationhubrefactorspaces.DeleteEnvironmentInput) (*migrationhubrefactorspaces.DeleteEnvironmentOutput, error)
DeleteEnvironment mocks base method
func (*MockMigrationHubRefactorSpacesAPI) DeleteEnvironmentRequest ¶
func (m *MockMigrationHubRefactorSpacesAPI) DeleteEnvironmentRequest(arg0 *migrationhubrefactorspaces.DeleteEnvironmentInput) (*request.Request, *migrationhubrefactorspaces.DeleteEnvironmentOutput)
DeleteEnvironmentRequest mocks base method
func (*MockMigrationHubRefactorSpacesAPI) DeleteEnvironmentWithContext ¶
func (m *MockMigrationHubRefactorSpacesAPI) DeleteEnvironmentWithContext(arg0 context.Context, arg1 *migrationhubrefactorspaces.DeleteEnvironmentInput, arg2 ...request.Option) (*migrationhubrefactorspaces.DeleteEnvironmentOutput, error)
DeleteEnvironmentWithContext mocks base method
func (*MockMigrationHubRefactorSpacesAPI) DeleteResourcePolicy ¶
func (m *MockMigrationHubRefactorSpacesAPI) DeleteResourcePolicy(arg0 *migrationhubrefactorspaces.DeleteResourcePolicyInput) (*migrationhubrefactorspaces.DeleteResourcePolicyOutput, error)
DeleteResourcePolicy mocks base method
func (*MockMigrationHubRefactorSpacesAPI) DeleteResourcePolicyRequest ¶
func (m *MockMigrationHubRefactorSpacesAPI) DeleteResourcePolicyRequest(arg0 *migrationhubrefactorspaces.DeleteResourcePolicyInput) (*request.Request, *migrationhubrefactorspaces.DeleteResourcePolicyOutput)
DeleteResourcePolicyRequest mocks base method
func (*MockMigrationHubRefactorSpacesAPI) DeleteResourcePolicyWithContext ¶
func (m *MockMigrationHubRefactorSpacesAPI) DeleteResourcePolicyWithContext(arg0 context.Context, arg1 *migrationhubrefactorspaces.DeleteResourcePolicyInput, arg2 ...request.Option) (*migrationhubrefactorspaces.DeleteResourcePolicyOutput, error)
DeleteResourcePolicyWithContext mocks base method
func (*MockMigrationHubRefactorSpacesAPI) DeleteRoute ¶
func (m *MockMigrationHubRefactorSpacesAPI) DeleteRoute(arg0 *migrationhubrefactorspaces.DeleteRouteInput) (*migrationhubrefactorspaces.DeleteRouteOutput, error)
DeleteRoute mocks base method
func (*MockMigrationHubRefactorSpacesAPI) DeleteRouteRequest ¶
func (m *MockMigrationHubRefactorSpacesAPI) DeleteRouteRequest(arg0 *migrationhubrefactorspaces.DeleteRouteInput) (*request.Request, *migrationhubrefactorspaces.DeleteRouteOutput)
DeleteRouteRequest mocks base method
func (*MockMigrationHubRefactorSpacesAPI) DeleteRouteWithContext ¶
func (m *MockMigrationHubRefactorSpacesAPI) DeleteRouteWithContext(arg0 context.Context, arg1 *migrationhubrefactorspaces.DeleteRouteInput, arg2 ...request.Option) (*migrationhubrefactorspaces.DeleteRouteOutput, error)
DeleteRouteWithContext mocks base method
func (*MockMigrationHubRefactorSpacesAPI) DeleteService ¶
func (m *MockMigrationHubRefactorSpacesAPI) DeleteService(arg0 *migrationhubrefactorspaces.DeleteServiceInput) (*migrationhubrefactorspaces.DeleteServiceOutput, error)
DeleteService mocks base method
func (*MockMigrationHubRefactorSpacesAPI) DeleteServiceRequest ¶
func (m *MockMigrationHubRefactorSpacesAPI) DeleteServiceRequest(arg0 *migrationhubrefactorspaces.DeleteServiceInput) (*request.Request, *migrationhubrefactorspaces.DeleteServiceOutput)
DeleteServiceRequest mocks base method
func (*MockMigrationHubRefactorSpacesAPI) DeleteServiceWithContext ¶
func (m *MockMigrationHubRefactorSpacesAPI) DeleteServiceWithContext(arg0 context.Context, arg1 *migrationhubrefactorspaces.DeleteServiceInput, arg2 ...request.Option) (*migrationhubrefactorspaces.DeleteServiceOutput, error)
DeleteServiceWithContext mocks base method
func (*MockMigrationHubRefactorSpacesAPI) EXPECT ¶
func (m *MockMigrationHubRefactorSpacesAPI) EXPECT() *MockMigrationHubRefactorSpacesAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockMigrationHubRefactorSpacesAPI) GetApplication ¶
func (m *MockMigrationHubRefactorSpacesAPI) GetApplication(arg0 *migrationhubrefactorspaces.GetApplicationInput) (*migrationhubrefactorspaces.GetApplicationOutput, error)
GetApplication mocks base method
func (*MockMigrationHubRefactorSpacesAPI) GetApplicationRequest ¶
func (m *MockMigrationHubRefactorSpacesAPI) GetApplicationRequest(arg0 *migrationhubrefactorspaces.GetApplicationInput) (*request.Request, *migrationhubrefactorspaces.GetApplicationOutput)
GetApplicationRequest mocks base method
func (*MockMigrationHubRefactorSpacesAPI) GetApplicationWithContext ¶
func (m *MockMigrationHubRefactorSpacesAPI) GetApplicationWithContext(arg0 context.Context, arg1 *migrationhubrefactorspaces.GetApplicationInput, arg2 ...request.Option) (*migrationhubrefactorspaces.GetApplicationOutput, error)
GetApplicationWithContext mocks base method
func (*MockMigrationHubRefactorSpacesAPI) GetEnvironment ¶
func (m *MockMigrationHubRefactorSpacesAPI) GetEnvironment(arg0 *migrationhubrefactorspaces.GetEnvironmentInput) (*migrationhubrefactorspaces.GetEnvironmentOutput, error)
GetEnvironment mocks base method
func (*MockMigrationHubRefactorSpacesAPI) GetEnvironmentRequest ¶
func (m *MockMigrationHubRefactorSpacesAPI) GetEnvironmentRequest(arg0 *migrationhubrefactorspaces.GetEnvironmentInput) (*request.Request, *migrationhubrefactorspaces.GetEnvironmentOutput)
GetEnvironmentRequest mocks base method
func (*MockMigrationHubRefactorSpacesAPI) GetEnvironmentWithContext ¶
func (m *MockMigrationHubRefactorSpacesAPI) GetEnvironmentWithContext(arg0 context.Context, arg1 *migrationhubrefactorspaces.GetEnvironmentInput, arg2 ...request.Option) (*migrationhubrefactorspaces.GetEnvironmentOutput, error)
GetEnvironmentWithContext mocks base method
func (*MockMigrationHubRefactorSpacesAPI) GetResourcePolicy ¶
func (m *MockMigrationHubRefactorSpacesAPI) GetResourcePolicy(arg0 *migrationhubrefactorspaces.GetResourcePolicyInput) (*migrationhubrefactorspaces.GetResourcePolicyOutput, error)
GetResourcePolicy mocks base method
func (*MockMigrationHubRefactorSpacesAPI) GetResourcePolicyRequest ¶
func (m *MockMigrationHubRefactorSpacesAPI) GetResourcePolicyRequest(arg0 *migrationhubrefactorspaces.GetResourcePolicyInput) (*request.Request, *migrationhubrefactorspaces.GetResourcePolicyOutput)
GetResourcePolicyRequest mocks base method
func (*MockMigrationHubRefactorSpacesAPI) GetResourcePolicyWithContext ¶
func (m *MockMigrationHubRefactorSpacesAPI) GetResourcePolicyWithContext(arg0 context.Context, arg1 *migrationhubrefactorspaces.GetResourcePolicyInput, arg2 ...request.Option) (*migrationhubrefactorspaces.GetResourcePolicyOutput, error)
GetResourcePolicyWithContext mocks base method
func (*MockMigrationHubRefactorSpacesAPI) GetRoute ¶
func (m *MockMigrationHubRefactorSpacesAPI) GetRoute(arg0 *migrationhubrefactorspaces.GetRouteInput) (*migrationhubrefactorspaces.GetRouteOutput, error)
GetRoute mocks base method
func (*MockMigrationHubRefactorSpacesAPI) GetRouteRequest ¶
func (m *MockMigrationHubRefactorSpacesAPI) GetRouteRequest(arg0 *migrationhubrefactorspaces.GetRouteInput) (*request.Request, *migrationhubrefactorspaces.GetRouteOutput)
GetRouteRequest mocks base method
func (*MockMigrationHubRefactorSpacesAPI) GetRouteWithContext ¶
func (m *MockMigrationHubRefactorSpacesAPI) GetRouteWithContext(arg0 context.Context, arg1 *migrationhubrefactorspaces.GetRouteInput, arg2 ...request.Option) (*migrationhubrefactorspaces.GetRouteOutput, error)
GetRouteWithContext mocks base method
func (*MockMigrationHubRefactorSpacesAPI) GetService ¶
func (m *MockMigrationHubRefactorSpacesAPI) GetService(arg0 *migrationhubrefactorspaces.GetServiceInput) (*migrationhubrefactorspaces.GetServiceOutput, error)
GetService mocks base method
func (*MockMigrationHubRefactorSpacesAPI) GetServiceRequest ¶
func (m *MockMigrationHubRefactorSpacesAPI) GetServiceRequest(arg0 *migrationhubrefactorspaces.GetServiceInput) (*request.Request, *migrationhubrefactorspaces.GetServiceOutput)
GetServiceRequest mocks base method
func (*MockMigrationHubRefactorSpacesAPI) GetServiceWithContext ¶
func (m *MockMigrationHubRefactorSpacesAPI) GetServiceWithContext(arg0 context.Context, arg1 *migrationhubrefactorspaces.GetServiceInput, arg2 ...request.Option) (*migrationhubrefactorspaces.GetServiceOutput, error)
GetServiceWithContext mocks base method
func (*MockMigrationHubRefactorSpacesAPI) ListApplications ¶
func (m *MockMigrationHubRefactorSpacesAPI) ListApplications(arg0 *migrationhubrefactorspaces.ListApplicationsInput) (*migrationhubrefactorspaces.ListApplicationsOutput, error)
ListApplications mocks base method
func (*MockMigrationHubRefactorSpacesAPI) ListApplicationsPages ¶
func (m *MockMigrationHubRefactorSpacesAPI) ListApplicationsPages(arg0 *migrationhubrefactorspaces.ListApplicationsInput, arg1 func(*migrationhubrefactorspaces.ListApplicationsOutput, bool) bool) error
ListApplicationsPages mocks base method
func (*MockMigrationHubRefactorSpacesAPI) ListApplicationsPagesWithContext ¶
func (m *MockMigrationHubRefactorSpacesAPI) ListApplicationsPagesWithContext(arg0 context.Context, arg1 *migrationhubrefactorspaces.ListApplicationsInput, arg2 func(*migrationhubrefactorspaces.ListApplicationsOutput, bool) bool, arg3 ...request.Option) error
ListApplicationsPagesWithContext mocks base method
func (*MockMigrationHubRefactorSpacesAPI) ListApplicationsRequest ¶
func (m *MockMigrationHubRefactorSpacesAPI) ListApplicationsRequest(arg0 *migrationhubrefactorspaces.ListApplicationsInput) (*request.Request, *migrationhubrefactorspaces.ListApplicationsOutput)
ListApplicationsRequest mocks base method
func (*MockMigrationHubRefactorSpacesAPI) ListApplicationsWithContext ¶
func (m *MockMigrationHubRefactorSpacesAPI) ListApplicationsWithContext(arg0 context.Context, arg1 *migrationhubrefactorspaces.ListApplicationsInput, arg2 ...request.Option) (*migrationhubrefactorspaces.ListApplicationsOutput, error)
ListApplicationsWithContext mocks base method
func (*MockMigrationHubRefactorSpacesAPI) ListEnvironmentVpcs ¶
func (m *MockMigrationHubRefactorSpacesAPI) ListEnvironmentVpcs(arg0 *migrationhubrefactorspaces.ListEnvironmentVpcsInput) (*migrationhubrefactorspaces.ListEnvironmentVpcsOutput, error)
ListEnvironmentVpcs mocks base method
func (*MockMigrationHubRefactorSpacesAPI) ListEnvironmentVpcsPages ¶
func (m *MockMigrationHubRefactorSpacesAPI) ListEnvironmentVpcsPages(arg0 *migrationhubrefactorspaces.ListEnvironmentVpcsInput, arg1 func(*migrationhubrefactorspaces.ListEnvironmentVpcsOutput, bool) bool) error
ListEnvironmentVpcsPages mocks base method
func (*MockMigrationHubRefactorSpacesAPI) ListEnvironmentVpcsPagesWithContext ¶
func (m *MockMigrationHubRefactorSpacesAPI) ListEnvironmentVpcsPagesWithContext(arg0 context.Context, arg1 *migrationhubrefactorspaces.ListEnvironmentVpcsInput, arg2 func(*migrationhubrefactorspaces.ListEnvironmentVpcsOutput, bool) bool, arg3 ...request.Option) error
ListEnvironmentVpcsPagesWithContext mocks base method
func (*MockMigrationHubRefactorSpacesAPI) ListEnvironmentVpcsRequest ¶
func (m *MockMigrationHubRefactorSpacesAPI) ListEnvironmentVpcsRequest(arg0 *migrationhubrefactorspaces.ListEnvironmentVpcsInput) (*request.Request, *migrationhubrefactorspaces.ListEnvironmentVpcsOutput)
ListEnvironmentVpcsRequest mocks base method
func (*MockMigrationHubRefactorSpacesAPI) ListEnvironmentVpcsWithContext ¶
func (m *MockMigrationHubRefactorSpacesAPI) ListEnvironmentVpcsWithContext(arg0 context.Context, arg1 *migrationhubrefactorspaces.ListEnvironmentVpcsInput, arg2 ...request.Option) (*migrationhubrefactorspaces.ListEnvironmentVpcsOutput, error)
ListEnvironmentVpcsWithContext mocks base method
func (*MockMigrationHubRefactorSpacesAPI) ListEnvironments ¶
func (m *MockMigrationHubRefactorSpacesAPI) ListEnvironments(arg0 *migrationhubrefactorspaces.ListEnvironmentsInput) (*migrationhubrefactorspaces.ListEnvironmentsOutput, error)
ListEnvironments mocks base method
func (*MockMigrationHubRefactorSpacesAPI) ListEnvironmentsPages ¶
func (m *MockMigrationHubRefactorSpacesAPI) ListEnvironmentsPages(arg0 *migrationhubrefactorspaces.ListEnvironmentsInput, arg1 func(*migrationhubrefactorspaces.ListEnvironmentsOutput, bool) bool) error
ListEnvironmentsPages mocks base method
func (*MockMigrationHubRefactorSpacesAPI) ListEnvironmentsPagesWithContext ¶
func (m *MockMigrationHubRefactorSpacesAPI) ListEnvironmentsPagesWithContext(arg0 context.Context, arg1 *migrationhubrefactorspaces.ListEnvironmentsInput, arg2 func(*migrationhubrefactorspaces.ListEnvironmentsOutput, bool) bool, arg3 ...request.Option) error
ListEnvironmentsPagesWithContext mocks base method
func (*MockMigrationHubRefactorSpacesAPI) ListEnvironmentsRequest ¶
func (m *MockMigrationHubRefactorSpacesAPI) ListEnvironmentsRequest(arg0 *migrationhubrefactorspaces.ListEnvironmentsInput) (*request.Request, *migrationhubrefactorspaces.ListEnvironmentsOutput)
ListEnvironmentsRequest mocks base method
func (*MockMigrationHubRefactorSpacesAPI) ListEnvironmentsWithContext ¶
func (m *MockMigrationHubRefactorSpacesAPI) ListEnvironmentsWithContext(arg0 context.Context, arg1 *migrationhubrefactorspaces.ListEnvironmentsInput, arg2 ...request.Option) (*migrationhubrefactorspaces.ListEnvironmentsOutput, error)
ListEnvironmentsWithContext mocks base method
func (*MockMigrationHubRefactorSpacesAPI) ListRoutes ¶
func (m *MockMigrationHubRefactorSpacesAPI) ListRoutes(arg0 *migrationhubrefactorspaces.ListRoutesInput) (*migrationhubrefactorspaces.ListRoutesOutput, error)
ListRoutes mocks base method
func (*MockMigrationHubRefactorSpacesAPI) ListRoutesPages ¶
func (m *MockMigrationHubRefactorSpacesAPI) ListRoutesPages(arg0 *migrationhubrefactorspaces.ListRoutesInput, arg1 func(*migrationhubrefactorspaces.ListRoutesOutput, bool) bool) error
ListRoutesPages mocks base method
func (*MockMigrationHubRefactorSpacesAPI) ListRoutesPagesWithContext ¶
func (m *MockMigrationHubRefactorSpacesAPI) ListRoutesPagesWithContext(arg0 context.Context, arg1 *migrationhubrefactorspaces.ListRoutesInput, arg2 func(*migrationhubrefactorspaces.ListRoutesOutput, bool) bool, arg3 ...request.Option) error
ListRoutesPagesWithContext mocks base method
func (*MockMigrationHubRefactorSpacesAPI) ListRoutesRequest ¶
func (m *MockMigrationHubRefactorSpacesAPI) ListRoutesRequest(arg0 *migrationhubrefactorspaces.ListRoutesInput) (*request.Request, *migrationhubrefactorspaces.ListRoutesOutput)
ListRoutesRequest mocks base method
func (*MockMigrationHubRefactorSpacesAPI) ListRoutesWithContext ¶
func (m *MockMigrationHubRefactorSpacesAPI) ListRoutesWithContext(arg0 context.Context, arg1 *migrationhubrefactorspaces.ListRoutesInput, arg2 ...request.Option) (*migrationhubrefactorspaces.ListRoutesOutput, error)
ListRoutesWithContext mocks base method
func (*MockMigrationHubRefactorSpacesAPI) ListServices ¶
func (m *MockMigrationHubRefactorSpacesAPI) ListServices(arg0 *migrationhubrefactorspaces.ListServicesInput) (*migrationhubrefactorspaces.ListServicesOutput, error)
ListServices mocks base method
func (*MockMigrationHubRefactorSpacesAPI) ListServicesPages ¶
func (m *MockMigrationHubRefactorSpacesAPI) ListServicesPages(arg0 *migrationhubrefactorspaces.ListServicesInput, arg1 func(*migrationhubrefactorspaces.ListServicesOutput, bool) bool) error
ListServicesPages mocks base method
func (*MockMigrationHubRefactorSpacesAPI) ListServicesPagesWithContext ¶
func (m *MockMigrationHubRefactorSpacesAPI) ListServicesPagesWithContext(arg0 context.Context, arg1 *migrationhubrefactorspaces.ListServicesInput, arg2 func(*migrationhubrefactorspaces.ListServicesOutput, bool) bool, arg3 ...request.Option) error
ListServicesPagesWithContext mocks base method
func (*MockMigrationHubRefactorSpacesAPI) ListServicesRequest ¶
func (m *MockMigrationHubRefactorSpacesAPI) ListServicesRequest(arg0 *migrationhubrefactorspaces.ListServicesInput) (*request.Request, *migrationhubrefactorspaces.ListServicesOutput)
ListServicesRequest mocks base method
func (*MockMigrationHubRefactorSpacesAPI) ListServicesWithContext ¶
func (m *MockMigrationHubRefactorSpacesAPI) ListServicesWithContext(arg0 context.Context, arg1 *migrationhubrefactorspaces.ListServicesInput, arg2 ...request.Option) (*migrationhubrefactorspaces.ListServicesOutput, error)
ListServicesWithContext mocks base method
func (*MockMigrationHubRefactorSpacesAPI) ListTagsForResource ¶
func (m *MockMigrationHubRefactorSpacesAPI) ListTagsForResource(arg0 *migrationhubrefactorspaces.ListTagsForResourceInput) (*migrationhubrefactorspaces.ListTagsForResourceOutput, error)
ListTagsForResource mocks base method
func (*MockMigrationHubRefactorSpacesAPI) ListTagsForResourceRequest ¶
func (m *MockMigrationHubRefactorSpacesAPI) ListTagsForResourceRequest(arg0 *migrationhubrefactorspaces.ListTagsForResourceInput) (*request.Request, *migrationhubrefactorspaces.ListTagsForResourceOutput)
ListTagsForResourceRequest mocks base method
func (*MockMigrationHubRefactorSpacesAPI) ListTagsForResourceWithContext ¶
func (m *MockMigrationHubRefactorSpacesAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *migrationhubrefactorspaces.ListTagsForResourceInput, arg2 ...request.Option) (*migrationhubrefactorspaces.ListTagsForResourceOutput, error)
ListTagsForResourceWithContext mocks base method
func (*MockMigrationHubRefactorSpacesAPI) PutResourcePolicy ¶
func (m *MockMigrationHubRefactorSpacesAPI) PutResourcePolicy(arg0 *migrationhubrefactorspaces.PutResourcePolicyInput) (*migrationhubrefactorspaces.PutResourcePolicyOutput, error)
PutResourcePolicy mocks base method
func (*MockMigrationHubRefactorSpacesAPI) PutResourcePolicyRequest ¶
func (m *MockMigrationHubRefactorSpacesAPI) PutResourcePolicyRequest(arg0 *migrationhubrefactorspaces.PutResourcePolicyInput) (*request.Request, *migrationhubrefactorspaces.PutResourcePolicyOutput)
PutResourcePolicyRequest mocks base method
func (*MockMigrationHubRefactorSpacesAPI) PutResourcePolicyWithContext ¶
func (m *MockMigrationHubRefactorSpacesAPI) PutResourcePolicyWithContext(arg0 context.Context, arg1 *migrationhubrefactorspaces.PutResourcePolicyInput, arg2 ...request.Option) (*migrationhubrefactorspaces.PutResourcePolicyOutput, error)
PutResourcePolicyWithContext mocks base method
func (*MockMigrationHubRefactorSpacesAPI) TagResource ¶
func (m *MockMigrationHubRefactorSpacesAPI) TagResource(arg0 *migrationhubrefactorspaces.TagResourceInput) (*migrationhubrefactorspaces.TagResourceOutput, error)
TagResource mocks base method
func (*MockMigrationHubRefactorSpacesAPI) TagResourceRequest ¶
func (m *MockMigrationHubRefactorSpacesAPI) TagResourceRequest(arg0 *migrationhubrefactorspaces.TagResourceInput) (*request.Request, *migrationhubrefactorspaces.TagResourceOutput)
TagResourceRequest mocks base method
func (*MockMigrationHubRefactorSpacesAPI) TagResourceWithContext ¶
func (m *MockMigrationHubRefactorSpacesAPI) TagResourceWithContext(arg0 context.Context, arg1 *migrationhubrefactorspaces.TagResourceInput, arg2 ...request.Option) (*migrationhubrefactorspaces.TagResourceOutput, error)
TagResourceWithContext mocks base method
func (*MockMigrationHubRefactorSpacesAPI) UntagResource ¶
func (m *MockMigrationHubRefactorSpacesAPI) UntagResource(arg0 *migrationhubrefactorspaces.UntagResourceInput) (*migrationhubrefactorspaces.UntagResourceOutput, error)
UntagResource mocks base method
func (*MockMigrationHubRefactorSpacesAPI) UntagResourceRequest ¶
func (m *MockMigrationHubRefactorSpacesAPI) UntagResourceRequest(arg0 *migrationhubrefactorspaces.UntagResourceInput) (*request.Request, *migrationhubrefactorspaces.UntagResourceOutput)
UntagResourceRequest mocks base method
func (*MockMigrationHubRefactorSpacesAPI) UntagResourceWithContext ¶
func (m *MockMigrationHubRefactorSpacesAPI) UntagResourceWithContext(arg0 context.Context, arg1 *migrationhubrefactorspaces.UntagResourceInput, arg2 ...request.Option) (*migrationhubrefactorspaces.UntagResourceOutput, error)
UntagResourceWithContext mocks base method
func (*MockMigrationHubRefactorSpacesAPI) UpdateRoute ¶ added in v1.44.41
func (m *MockMigrationHubRefactorSpacesAPI) UpdateRoute(arg0 *migrationhubrefactorspaces.UpdateRouteInput) (*migrationhubrefactorspaces.UpdateRouteOutput, error)
UpdateRoute mocks base method
func (*MockMigrationHubRefactorSpacesAPI) UpdateRouteRequest ¶ added in v1.44.41
func (m *MockMigrationHubRefactorSpacesAPI) UpdateRouteRequest(arg0 *migrationhubrefactorspaces.UpdateRouteInput) (*request.Request, *migrationhubrefactorspaces.UpdateRouteOutput)
UpdateRouteRequest mocks base method
func (*MockMigrationHubRefactorSpacesAPI) UpdateRouteWithContext ¶ added in v1.44.41
func (m *MockMigrationHubRefactorSpacesAPI) UpdateRouteWithContext(arg0 context.Context, arg1 *migrationhubrefactorspaces.UpdateRouteInput, arg2 ...request.Option) (*migrationhubrefactorspaces.UpdateRouteOutput, error)
UpdateRouteWithContext mocks base method
type MockMigrationHubRefactorSpacesAPIMockRecorder ¶
type MockMigrationHubRefactorSpacesAPIMockRecorder struct {
// contains filtered or unexported fields
}
MockMigrationHubRefactorSpacesAPIMockRecorder is the mock recorder for MockMigrationHubRefactorSpacesAPI
func (*MockMigrationHubRefactorSpacesAPIMockRecorder) CreateApplication ¶
func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) CreateApplication(arg0 interface{}) *gomock.Call
CreateApplication indicates an expected call of CreateApplication
func (*MockMigrationHubRefactorSpacesAPIMockRecorder) CreateApplicationRequest ¶
func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) CreateApplicationRequest(arg0 interface{}) *gomock.Call
CreateApplicationRequest indicates an expected call of CreateApplicationRequest
func (*MockMigrationHubRefactorSpacesAPIMockRecorder) CreateApplicationWithContext ¶
func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) CreateApplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateApplicationWithContext indicates an expected call of CreateApplicationWithContext
func (*MockMigrationHubRefactorSpacesAPIMockRecorder) CreateEnvironment ¶
func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) CreateEnvironment(arg0 interface{}) *gomock.Call
CreateEnvironment indicates an expected call of CreateEnvironment
func (*MockMigrationHubRefactorSpacesAPIMockRecorder) CreateEnvironmentRequest ¶
func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) CreateEnvironmentRequest(arg0 interface{}) *gomock.Call
CreateEnvironmentRequest indicates an expected call of CreateEnvironmentRequest
func (*MockMigrationHubRefactorSpacesAPIMockRecorder) CreateEnvironmentWithContext ¶
func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) CreateEnvironmentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateEnvironmentWithContext indicates an expected call of CreateEnvironmentWithContext
func (*MockMigrationHubRefactorSpacesAPIMockRecorder) CreateRoute ¶
func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) CreateRoute(arg0 interface{}) *gomock.Call
CreateRoute indicates an expected call of CreateRoute
func (*MockMigrationHubRefactorSpacesAPIMockRecorder) CreateRouteRequest ¶
func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) CreateRouteRequest(arg0 interface{}) *gomock.Call
CreateRouteRequest indicates an expected call of CreateRouteRequest
func (*MockMigrationHubRefactorSpacesAPIMockRecorder) CreateRouteWithContext ¶
func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) CreateRouteWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateRouteWithContext indicates an expected call of CreateRouteWithContext
func (*MockMigrationHubRefactorSpacesAPIMockRecorder) CreateService ¶
func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) CreateService(arg0 interface{}) *gomock.Call
CreateService indicates an expected call of CreateService
func (*MockMigrationHubRefactorSpacesAPIMockRecorder) CreateServiceRequest ¶
func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) CreateServiceRequest(arg0 interface{}) *gomock.Call
CreateServiceRequest indicates an expected call of CreateServiceRequest
func (*MockMigrationHubRefactorSpacesAPIMockRecorder) CreateServiceWithContext ¶
func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) CreateServiceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateServiceWithContext indicates an expected call of CreateServiceWithContext
func (*MockMigrationHubRefactorSpacesAPIMockRecorder) DeleteApplication ¶
func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) DeleteApplication(arg0 interface{}) *gomock.Call
DeleteApplication indicates an expected call of DeleteApplication
func (*MockMigrationHubRefactorSpacesAPIMockRecorder) DeleteApplicationRequest ¶
func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) DeleteApplicationRequest(arg0 interface{}) *gomock.Call
DeleteApplicationRequest indicates an expected call of DeleteApplicationRequest
func (*MockMigrationHubRefactorSpacesAPIMockRecorder) DeleteApplicationWithContext ¶
func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) DeleteApplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteApplicationWithContext indicates an expected call of DeleteApplicationWithContext
func (*MockMigrationHubRefactorSpacesAPIMockRecorder) DeleteEnvironment ¶
func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) DeleteEnvironment(arg0 interface{}) *gomock.Call
DeleteEnvironment indicates an expected call of DeleteEnvironment
func (*MockMigrationHubRefactorSpacesAPIMockRecorder) DeleteEnvironmentRequest ¶
func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) DeleteEnvironmentRequest(arg0 interface{}) *gomock.Call
DeleteEnvironmentRequest indicates an expected call of DeleteEnvironmentRequest
func (*MockMigrationHubRefactorSpacesAPIMockRecorder) DeleteEnvironmentWithContext ¶
func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) DeleteEnvironmentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteEnvironmentWithContext indicates an expected call of DeleteEnvironmentWithContext
func (*MockMigrationHubRefactorSpacesAPIMockRecorder) DeleteResourcePolicy ¶
func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) DeleteResourcePolicy(arg0 interface{}) *gomock.Call
DeleteResourcePolicy indicates an expected call of DeleteResourcePolicy
func (*MockMigrationHubRefactorSpacesAPIMockRecorder) DeleteResourcePolicyRequest ¶
func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) DeleteResourcePolicyRequest(arg0 interface{}) *gomock.Call
DeleteResourcePolicyRequest indicates an expected call of DeleteResourcePolicyRequest
func (*MockMigrationHubRefactorSpacesAPIMockRecorder) DeleteResourcePolicyWithContext ¶
func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) DeleteResourcePolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteResourcePolicyWithContext indicates an expected call of DeleteResourcePolicyWithContext
func (*MockMigrationHubRefactorSpacesAPIMockRecorder) DeleteRoute ¶
func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) DeleteRoute(arg0 interface{}) *gomock.Call
DeleteRoute indicates an expected call of DeleteRoute
func (*MockMigrationHubRefactorSpacesAPIMockRecorder) DeleteRouteRequest ¶
func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) DeleteRouteRequest(arg0 interface{}) *gomock.Call
DeleteRouteRequest indicates an expected call of DeleteRouteRequest
func (*MockMigrationHubRefactorSpacesAPIMockRecorder) DeleteRouteWithContext ¶
func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) DeleteRouteWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteRouteWithContext indicates an expected call of DeleteRouteWithContext
func (*MockMigrationHubRefactorSpacesAPIMockRecorder) DeleteService ¶
func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) DeleteService(arg0 interface{}) *gomock.Call
DeleteService indicates an expected call of DeleteService
func (*MockMigrationHubRefactorSpacesAPIMockRecorder) DeleteServiceRequest ¶
func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) DeleteServiceRequest(arg0 interface{}) *gomock.Call
DeleteServiceRequest indicates an expected call of DeleteServiceRequest
func (*MockMigrationHubRefactorSpacesAPIMockRecorder) DeleteServiceWithContext ¶
func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) DeleteServiceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteServiceWithContext indicates an expected call of DeleteServiceWithContext
func (*MockMigrationHubRefactorSpacesAPIMockRecorder) GetApplication ¶
func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) GetApplication(arg0 interface{}) *gomock.Call
GetApplication indicates an expected call of GetApplication
func (*MockMigrationHubRefactorSpacesAPIMockRecorder) GetApplicationRequest ¶
func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) GetApplicationRequest(arg0 interface{}) *gomock.Call
GetApplicationRequest indicates an expected call of GetApplicationRequest
func (*MockMigrationHubRefactorSpacesAPIMockRecorder) GetApplicationWithContext ¶
func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) GetApplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetApplicationWithContext indicates an expected call of GetApplicationWithContext
func (*MockMigrationHubRefactorSpacesAPIMockRecorder) GetEnvironment ¶
func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) GetEnvironment(arg0 interface{}) *gomock.Call
GetEnvironment indicates an expected call of GetEnvironment
func (*MockMigrationHubRefactorSpacesAPIMockRecorder) GetEnvironmentRequest ¶
func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) GetEnvironmentRequest(arg0 interface{}) *gomock.Call
GetEnvironmentRequest indicates an expected call of GetEnvironmentRequest
func (*MockMigrationHubRefactorSpacesAPIMockRecorder) GetEnvironmentWithContext ¶
func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) GetEnvironmentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetEnvironmentWithContext indicates an expected call of GetEnvironmentWithContext
func (*MockMigrationHubRefactorSpacesAPIMockRecorder) GetResourcePolicy ¶
func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) GetResourcePolicy(arg0 interface{}) *gomock.Call
GetResourcePolicy indicates an expected call of GetResourcePolicy
func (*MockMigrationHubRefactorSpacesAPIMockRecorder) GetResourcePolicyRequest ¶
func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) GetResourcePolicyRequest(arg0 interface{}) *gomock.Call
GetResourcePolicyRequest indicates an expected call of GetResourcePolicyRequest
func (*MockMigrationHubRefactorSpacesAPIMockRecorder) GetResourcePolicyWithContext ¶
func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) GetResourcePolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetResourcePolicyWithContext indicates an expected call of GetResourcePolicyWithContext
func (*MockMigrationHubRefactorSpacesAPIMockRecorder) GetRoute ¶
func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) GetRoute(arg0 interface{}) *gomock.Call
GetRoute indicates an expected call of GetRoute
func (*MockMigrationHubRefactorSpacesAPIMockRecorder) GetRouteRequest ¶
func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) GetRouteRequest(arg0 interface{}) *gomock.Call
GetRouteRequest indicates an expected call of GetRouteRequest
func (*MockMigrationHubRefactorSpacesAPIMockRecorder) GetRouteWithContext ¶
func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) GetRouteWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetRouteWithContext indicates an expected call of GetRouteWithContext
func (*MockMigrationHubRefactorSpacesAPIMockRecorder) GetService ¶
func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) GetService(arg0 interface{}) *gomock.Call
GetService indicates an expected call of GetService
func (*MockMigrationHubRefactorSpacesAPIMockRecorder) GetServiceRequest ¶
func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) GetServiceRequest(arg0 interface{}) *gomock.Call
GetServiceRequest indicates an expected call of GetServiceRequest
func (*MockMigrationHubRefactorSpacesAPIMockRecorder) GetServiceWithContext ¶
func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) GetServiceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetServiceWithContext indicates an expected call of GetServiceWithContext
func (*MockMigrationHubRefactorSpacesAPIMockRecorder) ListApplications ¶
func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) ListApplications(arg0 interface{}) *gomock.Call
ListApplications indicates an expected call of ListApplications
func (*MockMigrationHubRefactorSpacesAPIMockRecorder) ListApplicationsPages ¶
func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) ListApplicationsPages(arg0, arg1 interface{}) *gomock.Call
ListApplicationsPages indicates an expected call of ListApplicationsPages
func (*MockMigrationHubRefactorSpacesAPIMockRecorder) ListApplicationsPagesWithContext ¶
func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) ListApplicationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListApplicationsPagesWithContext indicates an expected call of ListApplicationsPagesWithContext
func (*MockMigrationHubRefactorSpacesAPIMockRecorder) ListApplicationsRequest ¶
func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) ListApplicationsRequest(arg0 interface{}) *gomock.Call
ListApplicationsRequest indicates an expected call of ListApplicationsRequest
func (*MockMigrationHubRefactorSpacesAPIMockRecorder) ListApplicationsWithContext ¶
func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) ListApplicationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListApplicationsWithContext indicates an expected call of ListApplicationsWithContext
func (*MockMigrationHubRefactorSpacesAPIMockRecorder) ListEnvironmentVpcs ¶
func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) ListEnvironmentVpcs(arg0 interface{}) *gomock.Call
ListEnvironmentVpcs indicates an expected call of ListEnvironmentVpcs
func (*MockMigrationHubRefactorSpacesAPIMockRecorder) ListEnvironmentVpcsPages ¶
func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) ListEnvironmentVpcsPages(arg0, arg1 interface{}) *gomock.Call
ListEnvironmentVpcsPages indicates an expected call of ListEnvironmentVpcsPages
func (*MockMigrationHubRefactorSpacesAPIMockRecorder) ListEnvironmentVpcsPagesWithContext ¶
func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) ListEnvironmentVpcsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListEnvironmentVpcsPagesWithContext indicates an expected call of ListEnvironmentVpcsPagesWithContext
func (*MockMigrationHubRefactorSpacesAPIMockRecorder) ListEnvironmentVpcsRequest ¶
func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) ListEnvironmentVpcsRequest(arg0 interface{}) *gomock.Call
ListEnvironmentVpcsRequest indicates an expected call of ListEnvironmentVpcsRequest
func (*MockMigrationHubRefactorSpacesAPIMockRecorder) ListEnvironmentVpcsWithContext ¶
func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) ListEnvironmentVpcsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListEnvironmentVpcsWithContext indicates an expected call of ListEnvironmentVpcsWithContext
func (*MockMigrationHubRefactorSpacesAPIMockRecorder) ListEnvironments ¶
func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) ListEnvironments(arg0 interface{}) *gomock.Call
ListEnvironments indicates an expected call of ListEnvironments
func (*MockMigrationHubRefactorSpacesAPIMockRecorder) ListEnvironmentsPages ¶
func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) ListEnvironmentsPages(arg0, arg1 interface{}) *gomock.Call
ListEnvironmentsPages indicates an expected call of ListEnvironmentsPages
func (*MockMigrationHubRefactorSpacesAPIMockRecorder) ListEnvironmentsPagesWithContext ¶
func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) ListEnvironmentsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListEnvironmentsPagesWithContext indicates an expected call of ListEnvironmentsPagesWithContext
func (*MockMigrationHubRefactorSpacesAPIMockRecorder) ListEnvironmentsRequest ¶
func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) ListEnvironmentsRequest(arg0 interface{}) *gomock.Call
ListEnvironmentsRequest indicates an expected call of ListEnvironmentsRequest
func (*MockMigrationHubRefactorSpacesAPIMockRecorder) ListEnvironmentsWithContext ¶
func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) ListEnvironmentsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListEnvironmentsWithContext indicates an expected call of ListEnvironmentsWithContext
func (*MockMigrationHubRefactorSpacesAPIMockRecorder) ListRoutes ¶
func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) ListRoutes(arg0 interface{}) *gomock.Call
ListRoutes indicates an expected call of ListRoutes
func (*MockMigrationHubRefactorSpacesAPIMockRecorder) ListRoutesPages ¶
func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) ListRoutesPages(arg0, arg1 interface{}) *gomock.Call
ListRoutesPages indicates an expected call of ListRoutesPages
func (*MockMigrationHubRefactorSpacesAPIMockRecorder) ListRoutesPagesWithContext ¶
func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) ListRoutesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListRoutesPagesWithContext indicates an expected call of ListRoutesPagesWithContext
func (*MockMigrationHubRefactorSpacesAPIMockRecorder) ListRoutesRequest ¶
func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) ListRoutesRequest(arg0 interface{}) *gomock.Call
ListRoutesRequest indicates an expected call of ListRoutesRequest
func (*MockMigrationHubRefactorSpacesAPIMockRecorder) ListRoutesWithContext ¶
func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) ListRoutesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListRoutesWithContext indicates an expected call of ListRoutesWithContext
func (*MockMigrationHubRefactorSpacesAPIMockRecorder) ListServices ¶
func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) ListServices(arg0 interface{}) *gomock.Call
ListServices indicates an expected call of ListServices
func (*MockMigrationHubRefactorSpacesAPIMockRecorder) ListServicesPages ¶
func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) ListServicesPages(arg0, arg1 interface{}) *gomock.Call
ListServicesPages indicates an expected call of ListServicesPages
func (*MockMigrationHubRefactorSpacesAPIMockRecorder) ListServicesPagesWithContext ¶
func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) ListServicesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListServicesPagesWithContext indicates an expected call of ListServicesPagesWithContext
func (*MockMigrationHubRefactorSpacesAPIMockRecorder) ListServicesRequest ¶
func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) ListServicesRequest(arg0 interface{}) *gomock.Call
ListServicesRequest indicates an expected call of ListServicesRequest
func (*MockMigrationHubRefactorSpacesAPIMockRecorder) ListServicesWithContext ¶
func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) ListServicesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListServicesWithContext indicates an expected call of ListServicesWithContext
func (*MockMigrationHubRefactorSpacesAPIMockRecorder) ListTagsForResource ¶
func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
ListTagsForResource indicates an expected call of ListTagsForResource
func (*MockMigrationHubRefactorSpacesAPIMockRecorder) ListTagsForResourceRequest ¶
func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest
func (*MockMigrationHubRefactorSpacesAPIMockRecorder) ListTagsForResourceWithContext ¶
func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext
func (*MockMigrationHubRefactorSpacesAPIMockRecorder) PutResourcePolicy ¶
func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) PutResourcePolicy(arg0 interface{}) *gomock.Call
PutResourcePolicy indicates an expected call of PutResourcePolicy
func (*MockMigrationHubRefactorSpacesAPIMockRecorder) PutResourcePolicyRequest ¶
func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) PutResourcePolicyRequest(arg0 interface{}) *gomock.Call
PutResourcePolicyRequest indicates an expected call of PutResourcePolicyRequest
func (*MockMigrationHubRefactorSpacesAPIMockRecorder) PutResourcePolicyWithContext ¶
func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) PutResourcePolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PutResourcePolicyWithContext indicates an expected call of PutResourcePolicyWithContext
func (*MockMigrationHubRefactorSpacesAPIMockRecorder) TagResource ¶
func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
TagResource indicates an expected call of TagResource
func (*MockMigrationHubRefactorSpacesAPIMockRecorder) TagResourceRequest ¶
func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
TagResourceRequest indicates an expected call of TagResourceRequest
func (*MockMigrationHubRefactorSpacesAPIMockRecorder) TagResourceWithContext ¶
func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
TagResourceWithContext indicates an expected call of TagResourceWithContext
func (*MockMigrationHubRefactorSpacesAPIMockRecorder) UntagResource ¶
func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
UntagResource indicates an expected call of UntagResource
func (*MockMigrationHubRefactorSpacesAPIMockRecorder) UntagResourceRequest ¶
func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
UntagResourceRequest indicates an expected call of UntagResourceRequest
func (*MockMigrationHubRefactorSpacesAPIMockRecorder) UntagResourceWithContext ¶
func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UntagResourceWithContext indicates an expected call of UntagResourceWithContext
func (*MockMigrationHubRefactorSpacesAPIMockRecorder) UpdateRoute ¶ added in v1.44.41
func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) UpdateRoute(arg0 interface{}) *gomock.Call
UpdateRoute indicates an expected call of UpdateRoute
func (*MockMigrationHubRefactorSpacesAPIMockRecorder) UpdateRouteRequest ¶ added in v1.44.41
func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) UpdateRouteRequest(arg0 interface{}) *gomock.Call
UpdateRouteRequest indicates an expected call of UpdateRouteRequest
func (*MockMigrationHubRefactorSpacesAPIMockRecorder) UpdateRouteWithContext ¶ added in v1.44.41
func (mr *MockMigrationHubRefactorSpacesAPIMockRecorder) UpdateRouteWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateRouteWithContext indicates an expected call of UpdateRouteWithContext