Documentation ¶
Overview ¶
Package imagebuildermock is a generated GoMock package.
Index ¶
- type MockImagebuilderAPI
- func (m *MockImagebuilderAPI) CancelImageCreation(arg0 *imagebuilder.CancelImageCreationInput) (*imagebuilder.CancelImageCreationOutput, error)
- func (m *MockImagebuilderAPI) CancelImageCreationRequest(arg0 *imagebuilder.CancelImageCreationInput) (*request.Request, *imagebuilder.CancelImageCreationOutput)
- func (m *MockImagebuilderAPI) CancelImageCreationWithContext(arg0 context.Context, arg1 *imagebuilder.CancelImageCreationInput, ...) (*imagebuilder.CancelImageCreationOutput, error)
- func (m *MockImagebuilderAPI) CreateComponent(arg0 *imagebuilder.CreateComponentInput) (*imagebuilder.CreateComponentOutput, error)
- func (m *MockImagebuilderAPI) CreateComponentRequest(arg0 *imagebuilder.CreateComponentInput) (*request.Request, *imagebuilder.CreateComponentOutput)
- func (m *MockImagebuilderAPI) CreateComponentWithContext(arg0 context.Context, arg1 *imagebuilder.CreateComponentInput, ...) (*imagebuilder.CreateComponentOutput, error)
- func (m *MockImagebuilderAPI) CreateContainerRecipe(arg0 *imagebuilder.CreateContainerRecipeInput) (*imagebuilder.CreateContainerRecipeOutput, error)
- func (m *MockImagebuilderAPI) CreateContainerRecipeRequest(arg0 *imagebuilder.CreateContainerRecipeInput) (*request.Request, *imagebuilder.CreateContainerRecipeOutput)
- func (m *MockImagebuilderAPI) CreateContainerRecipeWithContext(arg0 context.Context, arg1 *imagebuilder.CreateContainerRecipeInput, ...) (*imagebuilder.CreateContainerRecipeOutput, error)
- func (m *MockImagebuilderAPI) CreateDistributionConfiguration(arg0 *imagebuilder.CreateDistributionConfigurationInput) (*imagebuilder.CreateDistributionConfigurationOutput, error)
- func (m *MockImagebuilderAPI) CreateDistributionConfigurationRequest(arg0 *imagebuilder.CreateDistributionConfigurationInput) (*request.Request, *imagebuilder.CreateDistributionConfigurationOutput)
- func (m *MockImagebuilderAPI) CreateDistributionConfigurationWithContext(arg0 context.Context, arg1 *imagebuilder.CreateDistributionConfigurationInput, ...) (*imagebuilder.CreateDistributionConfigurationOutput, error)
- func (m *MockImagebuilderAPI) CreateImage(arg0 *imagebuilder.CreateImageInput) (*imagebuilder.CreateImageOutput, error)
- func (m *MockImagebuilderAPI) CreateImagePipeline(arg0 *imagebuilder.CreateImagePipelineInput) (*imagebuilder.CreateImagePipelineOutput, error)
- func (m *MockImagebuilderAPI) CreateImagePipelineRequest(arg0 *imagebuilder.CreateImagePipelineInput) (*request.Request, *imagebuilder.CreateImagePipelineOutput)
- func (m *MockImagebuilderAPI) CreateImagePipelineWithContext(arg0 context.Context, arg1 *imagebuilder.CreateImagePipelineInput, ...) (*imagebuilder.CreateImagePipelineOutput, error)
- func (m *MockImagebuilderAPI) CreateImageRecipe(arg0 *imagebuilder.CreateImageRecipeInput) (*imagebuilder.CreateImageRecipeOutput, error)
- func (m *MockImagebuilderAPI) CreateImageRecipeRequest(arg0 *imagebuilder.CreateImageRecipeInput) (*request.Request, *imagebuilder.CreateImageRecipeOutput)
- func (m *MockImagebuilderAPI) CreateImageRecipeWithContext(arg0 context.Context, arg1 *imagebuilder.CreateImageRecipeInput, ...) (*imagebuilder.CreateImageRecipeOutput, error)
- func (m *MockImagebuilderAPI) CreateImageRequest(arg0 *imagebuilder.CreateImageInput) (*request.Request, *imagebuilder.CreateImageOutput)
- func (m *MockImagebuilderAPI) CreateImageWithContext(arg0 context.Context, arg1 *imagebuilder.CreateImageInput, ...) (*imagebuilder.CreateImageOutput, error)
- func (m *MockImagebuilderAPI) CreateInfrastructureConfiguration(arg0 *imagebuilder.CreateInfrastructureConfigurationInput) (*imagebuilder.CreateInfrastructureConfigurationOutput, error)
- func (m *MockImagebuilderAPI) CreateInfrastructureConfigurationRequest(arg0 *imagebuilder.CreateInfrastructureConfigurationInput) (*request.Request, *imagebuilder.CreateInfrastructureConfigurationOutput)
- func (m *MockImagebuilderAPI) CreateInfrastructureConfigurationWithContext(arg0 context.Context, ...) (*imagebuilder.CreateInfrastructureConfigurationOutput, error)
- func (m *MockImagebuilderAPI) DeleteComponent(arg0 *imagebuilder.DeleteComponentInput) (*imagebuilder.DeleteComponentOutput, error)
- func (m *MockImagebuilderAPI) DeleteComponentRequest(arg0 *imagebuilder.DeleteComponentInput) (*request.Request, *imagebuilder.DeleteComponentOutput)
- func (m *MockImagebuilderAPI) DeleteComponentWithContext(arg0 context.Context, arg1 *imagebuilder.DeleteComponentInput, ...) (*imagebuilder.DeleteComponentOutput, error)
- func (m *MockImagebuilderAPI) DeleteContainerRecipe(arg0 *imagebuilder.DeleteContainerRecipeInput) (*imagebuilder.DeleteContainerRecipeOutput, error)
- func (m *MockImagebuilderAPI) DeleteContainerRecipeRequest(arg0 *imagebuilder.DeleteContainerRecipeInput) (*request.Request, *imagebuilder.DeleteContainerRecipeOutput)
- func (m *MockImagebuilderAPI) DeleteContainerRecipeWithContext(arg0 context.Context, arg1 *imagebuilder.DeleteContainerRecipeInput, ...) (*imagebuilder.DeleteContainerRecipeOutput, error)
- func (m *MockImagebuilderAPI) DeleteDistributionConfiguration(arg0 *imagebuilder.DeleteDistributionConfigurationInput) (*imagebuilder.DeleteDistributionConfigurationOutput, error)
- func (m *MockImagebuilderAPI) DeleteDistributionConfigurationRequest(arg0 *imagebuilder.DeleteDistributionConfigurationInput) (*request.Request, *imagebuilder.DeleteDistributionConfigurationOutput)
- func (m *MockImagebuilderAPI) DeleteDistributionConfigurationWithContext(arg0 context.Context, arg1 *imagebuilder.DeleteDistributionConfigurationInput, ...) (*imagebuilder.DeleteDistributionConfigurationOutput, error)
- func (m *MockImagebuilderAPI) DeleteImage(arg0 *imagebuilder.DeleteImageInput) (*imagebuilder.DeleteImageOutput, error)
- func (m *MockImagebuilderAPI) DeleteImagePipeline(arg0 *imagebuilder.DeleteImagePipelineInput) (*imagebuilder.DeleteImagePipelineOutput, error)
- func (m *MockImagebuilderAPI) DeleteImagePipelineRequest(arg0 *imagebuilder.DeleteImagePipelineInput) (*request.Request, *imagebuilder.DeleteImagePipelineOutput)
- func (m *MockImagebuilderAPI) DeleteImagePipelineWithContext(arg0 context.Context, arg1 *imagebuilder.DeleteImagePipelineInput, ...) (*imagebuilder.DeleteImagePipelineOutput, error)
- func (m *MockImagebuilderAPI) DeleteImageRecipe(arg0 *imagebuilder.DeleteImageRecipeInput) (*imagebuilder.DeleteImageRecipeOutput, error)
- func (m *MockImagebuilderAPI) DeleteImageRecipeRequest(arg0 *imagebuilder.DeleteImageRecipeInput) (*request.Request, *imagebuilder.DeleteImageRecipeOutput)
- func (m *MockImagebuilderAPI) DeleteImageRecipeWithContext(arg0 context.Context, arg1 *imagebuilder.DeleteImageRecipeInput, ...) (*imagebuilder.DeleteImageRecipeOutput, error)
- func (m *MockImagebuilderAPI) DeleteImageRequest(arg0 *imagebuilder.DeleteImageInput) (*request.Request, *imagebuilder.DeleteImageOutput)
- func (m *MockImagebuilderAPI) DeleteImageWithContext(arg0 context.Context, arg1 *imagebuilder.DeleteImageInput, ...) (*imagebuilder.DeleteImageOutput, error)
- func (m *MockImagebuilderAPI) DeleteInfrastructureConfiguration(arg0 *imagebuilder.DeleteInfrastructureConfigurationInput) (*imagebuilder.DeleteInfrastructureConfigurationOutput, error)
- func (m *MockImagebuilderAPI) DeleteInfrastructureConfigurationRequest(arg0 *imagebuilder.DeleteInfrastructureConfigurationInput) (*request.Request, *imagebuilder.DeleteInfrastructureConfigurationOutput)
- func (m *MockImagebuilderAPI) DeleteInfrastructureConfigurationWithContext(arg0 context.Context, ...) (*imagebuilder.DeleteInfrastructureConfigurationOutput, error)
- func (m *MockImagebuilderAPI) EXPECT() *MockImagebuilderAPIMockRecorder
- func (m *MockImagebuilderAPI) GetComponent(arg0 *imagebuilder.GetComponentInput) (*imagebuilder.GetComponentOutput, error)
- func (m *MockImagebuilderAPI) GetComponentPolicy(arg0 *imagebuilder.GetComponentPolicyInput) (*imagebuilder.GetComponentPolicyOutput, error)
- func (m *MockImagebuilderAPI) GetComponentPolicyRequest(arg0 *imagebuilder.GetComponentPolicyInput) (*request.Request, *imagebuilder.GetComponentPolicyOutput)
- func (m *MockImagebuilderAPI) GetComponentPolicyWithContext(arg0 context.Context, arg1 *imagebuilder.GetComponentPolicyInput, ...) (*imagebuilder.GetComponentPolicyOutput, error)
- func (m *MockImagebuilderAPI) GetComponentRequest(arg0 *imagebuilder.GetComponentInput) (*request.Request, *imagebuilder.GetComponentOutput)
- func (m *MockImagebuilderAPI) GetComponentWithContext(arg0 context.Context, arg1 *imagebuilder.GetComponentInput, ...) (*imagebuilder.GetComponentOutput, error)
- func (m *MockImagebuilderAPI) GetContainerRecipe(arg0 *imagebuilder.GetContainerRecipeInput) (*imagebuilder.GetContainerRecipeOutput, error)
- func (m *MockImagebuilderAPI) GetContainerRecipePolicy(arg0 *imagebuilder.GetContainerRecipePolicyInput) (*imagebuilder.GetContainerRecipePolicyOutput, error)
- func (m *MockImagebuilderAPI) GetContainerRecipePolicyRequest(arg0 *imagebuilder.GetContainerRecipePolicyInput) (*request.Request, *imagebuilder.GetContainerRecipePolicyOutput)
- func (m *MockImagebuilderAPI) GetContainerRecipePolicyWithContext(arg0 context.Context, arg1 *imagebuilder.GetContainerRecipePolicyInput, ...) (*imagebuilder.GetContainerRecipePolicyOutput, error)
- func (m *MockImagebuilderAPI) GetContainerRecipeRequest(arg0 *imagebuilder.GetContainerRecipeInput) (*request.Request, *imagebuilder.GetContainerRecipeOutput)
- func (m *MockImagebuilderAPI) GetContainerRecipeWithContext(arg0 context.Context, arg1 *imagebuilder.GetContainerRecipeInput, ...) (*imagebuilder.GetContainerRecipeOutput, error)
- func (m *MockImagebuilderAPI) GetDistributionConfiguration(arg0 *imagebuilder.GetDistributionConfigurationInput) (*imagebuilder.GetDistributionConfigurationOutput, error)
- func (m *MockImagebuilderAPI) GetDistributionConfigurationRequest(arg0 *imagebuilder.GetDistributionConfigurationInput) (*request.Request, *imagebuilder.GetDistributionConfigurationOutput)
- func (m *MockImagebuilderAPI) GetDistributionConfigurationWithContext(arg0 context.Context, arg1 *imagebuilder.GetDistributionConfigurationInput, ...) (*imagebuilder.GetDistributionConfigurationOutput, error)
- func (m *MockImagebuilderAPI) GetImage(arg0 *imagebuilder.GetImageInput) (*imagebuilder.GetImageOutput, error)
- func (m *MockImagebuilderAPI) GetImagePipeline(arg0 *imagebuilder.GetImagePipelineInput) (*imagebuilder.GetImagePipelineOutput, error)
- func (m *MockImagebuilderAPI) GetImagePipelineRequest(arg0 *imagebuilder.GetImagePipelineInput) (*request.Request, *imagebuilder.GetImagePipelineOutput)
- func (m *MockImagebuilderAPI) GetImagePipelineWithContext(arg0 context.Context, arg1 *imagebuilder.GetImagePipelineInput, ...) (*imagebuilder.GetImagePipelineOutput, error)
- func (m *MockImagebuilderAPI) GetImagePolicy(arg0 *imagebuilder.GetImagePolicyInput) (*imagebuilder.GetImagePolicyOutput, error)
- func (m *MockImagebuilderAPI) GetImagePolicyRequest(arg0 *imagebuilder.GetImagePolicyInput) (*request.Request, *imagebuilder.GetImagePolicyOutput)
- func (m *MockImagebuilderAPI) GetImagePolicyWithContext(arg0 context.Context, arg1 *imagebuilder.GetImagePolicyInput, ...) (*imagebuilder.GetImagePolicyOutput, error)
- func (m *MockImagebuilderAPI) GetImageRecipe(arg0 *imagebuilder.GetImageRecipeInput) (*imagebuilder.GetImageRecipeOutput, error)
- func (m *MockImagebuilderAPI) GetImageRecipePolicy(arg0 *imagebuilder.GetImageRecipePolicyInput) (*imagebuilder.GetImageRecipePolicyOutput, error)
- func (m *MockImagebuilderAPI) GetImageRecipePolicyRequest(arg0 *imagebuilder.GetImageRecipePolicyInput) (*request.Request, *imagebuilder.GetImageRecipePolicyOutput)
- func (m *MockImagebuilderAPI) GetImageRecipePolicyWithContext(arg0 context.Context, arg1 *imagebuilder.GetImageRecipePolicyInput, ...) (*imagebuilder.GetImageRecipePolicyOutput, error)
- func (m *MockImagebuilderAPI) GetImageRecipeRequest(arg0 *imagebuilder.GetImageRecipeInput) (*request.Request, *imagebuilder.GetImageRecipeOutput)
- func (m *MockImagebuilderAPI) GetImageRecipeWithContext(arg0 context.Context, arg1 *imagebuilder.GetImageRecipeInput, ...) (*imagebuilder.GetImageRecipeOutput, error)
- func (m *MockImagebuilderAPI) GetImageRequest(arg0 *imagebuilder.GetImageInput) (*request.Request, *imagebuilder.GetImageOutput)
- func (m *MockImagebuilderAPI) GetImageWithContext(arg0 context.Context, arg1 *imagebuilder.GetImageInput, arg2 ...request.Option) (*imagebuilder.GetImageOutput, error)
- func (m *MockImagebuilderAPI) GetInfrastructureConfiguration(arg0 *imagebuilder.GetInfrastructureConfigurationInput) (*imagebuilder.GetInfrastructureConfigurationOutput, error)
- func (m *MockImagebuilderAPI) GetInfrastructureConfigurationRequest(arg0 *imagebuilder.GetInfrastructureConfigurationInput) (*request.Request, *imagebuilder.GetInfrastructureConfigurationOutput)
- func (m *MockImagebuilderAPI) GetInfrastructureConfigurationWithContext(arg0 context.Context, arg1 *imagebuilder.GetInfrastructureConfigurationInput, ...) (*imagebuilder.GetInfrastructureConfigurationOutput, error)
- func (m *MockImagebuilderAPI) ImportComponent(arg0 *imagebuilder.ImportComponentInput) (*imagebuilder.ImportComponentOutput, error)
- func (m *MockImagebuilderAPI) ImportComponentRequest(arg0 *imagebuilder.ImportComponentInput) (*request.Request, *imagebuilder.ImportComponentOutput)
- func (m *MockImagebuilderAPI) ImportComponentWithContext(arg0 context.Context, arg1 *imagebuilder.ImportComponentInput, ...) (*imagebuilder.ImportComponentOutput, error)
- func (m *MockImagebuilderAPI) ImportVmImage(arg0 *imagebuilder.ImportVmImageInput) (*imagebuilder.ImportVmImageOutput, error)
- func (m *MockImagebuilderAPI) ImportVmImageRequest(arg0 *imagebuilder.ImportVmImageInput) (*request.Request, *imagebuilder.ImportVmImageOutput)
- func (m *MockImagebuilderAPI) ImportVmImageWithContext(arg0 context.Context, arg1 *imagebuilder.ImportVmImageInput, ...) (*imagebuilder.ImportVmImageOutput, error)
- func (m *MockImagebuilderAPI) ListComponentBuildVersions(arg0 *imagebuilder.ListComponentBuildVersionsInput) (*imagebuilder.ListComponentBuildVersionsOutput, error)
- func (m *MockImagebuilderAPI) ListComponentBuildVersionsPages(arg0 *imagebuilder.ListComponentBuildVersionsInput, ...) error
- func (m *MockImagebuilderAPI) ListComponentBuildVersionsPagesWithContext(arg0 context.Context, arg1 *imagebuilder.ListComponentBuildVersionsInput, ...) error
- func (m *MockImagebuilderAPI) ListComponentBuildVersionsRequest(arg0 *imagebuilder.ListComponentBuildVersionsInput) (*request.Request, *imagebuilder.ListComponentBuildVersionsOutput)
- func (m *MockImagebuilderAPI) ListComponentBuildVersionsWithContext(arg0 context.Context, arg1 *imagebuilder.ListComponentBuildVersionsInput, ...) (*imagebuilder.ListComponentBuildVersionsOutput, error)
- func (m *MockImagebuilderAPI) ListComponents(arg0 *imagebuilder.ListComponentsInput) (*imagebuilder.ListComponentsOutput, error)
- func (m *MockImagebuilderAPI) ListComponentsPages(arg0 *imagebuilder.ListComponentsInput, ...) error
- func (m *MockImagebuilderAPI) ListComponentsPagesWithContext(arg0 context.Context, arg1 *imagebuilder.ListComponentsInput, ...) error
- func (m *MockImagebuilderAPI) ListComponentsRequest(arg0 *imagebuilder.ListComponentsInput) (*request.Request, *imagebuilder.ListComponentsOutput)
- func (m *MockImagebuilderAPI) ListComponentsWithContext(arg0 context.Context, arg1 *imagebuilder.ListComponentsInput, ...) (*imagebuilder.ListComponentsOutput, error)
- func (m *MockImagebuilderAPI) ListContainerRecipes(arg0 *imagebuilder.ListContainerRecipesInput) (*imagebuilder.ListContainerRecipesOutput, error)
- func (m *MockImagebuilderAPI) ListContainerRecipesPages(arg0 *imagebuilder.ListContainerRecipesInput, ...) error
- func (m *MockImagebuilderAPI) ListContainerRecipesPagesWithContext(arg0 context.Context, arg1 *imagebuilder.ListContainerRecipesInput, ...) error
- func (m *MockImagebuilderAPI) ListContainerRecipesRequest(arg0 *imagebuilder.ListContainerRecipesInput) (*request.Request, *imagebuilder.ListContainerRecipesOutput)
- func (m *MockImagebuilderAPI) ListContainerRecipesWithContext(arg0 context.Context, arg1 *imagebuilder.ListContainerRecipesInput, ...) (*imagebuilder.ListContainerRecipesOutput, error)
- func (m *MockImagebuilderAPI) ListDistributionConfigurations(arg0 *imagebuilder.ListDistributionConfigurationsInput) (*imagebuilder.ListDistributionConfigurationsOutput, error)
- func (m *MockImagebuilderAPI) ListDistributionConfigurationsPages(arg0 *imagebuilder.ListDistributionConfigurationsInput, ...) error
- func (m *MockImagebuilderAPI) ListDistributionConfigurationsPagesWithContext(arg0 context.Context, arg1 *imagebuilder.ListDistributionConfigurationsInput, ...) error
- func (m *MockImagebuilderAPI) ListDistributionConfigurationsRequest(arg0 *imagebuilder.ListDistributionConfigurationsInput) (*request.Request, *imagebuilder.ListDistributionConfigurationsOutput)
- func (m *MockImagebuilderAPI) ListDistributionConfigurationsWithContext(arg0 context.Context, arg1 *imagebuilder.ListDistributionConfigurationsInput, ...) (*imagebuilder.ListDistributionConfigurationsOutput, error)
- func (m *MockImagebuilderAPI) ListImageBuildVersions(arg0 *imagebuilder.ListImageBuildVersionsInput) (*imagebuilder.ListImageBuildVersionsOutput, error)
- func (m *MockImagebuilderAPI) ListImageBuildVersionsPages(arg0 *imagebuilder.ListImageBuildVersionsInput, ...) error
- func (m *MockImagebuilderAPI) ListImageBuildVersionsPagesWithContext(arg0 context.Context, arg1 *imagebuilder.ListImageBuildVersionsInput, ...) error
- func (m *MockImagebuilderAPI) ListImageBuildVersionsRequest(arg0 *imagebuilder.ListImageBuildVersionsInput) (*request.Request, *imagebuilder.ListImageBuildVersionsOutput)
- func (m *MockImagebuilderAPI) ListImageBuildVersionsWithContext(arg0 context.Context, arg1 *imagebuilder.ListImageBuildVersionsInput, ...) (*imagebuilder.ListImageBuildVersionsOutput, error)
- func (m *MockImagebuilderAPI) ListImagePackages(arg0 *imagebuilder.ListImagePackagesInput) (*imagebuilder.ListImagePackagesOutput, error)
- func (m *MockImagebuilderAPI) ListImagePackagesPages(arg0 *imagebuilder.ListImagePackagesInput, ...) error
- func (m *MockImagebuilderAPI) ListImagePackagesPagesWithContext(arg0 context.Context, arg1 *imagebuilder.ListImagePackagesInput, ...) error
- func (m *MockImagebuilderAPI) ListImagePackagesRequest(arg0 *imagebuilder.ListImagePackagesInput) (*request.Request, *imagebuilder.ListImagePackagesOutput)
- func (m *MockImagebuilderAPI) ListImagePackagesWithContext(arg0 context.Context, arg1 *imagebuilder.ListImagePackagesInput, ...) (*imagebuilder.ListImagePackagesOutput, error)
- func (m *MockImagebuilderAPI) ListImagePipelineImages(arg0 *imagebuilder.ListImagePipelineImagesInput) (*imagebuilder.ListImagePipelineImagesOutput, error)
- func (m *MockImagebuilderAPI) ListImagePipelineImagesPages(arg0 *imagebuilder.ListImagePipelineImagesInput, ...) error
- func (m *MockImagebuilderAPI) ListImagePipelineImagesPagesWithContext(arg0 context.Context, arg1 *imagebuilder.ListImagePipelineImagesInput, ...) error
- func (m *MockImagebuilderAPI) ListImagePipelineImagesRequest(arg0 *imagebuilder.ListImagePipelineImagesInput) (*request.Request, *imagebuilder.ListImagePipelineImagesOutput)
- func (m *MockImagebuilderAPI) ListImagePipelineImagesWithContext(arg0 context.Context, arg1 *imagebuilder.ListImagePipelineImagesInput, ...) (*imagebuilder.ListImagePipelineImagesOutput, error)
- func (m *MockImagebuilderAPI) ListImagePipelines(arg0 *imagebuilder.ListImagePipelinesInput) (*imagebuilder.ListImagePipelinesOutput, error)
- func (m *MockImagebuilderAPI) ListImagePipelinesPages(arg0 *imagebuilder.ListImagePipelinesInput, ...) error
- func (m *MockImagebuilderAPI) ListImagePipelinesPagesWithContext(arg0 context.Context, arg1 *imagebuilder.ListImagePipelinesInput, ...) error
- func (m *MockImagebuilderAPI) ListImagePipelinesRequest(arg0 *imagebuilder.ListImagePipelinesInput) (*request.Request, *imagebuilder.ListImagePipelinesOutput)
- func (m *MockImagebuilderAPI) ListImagePipelinesWithContext(arg0 context.Context, arg1 *imagebuilder.ListImagePipelinesInput, ...) (*imagebuilder.ListImagePipelinesOutput, error)
- func (m *MockImagebuilderAPI) ListImageRecipes(arg0 *imagebuilder.ListImageRecipesInput) (*imagebuilder.ListImageRecipesOutput, error)
- func (m *MockImagebuilderAPI) ListImageRecipesPages(arg0 *imagebuilder.ListImageRecipesInput, ...) error
- func (m *MockImagebuilderAPI) ListImageRecipesPagesWithContext(arg0 context.Context, arg1 *imagebuilder.ListImageRecipesInput, ...) error
- func (m *MockImagebuilderAPI) ListImageRecipesRequest(arg0 *imagebuilder.ListImageRecipesInput) (*request.Request, *imagebuilder.ListImageRecipesOutput)
- func (m *MockImagebuilderAPI) ListImageRecipesWithContext(arg0 context.Context, arg1 *imagebuilder.ListImageRecipesInput, ...) (*imagebuilder.ListImageRecipesOutput, error)
- func (m *MockImagebuilderAPI) ListImages(arg0 *imagebuilder.ListImagesInput) (*imagebuilder.ListImagesOutput, error)
- func (m *MockImagebuilderAPI) ListImagesPages(arg0 *imagebuilder.ListImagesInput, ...) error
- func (m *MockImagebuilderAPI) ListImagesPagesWithContext(arg0 context.Context, arg1 *imagebuilder.ListImagesInput, ...) error
- func (m *MockImagebuilderAPI) ListImagesRequest(arg0 *imagebuilder.ListImagesInput) (*request.Request, *imagebuilder.ListImagesOutput)
- func (m *MockImagebuilderAPI) ListImagesWithContext(arg0 context.Context, arg1 *imagebuilder.ListImagesInput, ...) (*imagebuilder.ListImagesOutput, error)
- func (m *MockImagebuilderAPI) ListInfrastructureConfigurations(arg0 *imagebuilder.ListInfrastructureConfigurationsInput) (*imagebuilder.ListInfrastructureConfigurationsOutput, error)
- func (m *MockImagebuilderAPI) ListInfrastructureConfigurationsPages(arg0 *imagebuilder.ListInfrastructureConfigurationsInput, ...) error
- func (m *MockImagebuilderAPI) ListInfrastructureConfigurationsPagesWithContext(arg0 context.Context, arg1 *imagebuilder.ListInfrastructureConfigurationsInput, ...) error
- func (m *MockImagebuilderAPI) ListInfrastructureConfigurationsRequest(arg0 *imagebuilder.ListInfrastructureConfigurationsInput) (*request.Request, *imagebuilder.ListInfrastructureConfigurationsOutput)
- func (m *MockImagebuilderAPI) ListInfrastructureConfigurationsWithContext(arg0 context.Context, arg1 *imagebuilder.ListInfrastructureConfigurationsInput, ...) (*imagebuilder.ListInfrastructureConfigurationsOutput, error)
- func (m *MockImagebuilderAPI) ListTagsForResource(arg0 *imagebuilder.ListTagsForResourceInput) (*imagebuilder.ListTagsForResourceOutput, error)
- func (m *MockImagebuilderAPI) ListTagsForResourceRequest(arg0 *imagebuilder.ListTagsForResourceInput) (*request.Request, *imagebuilder.ListTagsForResourceOutput)
- func (m *MockImagebuilderAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *imagebuilder.ListTagsForResourceInput, ...) (*imagebuilder.ListTagsForResourceOutput, error)
- func (m *MockImagebuilderAPI) PutComponentPolicy(arg0 *imagebuilder.PutComponentPolicyInput) (*imagebuilder.PutComponentPolicyOutput, error)
- func (m *MockImagebuilderAPI) PutComponentPolicyRequest(arg0 *imagebuilder.PutComponentPolicyInput) (*request.Request, *imagebuilder.PutComponentPolicyOutput)
- func (m *MockImagebuilderAPI) PutComponentPolicyWithContext(arg0 context.Context, arg1 *imagebuilder.PutComponentPolicyInput, ...) (*imagebuilder.PutComponentPolicyOutput, error)
- func (m *MockImagebuilderAPI) PutContainerRecipePolicy(arg0 *imagebuilder.PutContainerRecipePolicyInput) (*imagebuilder.PutContainerRecipePolicyOutput, error)
- func (m *MockImagebuilderAPI) PutContainerRecipePolicyRequest(arg0 *imagebuilder.PutContainerRecipePolicyInput) (*request.Request, *imagebuilder.PutContainerRecipePolicyOutput)
- func (m *MockImagebuilderAPI) PutContainerRecipePolicyWithContext(arg0 context.Context, arg1 *imagebuilder.PutContainerRecipePolicyInput, ...) (*imagebuilder.PutContainerRecipePolicyOutput, error)
- func (m *MockImagebuilderAPI) PutImagePolicy(arg0 *imagebuilder.PutImagePolicyInput) (*imagebuilder.PutImagePolicyOutput, error)
- func (m *MockImagebuilderAPI) PutImagePolicyRequest(arg0 *imagebuilder.PutImagePolicyInput) (*request.Request, *imagebuilder.PutImagePolicyOutput)
- func (m *MockImagebuilderAPI) PutImagePolicyWithContext(arg0 context.Context, arg1 *imagebuilder.PutImagePolicyInput, ...) (*imagebuilder.PutImagePolicyOutput, error)
- func (m *MockImagebuilderAPI) PutImageRecipePolicy(arg0 *imagebuilder.PutImageRecipePolicyInput) (*imagebuilder.PutImageRecipePolicyOutput, error)
- func (m *MockImagebuilderAPI) PutImageRecipePolicyRequest(arg0 *imagebuilder.PutImageRecipePolicyInput) (*request.Request, *imagebuilder.PutImageRecipePolicyOutput)
- func (m *MockImagebuilderAPI) PutImageRecipePolicyWithContext(arg0 context.Context, arg1 *imagebuilder.PutImageRecipePolicyInput, ...) (*imagebuilder.PutImageRecipePolicyOutput, error)
- func (m *MockImagebuilderAPI) StartImagePipelineExecution(arg0 *imagebuilder.StartImagePipelineExecutionInput) (*imagebuilder.StartImagePipelineExecutionOutput, error)
- func (m *MockImagebuilderAPI) StartImagePipelineExecutionRequest(arg0 *imagebuilder.StartImagePipelineExecutionInput) (*request.Request, *imagebuilder.StartImagePipelineExecutionOutput)
- func (m *MockImagebuilderAPI) StartImagePipelineExecutionWithContext(arg0 context.Context, arg1 *imagebuilder.StartImagePipelineExecutionInput, ...) (*imagebuilder.StartImagePipelineExecutionOutput, error)
- func (m *MockImagebuilderAPI) TagResource(arg0 *imagebuilder.TagResourceInput) (*imagebuilder.TagResourceOutput, error)
- func (m *MockImagebuilderAPI) TagResourceRequest(arg0 *imagebuilder.TagResourceInput) (*request.Request, *imagebuilder.TagResourceOutput)
- func (m *MockImagebuilderAPI) TagResourceWithContext(arg0 context.Context, arg1 *imagebuilder.TagResourceInput, ...) (*imagebuilder.TagResourceOutput, error)
- func (m *MockImagebuilderAPI) UntagResource(arg0 *imagebuilder.UntagResourceInput) (*imagebuilder.UntagResourceOutput, error)
- func (m *MockImagebuilderAPI) UntagResourceRequest(arg0 *imagebuilder.UntagResourceInput) (*request.Request, *imagebuilder.UntagResourceOutput)
- func (m *MockImagebuilderAPI) UntagResourceWithContext(arg0 context.Context, arg1 *imagebuilder.UntagResourceInput, ...) (*imagebuilder.UntagResourceOutput, error)
- func (m *MockImagebuilderAPI) UpdateDistributionConfiguration(arg0 *imagebuilder.UpdateDistributionConfigurationInput) (*imagebuilder.UpdateDistributionConfigurationOutput, error)
- func (m *MockImagebuilderAPI) UpdateDistributionConfigurationRequest(arg0 *imagebuilder.UpdateDistributionConfigurationInput) (*request.Request, *imagebuilder.UpdateDistributionConfigurationOutput)
- func (m *MockImagebuilderAPI) UpdateDistributionConfigurationWithContext(arg0 context.Context, arg1 *imagebuilder.UpdateDistributionConfigurationInput, ...) (*imagebuilder.UpdateDistributionConfigurationOutput, error)
- func (m *MockImagebuilderAPI) UpdateImagePipeline(arg0 *imagebuilder.UpdateImagePipelineInput) (*imagebuilder.UpdateImagePipelineOutput, error)
- func (m *MockImagebuilderAPI) UpdateImagePipelineRequest(arg0 *imagebuilder.UpdateImagePipelineInput) (*request.Request, *imagebuilder.UpdateImagePipelineOutput)
- func (m *MockImagebuilderAPI) UpdateImagePipelineWithContext(arg0 context.Context, arg1 *imagebuilder.UpdateImagePipelineInput, ...) (*imagebuilder.UpdateImagePipelineOutput, error)
- func (m *MockImagebuilderAPI) UpdateInfrastructureConfiguration(arg0 *imagebuilder.UpdateInfrastructureConfigurationInput) (*imagebuilder.UpdateInfrastructureConfigurationOutput, error)
- func (m *MockImagebuilderAPI) UpdateInfrastructureConfigurationRequest(arg0 *imagebuilder.UpdateInfrastructureConfigurationInput) (*request.Request, *imagebuilder.UpdateInfrastructureConfigurationOutput)
- func (m *MockImagebuilderAPI) UpdateInfrastructureConfigurationWithContext(arg0 context.Context, ...) (*imagebuilder.UpdateInfrastructureConfigurationOutput, error)
- type MockImagebuilderAPIMockRecorder
- func (mr *MockImagebuilderAPIMockRecorder) CancelImageCreation(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) CancelImageCreationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) CancelImageCreationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) CreateComponent(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) CreateComponentRequest(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) CreateComponentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) CreateContainerRecipe(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) CreateContainerRecipeRequest(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) CreateContainerRecipeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) CreateDistributionConfiguration(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) CreateDistributionConfigurationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) CreateDistributionConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) CreateImage(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) CreateImagePipeline(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) CreateImagePipelineRequest(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) CreateImagePipelineWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) CreateImageRecipe(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) CreateImageRecipeRequest(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) CreateImageRecipeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) CreateImageRequest(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) CreateImageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) CreateInfrastructureConfiguration(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) CreateInfrastructureConfigurationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) CreateInfrastructureConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) DeleteComponent(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) DeleteComponentRequest(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) DeleteComponentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) DeleteContainerRecipe(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) DeleteContainerRecipeRequest(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) DeleteContainerRecipeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) DeleteDistributionConfiguration(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) DeleteDistributionConfigurationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) DeleteDistributionConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) DeleteImage(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) DeleteImagePipeline(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) DeleteImagePipelineRequest(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) DeleteImagePipelineWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) DeleteImageRecipe(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) DeleteImageRecipeRequest(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) DeleteImageRecipeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) DeleteImageRequest(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) DeleteImageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) DeleteInfrastructureConfiguration(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) DeleteInfrastructureConfigurationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) DeleteInfrastructureConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) GetComponent(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) GetComponentPolicy(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) GetComponentPolicyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) GetComponentPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) GetComponentRequest(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) GetComponentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) GetContainerRecipe(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) GetContainerRecipePolicy(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) GetContainerRecipePolicyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) GetContainerRecipePolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) GetContainerRecipeRequest(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) GetContainerRecipeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) GetDistributionConfiguration(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) GetDistributionConfigurationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) GetDistributionConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) GetImage(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) GetImagePipeline(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) GetImagePipelineRequest(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) GetImagePipelineWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) GetImagePolicy(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) GetImagePolicyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) GetImagePolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) GetImageRecipe(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) GetImageRecipePolicy(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) GetImageRecipePolicyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) GetImageRecipePolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) GetImageRecipeRequest(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) GetImageRecipeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) GetImageRequest(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) GetImageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) GetInfrastructureConfiguration(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) GetInfrastructureConfigurationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) GetInfrastructureConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) ImportComponent(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) ImportComponentRequest(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) ImportComponentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) ImportVmImage(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) ImportVmImageRequest(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) ImportVmImageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) ListComponentBuildVersions(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) ListComponentBuildVersionsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) ListComponentBuildVersionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) ListComponentBuildVersionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) ListComponentBuildVersionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) ListComponents(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) ListComponentsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) ListComponentsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) ListComponentsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) ListComponentsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) ListContainerRecipes(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) ListContainerRecipesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) ListContainerRecipesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) ListContainerRecipesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) ListContainerRecipesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) ListDistributionConfigurations(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) ListDistributionConfigurationsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) ListDistributionConfigurationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) ListDistributionConfigurationsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) ListDistributionConfigurationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) ListImageBuildVersions(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) ListImageBuildVersionsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) ListImageBuildVersionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) ListImageBuildVersionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) ListImageBuildVersionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) ListImagePackages(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) ListImagePackagesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) ListImagePackagesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) ListImagePackagesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) ListImagePackagesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) ListImagePipelineImages(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) ListImagePipelineImagesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) ListImagePipelineImagesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) ListImagePipelineImagesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) ListImagePipelineImagesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) ListImagePipelines(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) ListImagePipelinesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) ListImagePipelinesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) ListImagePipelinesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) ListImagePipelinesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) ListImageRecipes(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) ListImageRecipesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) ListImageRecipesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) ListImageRecipesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) ListImageRecipesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) ListImages(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) ListImagesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) ListImagesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) ListImagesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) ListImagesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) ListInfrastructureConfigurations(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) ListInfrastructureConfigurationsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) ListInfrastructureConfigurationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) ListInfrastructureConfigurationsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) ListInfrastructureConfigurationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) PutComponentPolicy(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) PutComponentPolicyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) PutComponentPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) PutContainerRecipePolicy(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) PutContainerRecipePolicyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) PutContainerRecipePolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) PutImagePolicy(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) PutImagePolicyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) PutImagePolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) PutImageRecipePolicy(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) PutImageRecipePolicyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) PutImageRecipePolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) StartImagePipelineExecution(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) StartImagePipelineExecutionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) StartImagePipelineExecutionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) UpdateDistributionConfiguration(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) UpdateDistributionConfigurationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) UpdateDistributionConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) UpdateImagePipeline(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) UpdateImagePipelineRequest(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) UpdateImagePipelineWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) UpdateInfrastructureConfiguration(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) UpdateInfrastructureConfigurationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockImagebuilderAPIMockRecorder) UpdateInfrastructureConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockImagebuilderAPI ¶
type MockImagebuilderAPI struct {
// contains filtered or unexported fields
}
MockImagebuilderAPI is a mock of ImagebuilderAPI interface
func NewMockImagebuilderAPI ¶
func NewMockImagebuilderAPI(ctrl *gomock.Controller) *MockImagebuilderAPI
NewMockImagebuilderAPI creates a new mock instance
func (*MockImagebuilderAPI) CancelImageCreation ¶
func (m *MockImagebuilderAPI) CancelImageCreation(arg0 *imagebuilder.CancelImageCreationInput) (*imagebuilder.CancelImageCreationOutput, error)
CancelImageCreation mocks base method
func (*MockImagebuilderAPI) CancelImageCreationRequest ¶
func (m *MockImagebuilderAPI) CancelImageCreationRequest(arg0 *imagebuilder.CancelImageCreationInput) (*request.Request, *imagebuilder.CancelImageCreationOutput)
CancelImageCreationRequest mocks base method
func (*MockImagebuilderAPI) CancelImageCreationWithContext ¶
func (m *MockImagebuilderAPI) CancelImageCreationWithContext(arg0 context.Context, arg1 *imagebuilder.CancelImageCreationInput, arg2 ...request.Option) (*imagebuilder.CancelImageCreationOutput, error)
CancelImageCreationWithContext mocks base method
func (*MockImagebuilderAPI) CreateComponent ¶
func (m *MockImagebuilderAPI) CreateComponent(arg0 *imagebuilder.CreateComponentInput) (*imagebuilder.CreateComponentOutput, error)
CreateComponent mocks base method
func (*MockImagebuilderAPI) CreateComponentRequest ¶
func (m *MockImagebuilderAPI) CreateComponentRequest(arg0 *imagebuilder.CreateComponentInput) (*request.Request, *imagebuilder.CreateComponentOutput)
CreateComponentRequest mocks base method
func (*MockImagebuilderAPI) CreateComponentWithContext ¶
func (m *MockImagebuilderAPI) CreateComponentWithContext(arg0 context.Context, arg1 *imagebuilder.CreateComponentInput, arg2 ...request.Option) (*imagebuilder.CreateComponentOutput, error)
CreateComponentWithContext mocks base method
func (*MockImagebuilderAPI) CreateContainerRecipe ¶
func (m *MockImagebuilderAPI) CreateContainerRecipe(arg0 *imagebuilder.CreateContainerRecipeInput) (*imagebuilder.CreateContainerRecipeOutput, error)
CreateContainerRecipe mocks base method
func (*MockImagebuilderAPI) CreateContainerRecipeRequest ¶
func (m *MockImagebuilderAPI) CreateContainerRecipeRequest(arg0 *imagebuilder.CreateContainerRecipeInput) (*request.Request, *imagebuilder.CreateContainerRecipeOutput)
CreateContainerRecipeRequest mocks base method
func (*MockImagebuilderAPI) CreateContainerRecipeWithContext ¶
func (m *MockImagebuilderAPI) CreateContainerRecipeWithContext(arg0 context.Context, arg1 *imagebuilder.CreateContainerRecipeInput, arg2 ...request.Option) (*imagebuilder.CreateContainerRecipeOutput, error)
CreateContainerRecipeWithContext mocks base method
func (*MockImagebuilderAPI) CreateDistributionConfiguration ¶
func (m *MockImagebuilderAPI) CreateDistributionConfiguration(arg0 *imagebuilder.CreateDistributionConfigurationInput) (*imagebuilder.CreateDistributionConfigurationOutput, error)
CreateDistributionConfiguration mocks base method
func (*MockImagebuilderAPI) CreateDistributionConfigurationRequest ¶
func (m *MockImagebuilderAPI) CreateDistributionConfigurationRequest(arg0 *imagebuilder.CreateDistributionConfigurationInput) (*request.Request, *imagebuilder.CreateDistributionConfigurationOutput)
CreateDistributionConfigurationRequest mocks base method
func (*MockImagebuilderAPI) CreateDistributionConfigurationWithContext ¶
func (m *MockImagebuilderAPI) CreateDistributionConfigurationWithContext(arg0 context.Context, arg1 *imagebuilder.CreateDistributionConfigurationInput, arg2 ...request.Option) (*imagebuilder.CreateDistributionConfigurationOutput, error)
CreateDistributionConfigurationWithContext mocks base method
func (*MockImagebuilderAPI) CreateImage ¶
func (m *MockImagebuilderAPI) CreateImage(arg0 *imagebuilder.CreateImageInput) (*imagebuilder.CreateImageOutput, error)
CreateImage mocks base method
func (*MockImagebuilderAPI) CreateImagePipeline ¶
func (m *MockImagebuilderAPI) CreateImagePipeline(arg0 *imagebuilder.CreateImagePipelineInput) (*imagebuilder.CreateImagePipelineOutput, error)
CreateImagePipeline mocks base method
func (*MockImagebuilderAPI) CreateImagePipelineRequest ¶
func (m *MockImagebuilderAPI) CreateImagePipelineRequest(arg0 *imagebuilder.CreateImagePipelineInput) (*request.Request, *imagebuilder.CreateImagePipelineOutput)
CreateImagePipelineRequest mocks base method
func (*MockImagebuilderAPI) CreateImagePipelineWithContext ¶
func (m *MockImagebuilderAPI) CreateImagePipelineWithContext(arg0 context.Context, arg1 *imagebuilder.CreateImagePipelineInput, arg2 ...request.Option) (*imagebuilder.CreateImagePipelineOutput, error)
CreateImagePipelineWithContext mocks base method
func (*MockImagebuilderAPI) CreateImageRecipe ¶
func (m *MockImagebuilderAPI) CreateImageRecipe(arg0 *imagebuilder.CreateImageRecipeInput) (*imagebuilder.CreateImageRecipeOutput, error)
CreateImageRecipe mocks base method
func (*MockImagebuilderAPI) CreateImageRecipeRequest ¶
func (m *MockImagebuilderAPI) CreateImageRecipeRequest(arg0 *imagebuilder.CreateImageRecipeInput) (*request.Request, *imagebuilder.CreateImageRecipeOutput)
CreateImageRecipeRequest mocks base method
func (*MockImagebuilderAPI) CreateImageRecipeWithContext ¶
func (m *MockImagebuilderAPI) CreateImageRecipeWithContext(arg0 context.Context, arg1 *imagebuilder.CreateImageRecipeInput, arg2 ...request.Option) (*imagebuilder.CreateImageRecipeOutput, error)
CreateImageRecipeWithContext mocks base method
func (*MockImagebuilderAPI) CreateImageRequest ¶
func (m *MockImagebuilderAPI) CreateImageRequest(arg0 *imagebuilder.CreateImageInput) (*request.Request, *imagebuilder.CreateImageOutput)
CreateImageRequest mocks base method
func (*MockImagebuilderAPI) CreateImageWithContext ¶
func (m *MockImagebuilderAPI) CreateImageWithContext(arg0 context.Context, arg1 *imagebuilder.CreateImageInput, arg2 ...request.Option) (*imagebuilder.CreateImageOutput, error)
CreateImageWithContext mocks base method
func (*MockImagebuilderAPI) CreateInfrastructureConfiguration ¶
func (m *MockImagebuilderAPI) CreateInfrastructureConfiguration(arg0 *imagebuilder.CreateInfrastructureConfigurationInput) (*imagebuilder.CreateInfrastructureConfigurationOutput, error)
CreateInfrastructureConfiguration mocks base method
func (*MockImagebuilderAPI) CreateInfrastructureConfigurationRequest ¶
func (m *MockImagebuilderAPI) CreateInfrastructureConfigurationRequest(arg0 *imagebuilder.CreateInfrastructureConfigurationInput) (*request.Request, *imagebuilder.CreateInfrastructureConfigurationOutput)
CreateInfrastructureConfigurationRequest mocks base method
func (*MockImagebuilderAPI) CreateInfrastructureConfigurationWithContext ¶
func (m *MockImagebuilderAPI) CreateInfrastructureConfigurationWithContext(arg0 context.Context, arg1 *imagebuilder.CreateInfrastructureConfigurationInput, arg2 ...request.Option) (*imagebuilder.CreateInfrastructureConfigurationOutput, error)
CreateInfrastructureConfigurationWithContext mocks base method
func (*MockImagebuilderAPI) DeleteComponent ¶
func (m *MockImagebuilderAPI) DeleteComponent(arg0 *imagebuilder.DeleteComponentInput) (*imagebuilder.DeleteComponentOutput, error)
DeleteComponent mocks base method
func (*MockImagebuilderAPI) DeleteComponentRequest ¶
func (m *MockImagebuilderAPI) DeleteComponentRequest(arg0 *imagebuilder.DeleteComponentInput) (*request.Request, *imagebuilder.DeleteComponentOutput)
DeleteComponentRequest mocks base method
func (*MockImagebuilderAPI) DeleteComponentWithContext ¶
func (m *MockImagebuilderAPI) DeleteComponentWithContext(arg0 context.Context, arg1 *imagebuilder.DeleteComponentInput, arg2 ...request.Option) (*imagebuilder.DeleteComponentOutput, error)
DeleteComponentWithContext mocks base method
func (*MockImagebuilderAPI) DeleteContainerRecipe ¶
func (m *MockImagebuilderAPI) DeleteContainerRecipe(arg0 *imagebuilder.DeleteContainerRecipeInput) (*imagebuilder.DeleteContainerRecipeOutput, error)
DeleteContainerRecipe mocks base method
func (*MockImagebuilderAPI) DeleteContainerRecipeRequest ¶
func (m *MockImagebuilderAPI) DeleteContainerRecipeRequest(arg0 *imagebuilder.DeleteContainerRecipeInput) (*request.Request, *imagebuilder.DeleteContainerRecipeOutput)
DeleteContainerRecipeRequest mocks base method
func (*MockImagebuilderAPI) DeleteContainerRecipeWithContext ¶
func (m *MockImagebuilderAPI) DeleteContainerRecipeWithContext(arg0 context.Context, arg1 *imagebuilder.DeleteContainerRecipeInput, arg2 ...request.Option) (*imagebuilder.DeleteContainerRecipeOutput, error)
DeleteContainerRecipeWithContext mocks base method
func (*MockImagebuilderAPI) DeleteDistributionConfiguration ¶
func (m *MockImagebuilderAPI) DeleteDistributionConfiguration(arg0 *imagebuilder.DeleteDistributionConfigurationInput) (*imagebuilder.DeleteDistributionConfigurationOutput, error)
DeleteDistributionConfiguration mocks base method
func (*MockImagebuilderAPI) DeleteDistributionConfigurationRequest ¶
func (m *MockImagebuilderAPI) DeleteDistributionConfigurationRequest(arg0 *imagebuilder.DeleteDistributionConfigurationInput) (*request.Request, *imagebuilder.DeleteDistributionConfigurationOutput)
DeleteDistributionConfigurationRequest mocks base method
func (*MockImagebuilderAPI) DeleteDistributionConfigurationWithContext ¶
func (m *MockImagebuilderAPI) DeleteDistributionConfigurationWithContext(arg0 context.Context, arg1 *imagebuilder.DeleteDistributionConfigurationInput, arg2 ...request.Option) (*imagebuilder.DeleteDistributionConfigurationOutput, error)
DeleteDistributionConfigurationWithContext mocks base method
func (*MockImagebuilderAPI) DeleteImage ¶
func (m *MockImagebuilderAPI) DeleteImage(arg0 *imagebuilder.DeleteImageInput) (*imagebuilder.DeleteImageOutput, error)
DeleteImage mocks base method
func (*MockImagebuilderAPI) DeleteImagePipeline ¶
func (m *MockImagebuilderAPI) DeleteImagePipeline(arg0 *imagebuilder.DeleteImagePipelineInput) (*imagebuilder.DeleteImagePipelineOutput, error)
DeleteImagePipeline mocks base method
func (*MockImagebuilderAPI) DeleteImagePipelineRequest ¶
func (m *MockImagebuilderAPI) DeleteImagePipelineRequest(arg0 *imagebuilder.DeleteImagePipelineInput) (*request.Request, *imagebuilder.DeleteImagePipelineOutput)
DeleteImagePipelineRequest mocks base method
func (*MockImagebuilderAPI) DeleteImagePipelineWithContext ¶
func (m *MockImagebuilderAPI) DeleteImagePipelineWithContext(arg0 context.Context, arg1 *imagebuilder.DeleteImagePipelineInput, arg2 ...request.Option) (*imagebuilder.DeleteImagePipelineOutput, error)
DeleteImagePipelineWithContext mocks base method
func (*MockImagebuilderAPI) DeleteImageRecipe ¶
func (m *MockImagebuilderAPI) DeleteImageRecipe(arg0 *imagebuilder.DeleteImageRecipeInput) (*imagebuilder.DeleteImageRecipeOutput, error)
DeleteImageRecipe mocks base method
func (*MockImagebuilderAPI) DeleteImageRecipeRequest ¶
func (m *MockImagebuilderAPI) DeleteImageRecipeRequest(arg0 *imagebuilder.DeleteImageRecipeInput) (*request.Request, *imagebuilder.DeleteImageRecipeOutput)
DeleteImageRecipeRequest mocks base method
func (*MockImagebuilderAPI) DeleteImageRecipeWithContext ¶
func (m *MockImagebuilderAPI) DeleteImageRecipeWithContext(arg0 context.Context, arg1 *imagebuilder.DeleteImageRecipeInput, arg2 ...request.Option) (*imagebuilder.DeleteImageRecipeOutput, error)
DeleteImageRecipeWithContext mocks base method
func (*MockImagebuilderAPI) DeleteImageRequest ¶
func (m *MockImagebuilderAPI) DeleteImageRequest(arg0 *imagebuilder.DeleteImageInput) (*request.Request, *imagebuilder.DeleteImageOutput)
DeleteImageRequest mocks base method
func (*MockImagebuilderAPI) DeleteImageWithContext ¶
func (m *MockImagebuilderAPI) DeleteImageWithContext(arg0 context.Context, arg1 *imagebuilder.DeleteImageInput, arg2 ...request.Option) (*imagebuilder.DeleteImageOutput, error)
DeleteImageWithContext mocks base method
func (*MockImagebuilderAPI) DeleteInfrastructureConfiguration ¶
func (m *MockImagebuilderAPI) DeleteInfrastructureConfiguration(arg0 *imagebuilder.DeleteInfrastructureConfigurationInput) (*imagebuilder.DeleteInfrastructureConfigurationOutput, error)
DeleteInfrastructureConfiguration mocks base method
func (*MockImagebuilderAPI) DeleteInfrastructureConfigurationRequest ¶
func (m *MockImagebuilderAPI) DeleteInfrastructureConfigurationRequest(arg0 *imagebuilder.DeleteInfrastructureConfigurationInput) (*request.Request, *imagebuilder.DeleteInfrastructureConfigurationOutput)
DeleteInfrastructureConfigurationRequest mocks base method
func (*MockImagebuilderAPI) DeleteInfrastructureConfigurationWithContext ¶
func (m *MockImagebuilderAPI) DeleteInfrastructureConfigurationWithContext(arg0 context.Context, arg1 *imagebuilder.DeleteInfrastructureConfigurationInput, arg2 ...request.Option) (*imagebuilder.DeleteInfrastructureConfigurationOutput, error)
DeleteInfrastructureConfigurationWithContext mocks base method
func (*MockImagebuilderAPI) EXPECT ¶
func (m *MockImagebuilderAPI) EXPECT() *MockImagebuilderAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockImagebuilderAPI) GetComponent ¶
func (m *MockImagebuilderAPI) GetComponent(arg0 *imagebuilder.GetComponentInput) (*imagebuilder.GetComponentOutput, error)
GetComponent mocks base method
func (*MockImagebuilderAPI) GetComponentPolicy ¶
func (m *MockImagebuilderAPI) GetComponentPolicy(arg0 *imagebuilder.GetComponentPolicyInput) (*imagebuilder.GetComponentPolicyOutput, error)
GetComponentPolicy mocks base method
func (*MockImagebuilderAPI) GetComponentPolicyRequest ¶
func (m *MockImagebuilderAPI) GetComponentPolicyRequest(arg0 *imagebuilder.GetComponentPolicyInput) (*request.Request, *imagebuilder.GetComponentPolicyOutput)
GetComponentPolicyRequest mocks base method
func (*MockImagebuilderAPI) GetComponentPolicyWithContext ¶
func (m *MockImagebuilderAPI) GetComponentPolicyWithContext(arg0 context.Context, arg1 *imagebuilder.GetComponentPolicyInput, arg2 ...request.Option) (*imagebuilder.GetComponentPolicyOutput, error)
GetComponentPolicyWithContext mocks base method
func (*MockImagebuilderAPI) GetComponentRequest ¶
func (m *MockImagebuilderAPI) GetComponentRequest(arg0 *imagebuilder.GetComponentInput) (*request.Request, *imagebuilder.GetComponentOutput)
GetComponentRequest mocks base method
func (*MockImagebuilderAPI) GetComponentWithContext ¶
func (m *MockImagebuilderAPI) GetComponentWithContext(arg0 context.Context, arg1 *imagebuilder.GetComponentInput, arg2 ...request.Option) (*imagebuilder.GetComponentOutput, error)
GetComponentWithContext mocks base method
func (*MockImagebuilderAPI) GetContainerRecipe ¶
func (m *MockImagebuilderAPI) GetContainerRecipe(arg0 *imagebuilder.GetContainerRecipeInput) (*imagebuilder.GetContainerRecipeOutput, error)
GetContainerRecipe mocks base method
func (*MockImagebuilderAPI) GetContainerRecipePolicy ¶
func (m *MockImagebuilderAPI) GetContainerRecipePolicy(arg0 *imagebuilder.GetContainerRecipePolicyInput) (*imagebuilder.GetContainerRecipePolicyOutput, error)
GetContainerRecipePolicy mocks base method
func (*MockImagebuilderAPI) GetContainerRecipePolicyRequest ¶
func (m *MockImagebuilderAPI) GetContainerRecipePolicyRequest(arg0 *imagebuilder.GetContainerRecipePolicyInput) (*request.Request, *imagebuilder.GetContainerRecipePolicyOutput)
GetContainerRecipePolicyRequest mocks base method
func (*MockImagebuilderAPI) GetContainerRecipePolicyWithContext ¶
func (m *MockImagebuilderAPI) GetContainerRecipePolicyWithContext(arg0 context.Context, arg1 *imagebuilder.GetContainerRecipePolicyInput, arg2 ...request.Option) (*imagebuilder.GetContainerRecipePolicyOutput, error)
GetContainerRecipePolicyWithContext mocks base method
func (*MockImagebuilderAPI) GetContainerRecipeRequest ¶
func (m *MockImagebuilderAPI) GetContainerRecipeRequest(arg0 *imagebuilder.GetContainerRecipeInput) (*request.Request, *imagebuilder.GetContainerRecipeOutput)
GetContainerRecipeRequest mocks base method
func (*MockImagebuilderAPI) GetContainerRecipeWithContext ¶
func (m *MockImagebuilderAPI) GetContainerRecipeWithContext(arg0 context.Context, arg1 *imagebuilder.GetContainerRecipeInput, arg2 ...request.Option) (*imagebuilder.GetContainerRecipeOutput, error)
GetContainerRecipeWithContext mocks base method
func (*MockImagebuilderAPI) GetDistributionConfiguration ¶
func (m *MockImagebuilderAPI) GetDistributionConfiguration(arg0 *imagebuilder.GetDistributionConfigurationInput) (*imagebuilder.GetDistributionConfigurationOutput, error)
GetDistributionConfiguration mocks base method
func (*MockImagebuilderAPI) GetDistributionConfigurationRequest ¶
func (m *MockImagebuilderAPI) GetDistributionConfigurationRequest(arg0 *imagebuilder.GetDistributionConfigurationInput) (*request.Request, *imagebuilder.GetDistributionConfigurationOutput)
GetDistributionConfigurationRequest mocks base method
func (*MockImagebuilderAPI) GetDistributionConfigurationWithContext ¶
func (m *MockImagebuilderAPI) GetDistributionConfigurationWithContext(arg0 context.Context, arg1 *imagebuilder.GetDistributionConfigurationInput, arg2 ...request.Option) (*imagebuilder.GetDistributionConfigurationOutput, error)
GetDistributionConfigurationWithContext mocks base method
func (*MockImagebuilderAPI) GetImage ¶
func (m *MockImagebuilderAPI) GetImage(arg0 *imagebuilder.GetImageInput) (*imagebuilder.GetImageOutput, error)
GetImage mocks base method
func (*MockImagebuilderAPI) GetImagePipeline ¶
func (m *MockImagebuilderAPI) GetImagePipeline(arg0 *imagebuilder.GetImagePipelineInput) (*imagebuilder.GetImagePipelineOutput, error)
GetImagePipeline mocks base method
func (*MockImagebuilderAPI) GetImagePipelineRequest ¶
func (m *MockImagebuilderAPI) GetImagePipelineRequest(arg0 *imagebuilder.GetImagePipelineInput) (*request.Request, *imagebuilder.GetImagePipelineOutput)
GetImagePipelineRequest mocks base method
func (*MockImagebuilderAPI) GetImagePipelineWithContext ¶
func (m *MockImagebuilderAPI) GetImagePipelineWithContext(arg0 context.Context, arg1 *imagebuilder.GetImagePipelineInput, arg2 ...request.Option) (*imagebuilder.GetImagePipelineOutput, error)
GetImagePipelineWithContext mocks base method
func (*MockImagebuilderAPI) GetImagePolicy ¶
func (m *MockImagebuilderAPI) GetImagePolicy(arg0 *imagebuilder.GetImagePolicyInput) (*imagebuilder.GetImagePolicyOutput, error)
GetImagePolicy mocks base method
func (*MockImagebuilderAPI) GetImagePolicyRequest ¶
func (m *MockImagebuilderAPI) GetImagePolicyRequest(arg0 *imagebuilder.GetImagePolicyInput) (*request.Request, *imagebuilder.GetImagePolicyOutput)
GetImagePolicyRequest mocks base method
func (*MockImagebuilderAPI) GetImagePolicyWithContext ¶
func (m *MockImagebuilderAPI) GetImagePolicyWithContext(arg0 context.Context, arg1 *imagebuilder.GetImagePolicyInput, arg2 ...request.Option) (*imagebuilder.GetImagePolicyOutput, error)
GetImagePolicyWithContext mocks base method
func (*MockImagebuilderAPI) GetImageRecipe ¶
func (m *MockImagebuilderAPI) GetImageRecipe(arg0 *imagebuilder.GetImageRecipeInput) (*imagebuilder.GetImageRecipeOutput, error)
GetImageRecipe mocks base method
func (*MockImagebuilderAPI) GetImageRecipePolicy ¶
func (m *MockImagebuilderAPI) GetImageRecipePolicy(arg0 *imagebuilder.GetImageRecipePolicyInput) (*imagebuilder.GetImageRecipePolicyOutput, error)
GetImageRecipePolicy mocks base method
func (*MockImagebuilderAPI) GetImageRecipePolicyRequest ¶
func (m *MockImagebuilderAPI) GetImageRecipePolicyRequest(arg0 *imagebuilder.GetImageRecipePolicyInput) (*request.Request, *imagebuilder.GetImageRecipePolicyOutput)
GetImageRecipePolicyRequest mocks base method
func (*MockImagebuilderAPI) GetImageRecipePolicyWithContext ¶
func (m *MockImagebuilderAPI) GetImageRecipePolicyWithContext(arg0 context.Context, arg1 *imagebuilder.GetImageRecipePolicyInput, arg2 ...request.Option) (*imagebuilder.GetImageRecipePolicyOutput, error)
GetImageRecipePolicyWithContext mocks base method
func (*MockImagebuilderAPI) GetImageRecipeRequest ¶
func (m *MockImagebuilderAPI) GetImageRecipeRequest(arg0 *imagebuilder.GetImageRecipeInput) (*request.Request, *imagebuilder.GetImageRecipeOutput)
GetImageRecipeRequest mocks base method
func (*MockImagebuilderAPI) GetImageRecipeWithContext ¶
func (m *MockImagebuilderAPI) GetImageRecipeWithContext(arg0 context.Context, arg1 *imagebuilder.GetImageRecipeInput, arg2 ...request.Option) (*imagebuilder.GetImageRecipeOutput, error)
GetImageRecipeWithContext mocks base method
func (*MockImagebuilderAPI) GetImageRequest ¶
func (m *MockImagebuilderAPI) GetImageRequest(arg0 *imagebuilder.GetImageInput) (*request.Request, *imagebuilder.GetImageOutput)
GetImageRequest mocks base method
func (*MockImagebuilderAPI) GetImageWithContext ¶
func (m *MockImagebuilderAPI) GetImageWithContext(arg0 context.Context, arg1 *imagebuilder.GetImageInput, arg2 ...request.Option) (*imagebuilder.GetImageOutput, error)
GetImageWithContext mocks base method
func (*MockImagebuilderAPI) GetInfrastructureConfiguration ¶
func (m *MockImagebuilderAPI) GetInfrastructureConfiguration(arg0 *imagebuilder.GetInfrastructureConfigurationInput) (*imagebuilder.GetInfrastructureConfigurationOutput, error)
GetInfrastructureConfiguration mocks base method
func (*MockImagebuilderAPI) GetInfrastructureConfigurationRequest ¶
func (m *MockImagebuilderAPI) GetInfrastructureConfigurationRequest(arg0 *imagebuilder.GetInfrastructureConfigurationInput) (*request.Request, *imagebuilder.GetInfrastructureConfigurationOutput)
GetInfrastructureConfigurationRequest mocks base method
func (*MockImagebuilderAPI) GetInfrastructureConfigurationWithContext ¶
func (m *MockImagebuilderAPI) GetInfrastructureConfigurationWithContext(arg0 context.Context, arg1 *imagebuilder.GetInfrastructureConfigurationInput, arg2 ...request.Option) (*imagebuilder.GetInfrastructureConfigurationOutput, error)
GetInfrastructureConfigurationWithContext mocks base method
func (*MockImagebuilderAPI) ImportComponent ¶
func (m *MockImagebuilderAPI) ImportComponent(arg0 *imagebuilder.ImportComponentInput) (*imagebuilder.ImportComponentOutput, error)
ImportComponent mocks base method
func (*MockImagebuilderAPI) ImportComponentRequest ¶
func (m *MockImagebuilderAPI) ImportComponentRequest(arg0 *imagebuilder.ImportComponentInput) (*request.Request, *imagebuilder.ImportComponentOutput)
ImportComponentRequest mocks base method
func (*MockImagebuilderAPI) ImportComponentWithContext ¶
func (m *MockImagebuilderAPI) ImportComponentWithContext(arg0 context.Context, arg1 *imagebuilder.ImportComponentInput, arg2 ...request.Option) (*imagebuilder.ImportComponentOutput, error)
ImportComponentWithContext mocks base method
func (*MockImagebuilderAPI) ImportVmImage ¶
func (m *MockImagebuilderAPI) ImportVmImage(arg0 *imagebuilder.ImportVmImageInput) (*imagebuilder.ImportVmImageOutput, error)
ImportVmImage mocks base method
func (*MockImagebuilderAPI) ImportVmImageRequest ¶
func (m *MockImagebuilderAPI) ImportVmImageRequest(arg0 *imagebuilder.ImportVmImageInput) (*request.Request, *imagebuilder.ImportVmImageOutput)
ImportVmImageRequest mocks base method
func (*MockImagebuilderAPI) ImportVmImageWithContext ¶
func (m *MockImagebuilderAPI) ImportVmImageWithContext(arg0 context.Context, arg1 *imagebuilder.ImportVmImageInput, arg2 ...request.Option) (*imagebuilder.ImportVmImageOutput, error)
ImportVmImageWithContext mocks base method
func (*MockImagebuilderAPI) ListComponentBuildVersions ¶
func (m *MockImagebuilderAPI) ListComponentBuildVersions(arg0 *imagebuilder.ListComponentBuildVersionsInput) (*imagebuilder.ListComponentBuildVersionsOutput, error)
ListComponentBuildVersions mocks base method
func (*MockImagebuilderAPI) ListComponentBuildVersionsPages ¶
func (m *MockImagebuilderAPI) ListComponentBuildVersionsPages(arg0 *imagebuilder.ListComponentBuildVersionsInput, arg1 func(*imagebuilder.ListComponentBuildVersionsOutput, bool) bool) error
ListComponentBuildVersionsPages mocks base method
func (*MockImagebuilderAPI) ListComponentBuildVersionsPagesWithContext ¶
func (m *MockImagebuilderAPI) ListComponentBuildVersionsPagesWithContext(arg0 context.Context, arg1 *imagebuilder.ListComponentBuildVersionsInput, arg2 func(*imagebuilder.ListComponentBuildVersionsOutput, bool) bool, arg3 ...request.Option) error
ListComponentBuildVersionsPagesWithContext mocks base method
func (*MockImagebuilderAPI) ListComponentBuildVersionsRequest ¶
func (m *MockImagebuilderAPI) ListComponentBuildVersionsRequest(arg0 *imagebuilder.ListComponentBuildVersionsInput) (*request.Request, *imagebuilder.ListComponentBuildVersionsOutput)
ListComponentBuildVersionsRequest mocks base method
func (*MockImagebuilderAPI) ListComponentBuildVersionsWithContext ¶
func (m *MockImagebuilderAPI) ListComponentBuildVersionsWithContext(arg0 context.Context, arg1 *imagebuilder.ListComponentBuildVersionsInput, arg2 ...request.Option) (*imagebuilder.ListComponentBuildVersionsOutput, error)
ListComponentBuildVersionsWithContext mocks base method
func (*MockImagebuilderAPI) ListComponents ¶
func (m *MockImagebuilderAPI) ListComponents(arg0 *imagebuilder.ListComponentsInput) (*imagebuilder.ListComponentsOutput, error)
ListComponents mocks base method
func (*MockImagebuilderAPI) ListComponentsPages ¶
func (m *MockImagebuilderAPI) ListComponentsPages(arg0 *imagebuilder.ListComponentsInput, arg1 func(*imagebuilder.ListComponentsOutput, bool) bool) error
ListComponentsPages mocks base method
func (*MockImagebuilderAPI) ListComponentsPagesWithContext ¶
func (m *MockImagebuilderAPI) ListComponentsPagesWithContext(arg0 context.Context, arg1 *imagebuilder.ListComponentsInput, arg2 func(*imagebuilder.ListComponentsOutput, bool) bool, arg3 ...request.Option) error
ListComponentsPagesWithContext mocks base method
func (*MockImagebuilderAPI) ListComponentsRequest ¶
func (m *MockImagebuilderAPI) ListComponentsRequest(arg0 *imagebuilder.ListComponentsInput) (*request.Request, *imagebuilder.ListComponentsOutput)
ListComponentsRequest mocks base method
func (*MockImagebuilderAPI) ListComponentsWithContext ¶
func (m *MockImagebuilderAPI) ListComponentsWithContext(arg0 context.Context, arg1 *imagebuilder.ListComponentsInput, arg2 ...request.Option) (*imagebuilder.ListComponentsOutput, error)
ListComponentsWithContext mocks base method
func (*MockImagebuilderAPI) ListContainerRecipes ¶
func (m *MockImagebuilderAPI) ListContainerRecipes(arg0 *imagebuilder.ListContainerRecipesInput) (*imagebuilder.ListContainerRecipesOutput, error)
ListContainerRecipes mocks base method
func (*MockImagebuilderAPI) ListContainerRecipesPages ¶
func (m *MockImagebuilderAPI) ListContainerRecipesPages(arg0 *imagebuilder.ListContainerRecipesInput, arg1 func(*imagebuilder.ListContainerRecipesOutput, bool) bool) error
ListContainerRecipesPages mocks base method
func (*MockImagebuilderAPI) ListContainerRecipesPagesWithContext ¶
func (m *MockImagebuilderAPI) ListContainerRecipesPagesWithContext(arg0 context.Context, arg1 *imagebuilder.ListContainerRecipesInput, arg2 func(*imagebuilder.ListContainerRecipesOutput, bool) bool, arg3 ...request.Option) error
ListContainerRecipesPagesWithContext mocks base method
func (*MockImagebuilderAPI) ListContainerRecipesRequest ¶
func (m *MockImagebuilderAPI) ListContainerRecipesRequest(arg0 *imagebuilder.ListContainerRecipesInput) (*request.Request, *imagebuilder.ListContainerRecipesOutput)
ListContainerRecipesRequest mocks base method
func (*MockImagebuilderAPI) ListContainerRecipesWithContext ¶
func (m *MockImagebuilderAPI) ListContainerRecipesWithContext(arg0 context.Context, arg1 *imagebuilder.ListContainerRecipesInput, arg2 ...request.Option) (*imagebuilder.ListContainerRecipesOutput, error)
ListContainerRecipesWithContext mocks base method
func (*MockImagebuilderAPI) ListDistributionConfigurations ¶
func (m *MockImagebuilderAPI) ListDistributionConfigurations(arg0 *imagebuilder.ListDistributionConfigurationsInput) (*imagebuilder.ListDistributionConfigurationsOutput, error)
ListDistributionConfigurations mocks base method
func (*MockImagebuilderAPI) ListDistributionConfigurationsPages ¶
func (m *MockImagebuilderAPI) ListDistributionConfigurationsPages(arg0 *imagebuilder.ListDistributionConfigurationsInput, arg1 func(*imagebuilder.ListDistributionConfigurationsOutput, bool) bool) error
ListDistributionConfigurationsPages mocks base method
func (*MockImagebuilderAPI) ListDistributionConfigurationsPagesWithContext ¶
func (m *MockImagebuilderAPI) ListDistributionConfigurationsPagesWithContext(arg0 context.Context, arg1 *imagebuilder.ListDistributionConfigurationsInput, arg2 func(*imagebuilder.ListDistributionConfigurationsOutput, bool) bool, arg3 ...request.Option) error
ListDistributionConfigurationsPagesWithContext mocks base method
func (*MockImagebuilderAPI) ListDistributionConfigurationsRequest ¶
func (m *MockImagebuilderAPI) ListDistributionConfigurationsRequest(arg0 *imagebuilder.ListDistributionConfigurationsInput) (*request.Request, *imagebuilder.ListDistributionConfigurationsOutput)
ListDistributionConfigurationsRequest mocks base method
func (*MockImagebuilderAPI) ListDistributionConfigurationsWithContext ¶
func (m *MockImagebuilderAPI) ListDistributionConfigurationsWithContext(arg0 context.Context, arg1 *imagebuilder.ListDistributionConfigurationsInput, arg2 ...request.Option) (*imagebuilder.ListDistributionConfigurationsOutput, error)
ListDistributionConfigurationsWithContext mocks base method
func (*MockImagebuilderAPI) ListImageBuildVersions ¶
func (m *MockImagebuilderAPI) ListImageBuildVersions(arg0 *imagebuilder.ListImageBuildVersionsInput) (*imagebuilder.ListImageBuildVersionsOutput, error)
ListImageBuildVersions mocks base method
func (*MockImagebuilderAPI) ListImageBuildVersionsPages ¶
func (m *MockImagebuilderAPI) ListImageBuildVersionsPages(arg0 *imagebuilder.ListImageBuildVersionsInput, arg1 func(*imagebuilder.ListImageBuildVersionsOutput, bool) bool) error
ListImageBuildVersionsPages mocks base method
func (*MockImagebuilderAPI) ListImageBuildVersionsPagesWithContext ¶
func (m *MockImagebuilderAPI) ListImageBuildVersionsPagesWithContext(arg0 context.Context, arg1 *imagebuilder.ListImageBuildVersionsInput, arg2 func(*imagebuilder.ListImageBuildVersionsOutput, bool) bool, arg3 ...request.Option) error
ListImageBuildVersionsPagesWithContext mocks base method
func (*MockImagebuilderAPI) ListImageBuildVersionsRequest ¶
func (m *MockImagebuilderAPI) ListImageBuildVersionsRequest(arg0 *imagebuilder.ListImageBuildVersionsInput) (*request.Request, *imagebuilder.ListImageBuildVersionsOutput)
ListImageBuildVersionsRequest mocks base method
func (*MockImagebuilderAPI) ListImageBuildVersionsWithContext ¶
func (m *MockImagebuilderAPI) ListImageBuildVersionsWithContext(arg0 context.Context, arg1 *imagebuilder.ListImageBuildVersionsInput, arg2 ...request.Option) (*imagebuilder.ListImageBuildVersionsOutput, error)
ListImageBuildVersionsWithContext mocks base method
func (*MockImagebuilderAPI) ListImagePackages ¶
func (m *MockImagebuilderAPI) ListImagePackages(arg0 *imagebuilder.ListImagePackagesInput) (*imagebuilder.ListImagePackagesOutput, error)
ListImagePackages mocks base method
func (*MockImagebuilderAPI) ListImagePackagesPages ¶
func (m *MockImagebuilderAPI) ListImagePackagesPages(arg0 *imagebuilder.ListImagePackagesInput, arg1 func(*imagebuilder.ListImagePackagesOutput, bool) bool) error
ListImagePackagesPages mocks base method
func (*MockImagebuilderAPI) ListImagePackagesPagesWithContext ¶
func (m *MockImagebuilderAPI) ListImagePackagesPagesWithContext(arg0 context.Context, arg1 *imagebuilder.ListImagePackagesInput, arg2 func(*imagebuilder.ListImagePackagesOutput, bool) bool, arg3 ...request.Option) error
ListImagePackagesPagesWithContext mocks base method
func (*MockImagebuilderAPI) ListImagePackagesRequest ¶
func (m *MockImagebuilderAPI) ListImagePackagesRequest(arg0 *imagebuilder.ListImagePackagesInput) (*request.Request, *imagebuilder.ListImagePackagesOutput)
ListImagePackagesRequest mocks base method
func (*MockImagebuilderAPI) ListImagePackagesWithContext ¶
func (m *MockImagebuilderAPI) ListImagePackagesWithContext(arg0 context.Context, arg1 *imagebuilder.ListImagePackagesInput, arg2 ...request.Option) (*imagebuilder.ListImagePackagesOutput, error)
ListImagePackagesWithContext mocks base method
func (*MockImagebuilderAPI) ListImagePipelineImages ¶
func (m *MockImagebuilderAPI) ListImagePipelineImages(arg0 *imagebuilder.ListImagePipelineImagesInput) (*imagebuilder.ListImagePipelineImagesOutput, error)
ListImagePipelineImages mocks base method
func (*MockImagebuilderAPI) ListImagePipelineImagesPages ¶
func (m *MockImagebuilderAPI) ListImagePipelineImagesPages(arg0 *imagebuilder.ListImagePipelineImagesInput, arg1 func(*imagebuilder.ListImagePipelineImagesOutput, bool) bool) error
ListImagePipelineImagesPages mocks base method
func (*MockImagebuilderAPI) ListImagePipelineImagesPagesWithContext ¶
func (m *MockImagebuilderAPI) ListImagePipelineImagesPagesWithContext(arg0 context.Context, arg1 *imagebuilder.ListImagePipelineImagesInput, arg2 func(*imagebuilder.ListImagePipelineImagesOutput, bool) bool, arg3 ...request.Option) error
ListImagePipelineImagesPagesWithContext mocks base method
func (*MockImagebuilderAPI) ListImagePipelineImagesRequest ¶
func (m *MockImagebuilderAPI) ListImagePipelineImagesRequest(arg0 *imagebuilder.ListImagePipelineImagesInput) (*request.Request, *imagebuilder.ListImagePipelineImagesOutput)
ListImagePipelineImagesRequest mocks base method
func (*MockImagebuilderAPI) ListImagePipelineImagesWithContext ¶
func (m *MockImagebuilderAPI) ListImagePipelineImagesWithContext(arg0 context.Context, arg1 *imagebuilder.ListImagePipelineImagesInput, arg2 ...request.Option) (*imagebuilder.ListImagePipelineImagesOutput, error)
ListImagePipelineImagesWithContext mocks base method
func (*MockImagebuilderAPI) ListImagePipelines ¶
func (m *MockImagebuilderAPI) ListImagePipelines(arg0 *imagebuilder.ListImagePipelinesInput) (*imagebuilder.ListImagePipelinesOutput, error)
ListImagePipelines mocks base method
func (*MockImagebuilderAPI) ListImagePipelinesPages ¶
func (m *MockImagebuilderAPI) ListImagePipelinesPages(arg0 *imagebuilder.ListImagePipelinesInput, arg1 func(*imagebuilder.ListImagePipelinesOutput, bool) bool) error
ListImagePipelinesPages mocks base method
func (*MockImagebuilderAPI) ListImagePipelinesPagesWithContext ¶
func (m *MockImagebuilderAPI) ListImagePipelinesPagesWithContext(arg0 context.Context, arg1 *imagebuilder.ListImagePipelinesInput, arg2 func(*imagebuilder.ListImagePipelinesOutput, bool) bool, arg3 ...request.Option) error
ListImagePipelinesPagesWithContext mocks base method
func (*MockImagebuilderAPI) ListImagePipelinesRequest ¶
func (m *MockImagebuilderAPI) ListImagePipelinesRequest(arg0 *imagebuilder.ListImagePipelinesInput) (*request.Request, *imagebuilder.ListImagePipelinesOutput)
ListImagePipelinesRequest mocks base method
func (*MockImagebuilderAPI) ListImagePipelinesWithContext ¶
func (m *MockImagebuilderAPI) ListImagePipelinesWithContext(arg0 context.Context, arg1 *imagebuilder.ListImagePipelinesInput, arg2 ...request.Option) (*imagebuilder.ListImagePipelinesOutput, error)
ListImagePipelinesWithContext mocks base method
func (*MockImagebuilderAPI) ListImageRecipes ¶
func (m *MockImagebuilderAPI) ListImageRecipes(arg0 *imagebuilder.ListImageRecipesInput) (*imagebuilder.ListImageRecipesOutput, error)
ListImageRecipes mocks base method
func (*MockImagebuilderAPI) ListImageRecipesPages ¶
func (m *MockImagebuilderAPI) ListImageRecipesPages(arg0 *imagebuilder.ListImageRecipesInput, arg1 func(*imagebuilder.ListImageRecipesOutput, bool) bool) error
ListImageRecipesPages mocks base method
func (*MockImagebuilderAPI) ListImageRecipesPagesWithContext ¶
func (m *MockImagebuilderAPI) ListImageRecipesPagesWithContext(arg0 context.Context, arg1 *imagebuilder.ListImageRecipesInput, arg2 func(*imagebuilder.ListImageRecipesOutput, bool) bool, arg3 ...request.Option) error
ListImageRecipesPagesWithContext mocks base method
func (*MockImagebuilderAPI) ListImageRecipesRequest ¶
func (m *MockImagebuilderAPI) ListImageRecipesRequest(arg0 *imagebuilder.ListImageRecipesInput) (*request.Request, *imagebuilder.ListImageRecipesOutput)
ListImageRecipesRequest mocks base method
func (*MockImagebuilderAPI) ListImageRecipesWithContext ¶
func (m *MockImagebuilderAPI) ListImageRecipesWithContext(arg0 context.Context, arg1 *imagebuilder.ListImageRecipesInput, arg2 ...request.Option) (*imagebuilder.ListImageRecipesOutput, error)
ListImageRecipesWithContext mocks base method
func (*MockImagebuilderAPI) ListImages ¶
func (m *MockImagebuilderAPI) ListImages(arg0 *imagebuilder.ListImagesInput) (*imagebuilder.ListImagesOutput, error)
ListImages mocks base method
func (*MockImagebuilderAPI) ListImagesPages ¶
func (m *MockImagebuilderAPI) ListImagesPages(arg0 *imagebuilder.ListImagesInput, arg1 func(*imagebuilder.ListImagesOutput, bool) bool) error
ListImagesPages mocks base method
func (*MockImagebuilderAPI) ListImagesPagesWithContext ¶
func (m *MockImagebuilderAPI) ListImagesPagesWithContext(arg0 context.Context, arg1 *imagebuilder.ListImagesInput, arg2 func(*imagebuilder.ListImagesOutput, bool) bool, arg3 ...request.Option) error
ListImagesPagesWithContext mocks base method
func (*MockImagebuilderAPI) ListImagesRequest ¶
func (m *MockImagebuilderAPI) ListImagesRequest(arg0 *imagebuilder.ListImagesInput) (*request.Request, *imagebuilder.ListImagesOutput)
ListImagesRequest mocks base method
func (*MockImagebuilderAPI) ListImagesWithContext ¶
func (m *MockImagebuilderAPI) ListImagesWithContext(arg0 context.Context, arg1 *imagebuilder.ListImagesInput, arg2 ...request.Option) (*imagebuilder.ListImagesOutput, error)
ListImagesWithContext mocks base method
func (*MockImagebuilderAPI) ListInfrastructureConfigurations ¶
func (m *MockImagebuilderAPI) ListInfrastructureConfigurations(arg0 *imagebuilder.ListInfrastructureConfigurationsInput) (*imagebuilder.ListInfrastructureConfigurationsOutput, error)
ListInfrastructureConfigurations mocks base method
func (*MockImagebuilderAPI) ListInfrastructureConfigurationsPages ¶
func (m *MockImagebuilderAPI) ListInfrastructureConfigurationsPages(arg0 *imagebuilder.ListInfrastructureConfigurationsInput, arg1 func(*imagebuilder.ListInfrastructureConfigurationsOutput, bool) bool) error
ListInfrastructureConfigurationsPages mocks base method
func (*MockImagebuilderAPI) ListInfrastructureConfigurationsPagesWithContext ¶
func (m *MockImagebuilderAPI) ListInfrastructureConfigurationsPagesWithContext(arg0 context.Context, arg1 *imagebuilder.ListInfrastructureConfigurationsInput, arg2 func(*imagebuilder.ListInfrastructureConfigurationsOutput, bool) bool, arg3 ...request.Option) error
ListInfrastructureConfigurationsPagesWithContext mocks base method
func (*MockImagebuilderAPI) ListInfrastructureConfigurationsRequest ¶
func (m *MockImagebuilderAPI) ListInfrastructureConfigurationsRequest(arg0 *imagebuilder.ListInfrastructureConfigurationsInput) (*request.Request, *imagebuilder.ListInfrastructureConfigurationsOutput)
ListInfrastructureConfigurationsRequest mocks base method
func (*MockImagebuilderAPI) ListInfrastructureConfigurationsWithContext ¶
func (m *MockImagebuilderAPI) ListInfrastructureConfigurationsWithContext(arg0 context.Context, arg1 *imagebuilder.ListInfrastructureConfigurationsInput, arg2 ...request.Option) (*imagebuilder.ListInfrastructureConfigurationsOutput, error)
ListInfrastructureConfigurationsWithContext mocks base method
func (*MockImagebuilderAPI) ListTagsForResource ¶
func (m *MockImagebuilderAPI) ListTagsForResource(arg0 *imagebuilder.ListTagsForResourceInput) (*imagebuilder.ListTagsForResourceOutput, error)
ListTagsForResource mocks base method
func (*MockImagebuilderAPI) ListTagsForResourceRequest ¶
func (m *MockImagebuilderAPI) ListTagsForResourceRequest(arg0 *imagebuilder.ListTagsForResourceInput) (*request.Request, *imagebuilder.ListTagsForResourceOutput)
ListTagsForResourceRequest mocks base method
func (*MockImagebuilderAPI) ListTagsForResourceWithContext ¶
func (m *MockImagebuilderAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *imagebuilder.ListTagsForResourceInput, arg2 ...request.Option) (*imagebuilder.ListTagsForResourceOutput, error)
ListTagsForResourceWithContext mocks base method
func (*MockImagebuilderAPI) PutComponentPolicy ¶
func (m *MockImagebuilderAPI) PutComponentPolicy(arg0 *imagebuilder.PutComponentPolicyInput) (*imagebuilder.PutComponentPolicyOutput, error)
PutComponentPolicy mocks base method
func (*MockImagebuilderAPI) PutComponentPolicyRequest ¶
func (m *MockImagebuilderAPI) PutComponentPolicyRequest(arg0 *imagebuilder.PutComponentPolicyInput) (*request.Request, *imagebuilder.PutComponentPolicyOutput)
PutComponentPolicyRequest mocks base method
func (*MockImagebuilderAPI) PutComponentPolicyWithContext ¶
func (m *MockImagebuilderAPI) PutComponentPolicyWithContext(arg0 context.Context, arg1 *imagebuilder.PutComponentPolicyInput, arg2 ...request.Option) (*imagebuilder.PutComponentPolicyOutput, error)
PutComponentPolicyWithContext mocks base method
func (*MockImagebuilderAPI) PutContainerRecipePolicy ¶
func (m *MockImagebuilderAPI) PutContainerRecipePolicy(arg0 *imagebuilder.PutContainerRecipePolicyInput) (*imagebuilder.PutContainerRecipePolicyOutput, error)
PutContainerRecipePolicy mocks base method
func (*MockImagebuilderAPI) PutContainerRecipePolicyRequest ¶
func (m *MockImagebuilderAPI) PutContainerRecipePolicyRequest(arg0 *imagebuilder.PutContainerRecipePolicyInput) (*request.Request, *imagebuilder.PutContainerRecipePolicyOutput)
PutContainerRecipePolicyRequest mocks base method
func (*MockImagebuilderAPI) PutContainerRecipePolicyWithContext ¶
func (m *MockImagebuilderAPI) PutContainerRecipePolicyWithContext(arg0 context.Context, arg1 *imagebuilder.PutContainerRecipePolicyInput, arg2 ...request.Option) (*imagebuilder.PutContainerRecipePolicyOutput, error)
PutContainerRecipePolicyWithContext mocks base method
func (*MockImagebuilderAPI) PutImagePolicy ¶
func (m *MockImagebuilderAPI) PutImagePolicy(arg0 *imagebuilder.PutImagePolicyInput) (*imagebuilder.PutImagePolicyOutput, error)
PutImagePolicy mocks base method
func (*MockImagebuilderAPI) PutImagePolicyRequest ¶
func (m *MockImagebuilderAPI) PutImagePolicyRequest(arg0 *imagebuilder.PutImagePolicyInput) (*request.Request, *imagebuilder.PutImagePolicyOutput)
PutImagePolicyRequest mocks base method
func (*MockImagebuilderAPI) PutImagePolicyWithContext ¶
func (m *MockImagebuilderAPI) PutImagePolicyWithContext(arg0 context.Context, arg1 *imagebuilder.PutImagePolicyInput, arg2 ...request.Option) (*imagebuilder.PutImagePolicyOutput, error)
PutImagePolicyWithContext mocks base method
func (*MockImagebuilderAPI) PutImageRecipePolicy ¶
func (m *MockImagebuilderAPI) PutImageRecipePolicy(arg0 *imagebuilder.PutImageRecipePolicyInput) (*imagebuilder.PutImageRecipePolicyOutput, error)
PutImageRecipePolicy mocks base method
func (*MockImagebuilderAPI) PutImageRecipePolicyRequest ¶
func (m *MockImagebuilderAPI) PutImageRecipePolicyRequest(arg0 *imagebuilder.PutImageRecipePolicyInput) (*request.Request, *imagebuilder.PutImageRecipePolicyOutput)
PutImageRecipePolicyRequest mocks base method
func (*MockImagebuilderAPI) PutImageRecipePolicyWithContext ¶
func (m *MockImagebuilderAPI) PutImageRecipePolicyWithContext(arg0 context.Context, arg1 *imagebuilder.PutImageRecipePolicyInput, arg2 ...request.Option) (*imagebuilder.PutImageRecipePolicyOutput, error)
PutImageRecipePolicyWithContext mocks base method
func (*MockImagebuilderAPI) StartImagePipelineExecution ¶
func (m *MockImagebuilderAPI) StartImagePipelineExecution(arg0 *imagebuilder.StartImagePipelineExecutionInput) (*imagebuilder.StartImagePipelineExecutionOutput, error)
StartImagePipelineExecution mocks base method
func (*MockImagebuilderAPI) StartImagePipelineExecutionRequest ¶
func (m *MockImagebuilderAPI) StartImagePipelineExecutionRequest(arg0 *imagebuilder.StartImagePipelineExecutionInput) (*request.Request, *imagebuilder.StartImagePipelineExecutionOutput)
StartImagePipelineExecutionRequest mocks base method
func (*MockImagebuilderAPI) StartImagePipelineExecutionWithContext ¶
func (m *MockImagebuilderAPI) StartImagePipelineExecutionWithContext(arg0 context.Context, arg1 *imagebuilder.StartImagePipelineExecutionInput, arg2 ...request.Option) (*imagebuilder.StartImagePipelineExecutionOutput, error)
StartImagePipelineExecutionWithContext mocks base method
func (*MockImagebuilderAPI) TagResource ¶
func (m *MockImagebuilderAPI) TagResource(arg0 *imagebuilder.TagResourceInput) (*imagebuilder.TagResourceOutput, error)
TagResource mocks base method
func (*MockImagebuilderAPI) TagResourceRequest ¶
func (m *MockImagebuilderAPI) TagResourceRequest(arg0 *imagebuilder.TagResourceInput) (*request.Request, *imagebuilder.TagResourceOutput)
TagResourceRequest mocks base method
func (*MockImagebuilderAPI) TagResourceWithContext ¶
func (m *MockImagebuilderAPI) TagResourceWithContext(arg0 context.Context, arg1 *imagebuilder.TagResourceInput, arg2 ...request.Option) (*imagebuilder.TagResourceOutput, error)
TagResourceWithContext mocks base method
func (*MockImagebuilderAPI) UntagResource ¶
func (m *MockImagebuilderAPI) UntagResource(arg0 *imagebuilder.UntagResourceInput) (*imagebuilder.UntagResourceOutput, error)
UntagResource mocks base method
func (*MockImagebuilderAPI) UntagResourceRequest ¶
func (m *MockImagebuilderAPI) UntagResourceRequest(arg0 *imagebuilder.UntagResourceInput) (*request.Request, *imagebuilder.UntagResourceOutput)
UntagResourceRequest mocks base method
func (*MockImagebuilderAPI) UntagResourceWithContext ¶
func (m *MockImagebuilderAPI) UntagResourceWithContext(arg0 context.Context, arg1 *imagebuilder.UntagResourceInput, arg2 ...request.Option) (*imagebuilder.UntagResourceOutput, error)
UntagResourceWithContext mocks base method
func (*MockImagebuilderAPI) UpdateDistributionConfiguration ¶
func (m *MockImagebuilderAPI) UpdateDistributionConfiguration(arg0 *imagebuilder.UpdateDistributionConfigurationInput) (*imagebuilder.UpdateDistributionConfigurationOutput, error)
UpdateDistributionConfiguration mocks base method
func (*MockImagebuilderAPI) UpdateDistributionConfigurationRequest ¶
func (m *MockImagebuilderAPI) UpdateDistributionConfigurationRequest(arg0 *imagebuilder.UpdateDistributionConfigurationInput) (*request.Request, *imagebuilder.UpdateDistributionConfigurationOutput)
UpdateDistributionConfigurationRequest mocks base method
func (*MockImagebuilderAPI) UpdateDistributionConfigurationWithContext ¶
func (m *MockImagebuilderAPI) UpdateDistributionConfigurationWithContext(arg0 context.Context, arg1 *imagebuilder.UpdateDistributionConfigurationInput, arg2 ...request.Option) (*imagebuilder.UpdateDistributionConfigurationOutput, error)
UpdateDistributionConfigurationWithContext mocks base method
func (*MockImagebuilderAPI) UpdateImagePipeline ¶
func (m *MockImagebuilderAPI) UpdateImagePipeline(arg0 *imagebuilder.UpdateImagePipelineInput) (*imagebuilder.UpdateImagePipelineOutput, error)
UpdateImagePipeline mocks base method
func (*MockImagebuilderAPI) UpdateImagePipelineRequest ¶
func (m *MockImagebuilderAPI) UpdateImagePipelineRequest(arg0 *imagebuilder.UpdateImagePipelineInput) (*request.Request, *imagebuilder.UpdateImagePipelineOutput)
UpdateImagePipelineRequest mocks base method
func (*MockImagebuilderAPI) UpdateImagePipelineWithContext ¶
func (m *MockImagebuilderAPI) UpdateImagePipelineWithContext(arg0 context.Context, arg1 *imagebuilder.UpdateImagePipelineInput, arg2 ...request.Option) (*imagebuilder.UpdateImagePipelineOutput, error)
UpdateImagePipelineWithContext mocks base method
func (*MockImagebuilderAPI) UpdateInfrastructureConfiguration ¶
func (m *MockImagebuilderAPI) UpdateInfrastructureConfiguration(arg0 *imagebuilder.UpdateInfrastructureConfigurationInput) (*imagebuilder.UpdateInfrastructureConfigurationOutput, error)
UpdateInfrastructureConfiguration mocks base method
func (*MockImagebuilderAPI) UpdateInfrastructureConfigurationRequest ¶
func (m *MockImagebuilderAPI) UpdateInfrastructureConfigurationRequest(arg0 *imagebuilder.UpdateInfrastructureConfigurationInput) (*request.Request, *imagebuilder.UpdateInfrastructureConfigurationOutput)
UpdateInfrastructureConfigurationRequest mocks base method
func (*MockImagebuilderAPI) UpdateInfrastructureConfigurationWithContext ¶
func (m *MockImagebuilderAPI) UpdateInfrastructureConfigurationWithContext(arg0 context.Context, arg1 *imagebuilder.UpdateInfrastructureConfigurationInput, arg2 ...request.Option) (*imagebuilder.UpdateInfrastructureConfigurationOutput, error)
UpdateInfrastructureConfigurationWithContext mocks base method
type MockImagebuilderAPIMockRecorder ¶
type MockImagebuilderAPIMockRecorder struct {
// contains filtered or unexported fields
}
MockImagebuilderAPIMockRecorder is the mock recorder for MockImagebuilderAPI
func (*MockImagebuilderAPIMockRecorder) CancelImageCreation ¶
func (mr *MockImagebuilderAPIMockRecorder) CancelImageCreation(arg0 interface{}) *gomock.Call
CancelImageCreation indicates an expected call of CancelImageCreation
func (*MockImagebuilderAPIMockRecorder) CancelImageCreationRequest ¶
func (mr *MockImagebuilderAPIMockRecorder) CancelImageCreationRequest(arg0 interface{}) *gomock.Call
CancelImageCreationRequest indicates an expected call of CancelImageCreationRequest
func (*MockImagebuilderAPIMockRecorder) CancelImageCreationWithContext ¶
func (mr *MockImagebuilderAPIMockRecorder) CancelImageCreationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CancelImageCreationWithContext indicates an expected call of CancelImageCreationWithContext
func (*MockImagebuilderAPIMockRecorder) CreateComponent ¶
func (mr *MockImagebuilderAPIMockRecorder) CreateComponent(arg0 interface{}) *gomock.Call
CreateComponent indicates an expected call of CreateComponent
func (*MockImagebuilderAPIMockRecorder) CreateComponentRequest ¶
func (mr *MockImagebuilderAPIMockRecorder) CreateComponentRequest(arg0 interface{}) *gomock.Call
CreateComponentRequest indicates an expected call of CreateComponentRequest
func (*MockImagebuilderAPIMockRecorder) CreateComponentWithContext ¶
func (mr *MockImagebuilderAPIMockRecorder) CreateComponentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateComponentWithContext indicates an expected call of CreateComponentWithContext
func (*MockImagebuilderAPIMockRecorder) CreateContainerRecipe ¶
func (mr *MockImagebuilderAPIMockRecorder) CreateContainerRecipe(arg0 interface{}) *gomock.Call
CreateContainerRecipe indicates an expected call of CreateContainerRecipe
func (*MockImagebuilderAPIMockRecorder) CreateContainerRecipeRequest ¶
func (mr *MockImagebuilderAPIMockRecorder) CreateContainerRecipeRequest(arg0 interface{}) *gomock.Call
CreateContainerRecipeRequest indicates an expected call of CreateContainerRecipeRequest
func (*MockImagebuilderAPIMockRecorder) CreateContainerRecipeWithContext ¶
func (mr *MockImagebuilderAPIMockRecorder) CreateContainerRecipeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateContainerRecipeWithContext indicates an expected call of CreateContainerRecipeWithContext
func (*MockImagebuilderAPIMockRecorder) CreateDistributionConfiguration ¶
func (mr *MockImagebuilderAPIMockRecorder) CreateDistributionConfiguration(arg0 interface{}) *gomock.Call
CreateDistributionConfiguration indicates an expected call of CreateDistributionConfiguration
func (*MockImagebuilderAPIMockRecorder) CreateDistributionConfigurationRequest ¶
func (mr *MockImagebuilderAPIMockRecorder) CreateDistributionConfigurationRequest(arg0 interface{}) *gomock.Call
CreateDistributionConfigurationRequest indicates an expected call of CreateDistributionConfigurationRequest
func (*MockImagebuilderAPIMockRecorder) CreateDistributionConfigurationWithContext ¶
func (mr *MockImagebuilderAPIMockRecorder) CreateDistributionConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateDistributionConfigurationWithContext indicates an expected call of CreateDistributionConfigurationWithContext
func (*MockImagebuilderAPIMockRecorder) CreateImage ¶
func (mr *MockImagebuilderAPIMockRecorder) CreateImage(arg0 interface{}) *gomock.Call
CreateImage indicates an expected call of CreateImage
func (*MockImagebuilderAPIMockRecorder) CreateImagePipeline ¶
func (mr *MockImagebuilderAPIMockRecorder) CreateImagePipeline(arg0 interface{}) *gomock.Call
CreateImagePipeline indicates an expected call of CreateImagePipeline
func (*MockImagebuilderAPIMockRecorder) CreateImagePipelineRequest ¶
func (mr *MockImagebuilderAPIMockRecorder) CreateImagePipelineRequest(arg0 interface{}) *gomock.Call
CreateImagePipelineRequest indicates an expected call of CreateImagePipelineRequest
func (*MockImagebuilderAPIMockRecorder) CreateImagePipelineWithContext ¶
func (mr *MockImagebuilderAPIMockRecorder) CreateImagePipelineWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateImagePipelineWithContext indicates an expected call of CreateImagePipelineWithContext
func (*MockImagebuilderAPIMockRecorder) CreateImageRecipe ¶
func (mr *MockImagebuilderAPIMockRecorder) CreateImageRecipe(arg0 interface{}) *gomock.Call
CreateImageRecipe indicates an expected call of CreateImageRecipe
func (*MockImagebuilderAPIMockRecorder) CreateImageRecipeRequest ¶
func (mr *MockImagebuilderAPIMockRecorder) CreateImageRecipeRequest(arg0 interface{}) *gomock.Call
CreateImageRecipeRequest indicates an expected call of CreateImageRecipeRequest
func (*MockImagebuilderAPIMockRecorder) CreateImageRecipeWithContext ¶
func (mr *MockImagebuilderAPIMockRecorder) CreateImageRecipeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateImageRecipeWithContext indicates an expected call of CreateImageRecipeWithContext
func (*MockImagebuilderAPIMockRecorder) CreateImageRequest ¶
func (mr *MockImagebuilderAPIMockRecorder) CreateImageRequest(arg0 interface{}) *gomock.Call
CreateImageRequest indicates an expected call of CreateImageRequest
func (*MockImagebuilderAPIMockRecorder) CreateImageWithContext ¶
func (mr *MockImagebuilderAPIMockRecorder) CreateImageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateImageWithContext indicates an expected call of CreateImageWithContext
func (*MockImagebuilderAPIMockRecorder) CreateInfrastructureConfiguration ¶
func (mr *MockImagebuilderAPIMockRecorder) CreateInfrastructureConfiguration(arg0 interface{}) *gomock.Call
CreateInfrastructureConfiguration indicates an expected call of CreateInfrastructureConfiguration
func (*MockImagebuilderAPIMockRecorder) CreateInfrastructureConfigurationRequest ¶
func (mr *MockImagebuilderAPIMockRecorder) CreateInfrastructureConfigurationRequest(arg0 interface{}) *gomock.Call
CreateInfrastructureConfigurationRequest indicates an expected call of CreateInfrastructureConfigurationRequest
func (*MockImagebuilderAPIMockRecorder) CreateInfrastructureConfigurationWithContext ¶
func (mr *MockImagebuilderAPIMockRecorder) CreateInfrastructureConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateInfrastructureConfigurationWithContext indicates an expected call of CreateInfrastructureConfigurationWithContext
func (*MockImagebuilderAPIMockRecorder) DeleteComponent ¶
func (mr *MockImagebuilderAPIMockRecorder) DeleteComponent(arg0 interface{}) *gomock.Call
DeleteComponent indicates an expected call of DeleteComponent
func (*MockImagebuilderAPIMockRecorder) DeleteComponentRequest ¶
func (mr *MockImagebuilderAPIMockRecorder) DeleteComponentRequest(arg0 interface{}) *gomock.Call
DeleteComponentRequest indicates an expected call of DeleteComponentRequest
func (*MockImagebuilderAPIMockRecorder) DeleteComponentWithContext ¶
func (mr *MockImagebuilderAPIMockRecorder) DeleteComponentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteComponentWithContext indicates an expected call of DeleteComponentWithContext
func (*MockImagebuilderAPIMockRecorder) DeleteContainerRecipe ¶
func (mr *MockImagebuilderAPIMockRecorder) DeleteContainerRecipe(arg0 interface{}) *gomock.Call
DeleteContainerRecipe indicates an expected call of DeleteContainerRecipe
func (*MockImagebuilderAPIMockRecorder) DeleteContainerRecipeRequest ¶
func (mr *MockImagebuilderAPIMockRecorder) DeleteContainerRecipeRequest(arg0 interface{}) *gomock.Call
DeleteContainerRecipeRequest indicates an expected call of DeleteContainerRecipeRequest
func (*MockImagebuilderAPIMockRecorder) DeleteContainerRecipeWithContext ¶
func (mr *MockImagebuilderAPIMockRecorder) DeleteContainerRecipeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteContainerRecipeWithContext indicates an expected call of DeleteContainerRecipeWithContext
func (*MockImagebuilderAPIMockRecorder) DeleteDistributionConfiguration ¶
func (mr *MockImagebuilderAPIMockRecorder) DeleteDistributionConfiguration(arg0 interface{}) *gomock.Call
DeleteDistributionConfiguration indicates an expected call of DeleteDistributionConfiguration
func (*MockImagebuilderAPIMockRecorder) DeleteDistributionConfigurationRequest ¶
func (mr *MockImagebuilderAPIMockRecorder) DeleteDistributionConfigurationRequest(arg0 interface{}) *gomock.Call
DeleteDistributionConfigurationRequest indicates an expected call of DeleteDistributionConfigurationRequest
func (*MockImagebuilderAPIMockRecorder) DeleteDistributionConfigurationWithContext ¶
func (mr *MockImagebuilderAPIMockRecorder) DeleteDistributionConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteDistributionConfigurationWithContext indicates an expected call of DeleteDistributionConfigurationWithContext
func (*MockImagebuilderAPIMockRecorder) DeleteImage ¶
func (mr *MockImagebuilderAPIMockRecorder) DeleteImage(arg0 interface{}) *gomock.Call
DeleteImage indicates an expected call of DeleteImage
func (*MockImagebuilderAPIMockRecorder) DeleteImagePipeline ¶
func (mr *MockImagebuilderAPIMockRecorder) DeleteImagePipeline(arg0 interface{}) *gomock.Call
DeleteImagePipeline indicates an expected call of DeleteImagePipeline
func (*MockImagebuilderAPIMockRecorder) DeleteImagePipelineRequest ¶
func (mr *MockImagebuilderAPIMockRecorder) DeleteImagePipelineRequest(arg0 interface{}) *gomock.Call
DeleteImagePipelineRequest indicates an expected call of DeleteImagePipelineRequest
func (*MockImagebuilderAPIMockRecorder) DeleteImagePipelineWithContext ¶
func (mr *MockImagebuilderAPIMockRecorder) DeleteImagePipelineWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteImagePipelineWithContext indicates an expected call of DeleteImagePipelineWithContext
func (*MockImagebuilderAPIMockRecorder) DeleteImageRecipe ¶
func (mr *MockImagebuilderAPIMockRecorder) DeleteImageRecipe(arg0 interface{}) *gomock.Call
DeleteImageRecipe indicates an expected call of DeleteImageRecipe
func (*MockImagebuilderAPIMockRecorder) DeleteImageRecipeRequest ¶
func (mr *MockImagebuilderAPIMockRecorder) DeleteImageRecipeRequest(arg0 interface{}) *gomock.Call
DeleteImageRecipeRequest indicates an expected call of DeleteImageRecipeRequest
func (*MockImagebuilderAPIMockRecorder) DeleteImageRecipeWithContext ¶
func (mr *MockImagebuilderAPIMockRecorder) DeleteImageRecipeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteImageRecipeWithContext indicates an expected call of DeleteImageRecipeWithContext
func (*MockImagebuilderAPIMockRecorder) DeleteImageRequest ¶
func (mr *MockImagebuilderAPIMockRecorder) DeleteImageRequest(arg0 interface{}) *gomock.Call
DeleteImageRequest indicates an expected call of DeleteImageRequest
func (*MockImagebuilderAPIMockRecorder) DeleteImageWithContext ¶
func (mr *MockImagebuilderAPIMockRecorder) DeleteImageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteImageWithContext indicates an expected call of DeleteImageWithContext
func (*MockImagebuilderAPIMockRecorder) DeleteInfrastructureConfiguration ¶
func (mr *MockImagebuilderAPIMockRecorder) DeleteInfrastructureConfiguration(arg0 interface{}) *gomock.Call
DeleteInfrastructureConfiguration indicates an expected call of DeleteInfrastructureConfiguration
func (*MockImagebuilderAPIMockRecorder) DeleteInfrastructureConfigurationRequest ¶
func (mr *MockImagebuilderAPIMockRecorder) DeleteInfrastructureConfigurationRequest(arg0 interface{}) *gomock.Call
DeleteInfrastructureConfigurationRequest indicates an expected call of DeleteInfrastructureConfigurationRequest
func (*MockImagebuilderAPIMockRecorder) DeleteInfrastructureConfigurationWithContext ¶
func (mr *MockImagebuilderAPIMockRecorder) DeleteInfrastructureConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteInfrastructureConfigurationWithContext indicates an expected call of DeleteInfrastructureConfigurationWithContext
func (*MockImagebuilderAPIMockRecorder) GetComponent ¶
func (mr *MockImagebuilderAPIMockRecorder) GetComponent(arg0 interface{}) *gomock.Call
GetComponent indicates an expected call of GetComponent
func (*MockImagebuilderAPIMockRecorder) GetComponentPolicy ¶
func (mr *MockImagebuilderAPIMockRecorder) GetComponentPolicy(arg0 interface{}) *gomock.Call
GetComponentPolicy indicates an expected call of GetComponentPolicy
func (*MockImagebuilderAPIMockRecorder) GetComponentPolicyRequest ¶
func (mr *MockImagebuilderAPIMockRecorder) GetComponentPolicyRequest(arg0 interface{}) *gomock.Call
GetComponentPolicyRequest indicates an expected call of GetComponentPolicyRequest
func (*MockImagebuilderAPIMockRecorder) GetComponentPolicyWithContext ¶
func (mr *MockImagebuilderAPIMockRecorder) GetComponentPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetComponentPolicyWithContext indicates an expected call of GetComponentPolicyWithContext
func (*MockImagebuilderAPIMockRecorder) GetComponentRequest ¶
func (mr *MockImagebuilderAPIMockRecorder) GetComponentRequest(arg0 interface{}) *gomock.Call
GetComponentRequest indicates an expected call of GetComponentRequest
func (*MockImagebuilderAPIMockRecorder) GetComponentWithContext ¶
func (mr *MockImagebuilderAPIMockRecorder) GetComponentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetComponentWithContext indicates an expected call of GetComponentWithContext
func (*MockImagebuilderAPIMockRecorder) GetContainerRecipe ¶
func (mr *MockImagebuilderAPIMockRecorder) GetContainerRecipe(arg0 interface{}) *gomock.Call
GetContainerRecipe indicates an expected call of GetContainerRecipe
func (*MockImagebuilderAPIMockRecorder) GetContainerRecipePolicy ¶
func (mr *MockImagebuilderAPIMockRecorder) GetContainerRecipePolicy(arg0 interface{}) *gomock.Call
GetContainerRecipePolicy indicates an expected call of GetContainerRecipePolicy
func (*MockImagebuilderAPIMockRecorder) GetContainerRecipePolicyRequest ¶
func (mr *MockImagebuilderAPIMockRecorder) GetContainerRecipePolicyRequest(arg0 interface{}) *gomock.Call
GetContainerRecipePolicyRequest indicates an expected call of GetContainerRecipePolicyRequest
func (*MockImagebuilderAPIMockRecorder) GetContainerRecipePolicyWithContext ¶
func (mr *MockImagebuilderAPIMockRecorder) GetContainerRecipePolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetContainerRecipePolicyWithContext indicates an expected call of GetContainerRecipePolicyWithContext
func (*MockImagebuilderAPIMockRecorder) GetContainerRecipeRequest ¶
func (mr *MockImagebuilderAPIMockRecorder) GetContainerRecipeRequest(arg0 interface{}) *gomock.Call
GetContainerRecipeRequest indicates an expected call of GetContainerRecipeRequest
func (*MockImagebuilderAPIMockRecorder) GetContainerRecipeWithContext ¶
func (mr *MockImagebuilderAPIMockRecorder) GetContainerRecipeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetContainerRecipeWithContext indicates an expected call of GetContainerRecipeWithContext
func (*MockImagebuilderAPIMockRecorder) GetDistributionConfiguration ¶
func (mr *MockImagebuilderAPIMockRecorder) GetDistributionConfiguration(arg0 interface{}) *gomock.Call
GetDistributionConfiguration indicates an expected call of GetDistributionConfiguration
func (*MockImagebuilderAPIMockRecorder) GetDistributionConfigurationRequest ¶
func (mr *MockImagebuilderAPIMockRecorder) GetDistributionConfigurationRequest(arg0 interface{}) *gomock.Call
GetDistributionConfigurationRequest indicates an expected call of GetDistributionConfigurationRequest
func (*MockImagebuilderAPIMockRecorder) GetDistributionConfigurationWithContext ¶
func (mr *MockImagebuilderAPIMockRecorder) GetDistributionConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetDistributionConfigurationWithContext indicates an expected call of GetDistributionConfigurationWithContext
func (*MockImagebuilderAPIMockRecorder) GetImage ¶
func (mr *MockImagebuilderAPIMockRecorder) GetImage(arg0 interface{}) *gomock.Call
GetImage indicates an expected call of GetImage
func (*MockImagebuilderAPIMockRecorder) GetImagePipeline ¶
func (mr *MockImagebuilderAPIMockRecorder) GetImagePipeline(arg0 interface{}) *gomock.Call
GetImagePipeline indicates an expected call of GetImagePipeline
func (*MockImagebuilderAPIMockRecorder) GetImagePipelineRequest ¶
func (mr *MockImagebuilderAPIMockRecorder) GetImagePipelineRequest(arg0 interface{}) *gomock.Call
GetImagePipelineRequest indicates an expected call of GetImagePipelineRequest
func (*MockImagebuilderAPIMockRecorder) GetImagePipelineWithContext ¶
func (mr *MockImagebuilderAPIMockRecorder) GetImagePipelineWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetImagePipelineWithContext indicates an expected call of GetImagePipelineWithContext
func (*MockImagebuilderAPIMockRecorder) GetImagePolicy ¶
func (mr *MockImagebuilderAPIMockRecorder) GetImagePolicy(arg0 interface{}) *gomock.Call
GetImagePolicy indicates an expected call of GetImagePolicy
func (*MockImagebuilderAPIMockRecorder) GetImagePolicyRequest ¶
func (mr *MockImagebuilderAPIMockRecorder) GetImagePolicyRequest(arg0 interface{}) *gomock.Call
GetImagePolicyRequest indicates an expected call of GetImagePolicyRequest
func (*MockImagebuilderAPIMockRecorder) GetImagePolicyWithContext ¶
func (mr *MockImagebuilderAPIMockRecorder) GetImagePolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetImagePolicyWithContext indicates an expected call of GetImagePolicyWithContext
func (*MockImagebuilderAPIMockRecorder) GetImageRecipe ¶
func (mr *MockImagebuilderAPIMockRecorder) GetImageRecipe(arg0 interface{}) *gomock.Call
GetImageRecipe indicates an expected call of GetImageRecipe
func (*MockImagebuilderAPIMockRecorder) GetImageRecipePolicy ¶
func (mr *MockImagebuilderAPIMockRecorder) GetImageRecipePolicy(arg0 interface{}) *gomock.Call
GetImageRecipePolicy indicates an expected call of GetImageRecipePolicy
func (*MockImagebuilderAPIMockRecorder) GetImageRecipePolicyRequest ¶
func (mr *MockImagebuilderAPIMockRecorder) GetImageRecipePolicyRequest(arg0 interface{}) *gomock.Call
GetImageRecipePolicyRequest indicates an expected call of GetImageRecipePolicyRequest
func (*MockImagebuilderAPIMockRecorder) GetImageRecipePolicyWithContext ¶
func (mr *MockImagebuilderAPIMockRecorder) GetImageRecipePolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetImageRecipePolicyWithContext indicates an expected call of GetImageRecipePolicyWithContext
func (*MockImagebuilderAPIMockRecorder) GetImageRecipeRequest ¶
func (mr *MockImagebuilderAPIMockRecorder) GetImageRecipeRequest(arg0 interface{}) *gomock.Call
GetImageRecipeRequest indicates an expected call of GetImageRecipeRequest
func (*MockImagebuilderAPIMockRecorder) GetImageRecipeWithContext ¶
func (mr *MockImagebuilderAPIMockRecorder) GetImageRecipeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetImageRecipeWithContext indicates an expected call of GetImageRecipeWithContext
func (*MockImagebuilderAPIMockRecorder) GetImageRequest ¶
func (mr *MockImagebuilderAPIMockRecorder) GetImageRequest(arg0 interface{}) *gomock.Call
GetImageRequest indicates an expected call of GetImageRequest
func (*MockImagebuilderAPIMockRecorder) GetImageWithContext ¶
func (mr *MockImagebuilderAPIMockRecorder) GetImageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetImageWithContext indicates an expected call of GetImageWithContext
func (*MockImagebuilderAPIMockRecorder) GetInfrastructureConfiguration ¶
func (mr *MockImagebuilderAPIMockRecorder) GetInfrastructureConfiguration(arg0 interface{}) *gomock.Call
GetInfrastructureConfiguration indicates an expected call of GetInfrastructureConfiguration
func (*MockImagebuilderAPIMockRecorder) GetInfrastructureConfigurationRequest ¶
func (mr *MockImagebuilderAPIMockRecorder) GetInfrastructureConfigurationRequest(arg0 interface{}) *gomock.Call
GetInfrastructureConfigurationRequest indicates an expected call of GetInfrastructureConfigurationRequest
func (*MockImagebuilderAPIMockRecorder) GetInfrastructureConfigurationWithContext ¶
func (mr *MockImagebuilderAPIMockRecorder) GetInfrastructureConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetInfrastructureConfigurationWithContext indicates an expected call of GetInfrastructureConfigurationWithContext
func (*MockImagebuilderAPIMockRecorder) ImportComponent ¶
func (mr *MockImagebuilderAPIMockRecorder) ImportComponent(arg0 interface{}) *gomock.Call
ImportComponent indicates an expected call of ImportComponent
func (*MockImagebuilderAPIMockRecorder) ImportComponentRequest ¶
func (mr *MockImagebuilderAPIMockRecorder) ImportComponentRequest(arg0 interface{}) *gomock.Call
ImportComponentRequest indicates an expected call of ImportComponentRequest
func (*MockImagebuilderAPIMockRecorder) ImportComponentWithContext ¶
func (mr *MockImagebuilderAPIMockRecorder) ImportComponentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ImportComponentWithContext indicates an expected call of ImportComponentWithContext
func (*MockImagebuilderAPIMockRecorder) ImportVmImage ¶
func (mr *MockImagebuilderAPIMockRecorder) ImportVmImage(arg0 interface{}) *gomock.Call
ImportVmImage indicates an expected call of ImportVmImage
func (*MockImagebuilderAPIMockRecorder) ImportVmImageRequest ¶
func (mr *MockImagebuilderAPIMockRecorder) ImportVmImageRequest(arg0 interface{}) *gomock.Call
ImportVmImageRequest indicates an expected call of ImportVmImageRequest
func (*MockImagebuilderAPIMockRecorder) ImportVmImageWithContext ¶
func (mr *MockImagebuilderAPIMockRecorder) ImportVmImageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ImportVmImageWithContext indicates an expected call of ImportVmImageWithContext
func (*MockImagebuilderAPIMockRecorder) ListComponentBuildVersions ¶
func (mr *MockImagebuilderAPIMockRecorder) ListComponentBuildVersions(arg0 interface{}) *gomock.Call
ListComponentBuildVersions indicates an expected call of ListComponentBuildVersions
func (*MockImagebuilderAPIMockRecorder) ListComponentBuildVersionsPages ¶
func (mr *MockImagebuilderAPIMockRecorder) ListComponentBuildVersionsPages(arg0, arg1 interface{}) *gomock.Call
ListComponentBuildVersionsPages indicates an expected call of ListComponentBuildVersionsPages
func (*MockImagebuilderAPIMockRecorder) ListComponentBuildVersionsPagesWithContext ¶
func (mr *MockImagebuilderAPIMockRecorder) ListComponentBuildVersionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListComponentBuildVersionsPagesWithContext indicates an expected call of ListComponentBuildVersionsPagesWithContext
func (*MockImagebuilderAPIMockRecorder) ListComponentBuildVersionsRequest ¶
func (mr *MockImagebuilderAPIMockRecorder) ListComponentBuildVersionsRequest(arg0 interface{}) *gomock.Call
ListComponentBuildVersionsRequest indicates an expected call of ListComponentBuildVersionsRequest
func (*MockImagebuilderAPIMockRecorder) ListComponentBuildVersionsWithContext ¶
func (mr *MockImagebuilderAPIMockRecorder) ListComponentBuildVersionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListComponentBuildVersionsWithContext indicates an expected call of ListComponentBuildVersionsWithContext
func (*MockImagebuilderAPIMockRecorder) ListComponents ¶
func (mr *MockImagebuilderAPIMockRecorder) ListComponents(arg0 interface{}) *gomock.Call
ListComponents indicates an expected call of ListComponents
func (*MockImagebuilderAPIMockRecorder) ListComponentsPages ¶
func (mr *MockImagebuilderAPIMockRecorder) ListComponentsPages(arg0, arg1 interface{}) *gomock.Call
ListComponentsPages indicates an expected call of ListComponentsPages
func (*MockImagebuilderAPIMockRecorder) ListComponentsPagesWithContext ¶
func (mr *MockImagebuilderAPIMockRecorder) ListComponentsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListComponentsPagesWithContext indicates an expected call of ListComponentsPagesWithContext
func (*MockImagebuilderAPIMockRecorder) ListComponentsRequest ¶
func (mr *MockImagebuilderAPIMockRecorder) ListComponentsRequest(arg0 interface{}) *gomock.Call
ListComponentsRequest indicates an expected call of ListComponentsRequest
func (*MockImagebuilderAPIMockRecorder) ListComponentsWithContext ¶
func (mr *MockImagebuilderAPIMockRecorder) ListComponentsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListComponentsWithContext indicates an expected call of ListComponentsWithContext
func (*MockImagebuilderAPIMockRecorder) ListContainerRecipes ¶
func (mr *MockImagebuilderAPIMockRecorder) ListContainerRecipes(arg0 interface{}) *gomock.Call
ListContainerRecipes indicates an expected call of ListContainerRecipes
func (*MockImagebuilderAPIMockRecorder) ListContainerRecipesPages ¶
func (mr *MockImagebuilderAPIMockRecorder) ListContainerRecipesPages(arg0, arg1 interface{}) *gomock.Call
ListContainerRecipesPages indicates an expected call of ListContainerRecipesPages
func (*MockImagebuilderAPIMockRecorder) ListContainerRecipesPagesWithContext ¶
func (mr *MockImagebuilderAPIMockRecorder) ListContainerRecipesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListContainerRecipesPagesWithContext indicates an expected call of ListContainerRecipesPagesWithContext
func (*MockImagebuilderAPIMockRecorder) ListContainerRecipesRequest ¶
func (mr *MockImagebuilderAPIMockRecorder) ListContainerRecipesRequest(arg0 interface{}) *gomock.Call
ListContainerRecipesRequest indicates an expected call of ListContainerRecipesRequest
func (*MockImagebuilderAPIMockRecorder) ListContainerRecipesWithContext ¶
func (mr *MockImagebuilderAPIMockRecorder) ListContainerRecipesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListContainerRecipesWithContext indicates an expected call of ListContainerRecipesWithContext
func (*MockImagebuilderAPIMockRecorder) ListDistributionConfigurations ¶
func (mr *MockImagebuilderAPIMockRecorder) ListDistributionConfigurations(arg0 interface{}) *gomock.Call
ListDistributionConfigurations indicates an expected call of ListDistributionConfigurations
func (*MockImagebuilderAPIMockRecorder) ListDistributionConfigurationsPages ¶
func (mr *MockImagebuilderAPIMockRecorder) ListDistributionConfigurationsPages(arg0, arg1 interface{}) *gomock.Call
ListDistributionConfigurationsPages indicates an expected call of ListDistributionConfigurationsPages
func (*MockImagebuilderAPIMockRecorder) ListDistributionConfigurationsPagesWithContext ¶
func (mr *MockImagebuilderAPIMockRecorder) ListDistributionConfigurationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListDistributionConfigurationsPagesWithContext indicates an expected call of ListDistributionConfigurationsPagesWithContext
func (*MockImagebuilderAPIMockRecorder) ListDistributionConfigurationsRequest ¶
func (mr *MockImagebuilderAPIMockRecorder) ListDistributionConfigurationsRequest(arg0 interface{}) *gomock.Call
ListDistributionConfigurationsRequest indicates an expected call of ListDistributionConfigurationsRequest
func (*MockImagebuilderAPIMockRecorder) ListDistributionConfigurationsWithContext ¶
func (mr *MockImagebuilderAPIMockRecorder) ListDistributionConfigurationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListDistributionConfigurationsWithContext indicates an expected call of ListDistributionConfigurationsWithContext
func (*MockImagebuilderAPIMockRecorder) ListImageBuildVersions ¶
func (mr *MockImagebuilderAPIMockRecorder) ListImageBuildVersions(arg0 interface{}) *gomock.Call
ListImageBuildVersions indicates an expected call of ListImageBuildVersions
func (*MockImagebuilderAPIMockRecorder) ListImageBuildVersionsPages ¶
func (mr *MockImagebuilderAPIMockRecorder) ListImageBuildVersionsPages(arg0, arg1 interface{}) *gomock.Call
ListImageBuildVersionsPages indicates an expected call of ListImageBuildVersionsPages
func (*MockImagebuilderAPIMockRecorder) ListImageBuildVersionsPagesWithContext ¶
func (mr *MockImagebuilderAPIMockRecorder) ListImageBuildVersionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListImageBuildVersionsPagesWithContext indicates an expected call of ListImageBuildVersionsPagesWithContext
func (*MockImagebuilderAPIMockRecorder) ListImageBuildVersionsRequest ¶
func (mr *MockImagebuilderAPIMockRecorder) ListImageBuildVersionsRequest(arg0 interface{}) *gomock.Call
ListImageBuildVersionsRequest indicates an expected call of ListImageBuildVersionsRequest
func (*MockImagebuilderAPIMockRecorder) ListImageBuildVersionsWithContext ¶
func (mr *MockImagebuilderAPIMockRecorder) ListImageBuildVersionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListImageBuildVersionsWithContext indicates an expected call of ListImageBuildVersionsWithContext
func (*MockImagebuilderAPIMockRecorder) ListImagePackages ¶
func (mr *MockImagebuilderAPIMockRecorder) ListImagePackages(arg0 interface{}) *gomock.Call
ListImagePackages indicates an expected call of ListImagePackages
func (*MockImagebuilderAPIMockRecorder) ListImagePackagesPages ¶
func (mr *MockImagebuilderAPIMockRecorder) ListImagePackagesPages(arg0, arg1 interface{}) *gomock.Call
ListImagePackagesPages indicates an expected call of ListImagePackagesPages
func (*MockImagebuilderAPIMockRecorder) ListImagePackagesPagesWithContext ¶
func (mr *MockImagebuilderAPIMockRecorder) ListImagePackagesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListImagePackagesPagesWithContext indicates an expected call of ListImagePackagesPagesWithContext
func (*MockImagebuilderAPIMockRecorder) ListImagePackagesRequest ¶
func (mr *MockImagebuilderAPIMockRecorder) ListImagePackagesRequest(arg0 interface{}) *gomock.Call
ListImagePackagesRequest indicates an expected call of ListImagePackagesRequest
func (*MockImagebuilderAPIMockRecorder) ListImagePackagesWithContext ¶
func (mr *MockImagebuilderAPIMockRecorder) ListImagePackagesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListImagePackagesWithContext indicates an expected call of ListImagePackagesWithContext
func (*MockImagebuilderAPIMockRecorder) ListImagePipelineImages ¶
func (mr *MockImagebuilderAPIMockRecorder) ListImagePipelineImages(arg0 interface{}) *gomock.Call
ListImagePipelineImages indicates an expected call of ListImagePipelineImages
func (*MockImagebuilderAPIMockRecorder) ListImagePipelineImagesPages ¶
func (mr *MockImagebuilderAPIMockRecorder) ListImagePipelineImagesPages(arg0, arg1 interface{}) *gomock.Call
ListImagePipelineImagesPages indicates an expected call of ListImagePipelineImagesPages
func (*MockImagebuilderAPIMockRecorder) ListImagePipelineImagesPagesWithContext ¶
func (mr *MockImagebuilderAPIMockRecorder) ListImagePipelineImagesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListImagePipelineImagesPagesWithContext indicates an expected call of ListImagePipelineImagesPagesWithContext
func (*MockImagebuilderAPIMockRecorder) ListImagePipelineImagesRequest ¶
func (mr *MockImagebuilderAPIMockRecorder) ListImagePipelineImagesRequest(arg0 interface{}) *gomock.Call
ListImagePipelineImagesRequest indicates an expected call of ListImagePipelineImagesRequest
func (*MockImagebuilderAPIMockRecorder) ListImagePipelineImagesWithContext ¶
func (mr *MockImagebuilderAPIMockRecorder) ListImagePipelineImagesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListImagePipelineImagesWithContext indicates an expected call of ListImagePipelineImagesWithContext
func (*MockImagebuilderAPIMockRecorder) ListImagePipelines ¶
func (mr *MockImagebuilderAPIMockRecorder) ListImagePipelines(arg0 interface{}) *gomock.Call
ListImagePipelines indicates an expected call of ListImagePipelines
func (*MockImagebuilderAPIMockRecorder) ListImagePipelinesPages ¶
func (mr *MockImagebuilderAPIMockRecorder) ListImagePipelinesPages(arg0, arg1 interface{}) *gomock.Call
ListImagePipelinesPages indicates an expected call of ListImagePipelinesPages
func (*MockImagebuilderAPIMockRecorder) ListImagePipelinesPagesWithContext ¶
func (mr *MockImagebuilderAPIMockRecorder) ListImagePipelinesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListImagePipelinesPagesWithContext indicates an expected call of ListImagePipelinesPagesWithContext
func (*MockImagebuilderAPIMockRecorder) ListImagePipelinesRequest ¶
func (mr *MockImagebuilderAPIMockRecorder) ListImagePipelinesRequest(arg0 interface{}) *gomock.Call
ListImagePipelinesRequest indicates an expected call of ListImagePipelinesRequest
func (*MockImagebuilderAPIMockRecorder) ListImagePipelinesWithContext ¶
func (mr *MockImagebuilderAPIMockRecorder) ListImagePipelinesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListImagePipelinesWithContext indicates an expected call of ListImagePipelinesWithContext
func (*MockImagebuilderAPIMockRecorder) ListImageRecipes ¶
func (mr *MockImagebuilderAPIMockRecorder) ListImageRecipes(arg0 interface{}) *gomock.Call
ListImageRecipes indicates an expected call of ListImageRecipes
func (*MockImagebuilderAPIMockRecorder) ListImageRecipesPages ¶
func (mr *MockImagebuilderAPIMockRecorder) ListImageRecipesPages(arg0, arg1 interface{}) *gomock.Call
ListImageRecipesPages indicates an expected call of ListImageRecipesPages
func (*MockImagebuilderAPIMockRecorder) ListImageRecipesPagesWithContext ¶
func (mr *MockImagebuilderAPIMockRecorder) ListImageRecipesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListImageRecipesPagesWithContext indicates an expected call of ListImageRecipesPagesWithContext
func (*MockImagebuilderAPIMockRecorder) ListImageRecipesRequest ¶
func (mr *MockImagebuilderAPIMockRecorder) ListImageRecipesRequest(arg0 interface{}) *gomock.Call
ListImageRecipesRequest indicates an expected call of ListImageRecipesRequest
func (*MockImagebuilderAPIMockRecorder) ListImageRecipesWithContext ¶
func (mr *MockImagebuilderAPIMockRecorder) ListImageRecipesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListImageRecipesWithContext indicates an expected call of ListImageRecipesWithContext
func (*MockImagebuilderAPIMockRecorder) ListImages ¶
func (mr *MockImagebuilderAPIMockRecorder) ListImages(arg0 interface{}) *gomock.Call
ListImages indicates an expected call of ListImages
func (*MockImagebuilderAPIMockRecorder) ListImagesPages ¶
func (mr *MockImagebuilderAPIMockRecorder) ListImagesPages(arg0, arg1 interface{}) *gomock.Call
ListImagesPages indicates an expected call of ListImagesPages
func (*MockImagebuilderAPIMockRecorder) ListImagesPagesWithContext ¶
func (mr *MockImagebuilderAPIMockRecorder) ListImagesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListImagesPagesWithContext indicates an expected call of ListImagesPagesWithContext
func (*MockImagebuilderAPIMockRecorder) ListImagesRequest ¶
func (mr *MockImagebuilderAPIMockRecorder) ListImagesRequest(arg0 interface{}) *gomock.Call
ListImagesRequest indicates an expected call of ListImagesRequest
func (*MockImagebuilderAPIMockRecorder) ListImagesWithContext ¶
func (mr *MockImagebuilderAPIMockRecorder) ListImagesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListImagesWithContext indicates an expected call of ListImagesWithContext
func (*MockImagebuilderAPIMockRecorder) ListInfrastructureConfigurations ¶
func (mr *MockImagebuilderAPIMockRecorder) ListInfrastructureConfigurations(arg0 interface{}) *gomock.Call
ListInfrastructureConfigurations indicates an expected call of ListInfrastructureConfigurations
func (*MockImagebuilderAPIMockRecorder) ListInfrastructureConfigurationsPages ¶
func (mr *MockImagebuilderAPIMockRecorder) ListInfrastructureConfigurationsPages(arg0, arg1 interface{}) *gomock.Call
ListInfrastructureConfigurationsPages indicates an expected call of ListInfrastructureConfigurationsPages
func (*MockImagebuilderAPIMockRecorder) ListInfrastructureConfigurationsPagesWithContext ¶
func (mr *MockImagebuilderAPIMockRecorder) ListInfrastructureConfigurationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListInfrastructureConfigurationsPagesWithContext indicates an expected call of ListInfrastructureConfigurationsPagesWithContext
func (*MockImagebuilderAPIMockRecorder) ListInfrastructureConfigurationsRequest ¶
func (mr *MockImagebuilderAPIMockRecorder) ListInfrastructureConfigurationsRequest(arg0 interface{}) *gomock.Call
ListInfrastructureConfigurationsRequest indicates an expected call of ListInfrastructureConfigurationsRequest
func (*MockImagebuilderAPIMockRecorder) ListInfrastructureConfigurationsWithContext ¶
func (mr *MockImagebuilderAPIMockRecorder) ListInfrastructureConfigurationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListInfrastructureConfigurationsWithContext indicates an expected call of ListInfrastructureConfigurationsWithContext
func (*MockImagebuilderAPIMockRecorder) ListTagsForResource ¶
func (mr *MockImagebuilderAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
ListTagsForResource indicates an expected call of ListTagsForResource
func (*MockImagebuilderAPIMockRecorder) ListTagsForResourceRequest ¶
func (mr *MockImagebuilderAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest
func (*MockImagebuilderAPIMockRecorder) ListTagsForResourceWithContext ¶
func (mr *MockImagebuilderAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext
func (*MockImagebuilderAPIMockRecorder) PutComponentPolicy ¶
func (mr *MockImagebuilderAPIMockRecorder) PutComponentPolicy(arg0 interface{}) *gomock.Call
PutComponentPolicy indicates an expected call of PutComponentPolicy
func (*MockImagebuilderAPIMockRecorder) PutComponentPolicyRequest ¶
func (mr *MockImagebuilderAPIMockRecorder) PutComponentPolicyRequest(arg0 interface{}) *gomock.Call
PutComponentPolicyRequest indicates an expected call of PutComponentPolicyRequest
func (*MockImagebuilderAPIMockRecorder) PutComponentPolicyWithContext ¶
func (mr *MockImagebuilderAPIMockRecorder) PutComponentPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PutComponentPolicyWithContext indicates an expected call of PutComponentPolicyWithContext
func (*MockImagebuilderAPIMockRecorder) PutContainerRecipePolicy ¶
func (mr *MockImagebuilderAPIMockRecorder) PutContainerRecipePolicy(arg0 interface{}) *gomock.Call
PutContainerRecipePolicy indicates an expected call of PutContainerRecipePolicy
func (*MockImagebuilderAPIMockRecorder) PutContainerRecipePolicyRequest ¶
func (mr *MockImagebuilderAPIMockRecorder) PutContainerRecipePolicyRequest(arg0 interface{}) *gomock.Call
PutContainerRecipePolicyRequest indicates an expected call of PutContainerRecipePolicyRequest
func (*MockImagebuilderAPIMockRecorder) PutContainerRecipePolicyWithContext ¶
func (mr *MockImagebuilderAPIMockRecorder) PutContainerRecipePolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PutContainerRecipePolicyWithContext indicates an expected call of PutContainerRecipePolicyWithContext
func (*MockImagebuilderAPIMockRecorder) PutImagePolicy ¶
func (mr *MockImagebuilderAPIMockRecorder) PutImagePolicy(arg0 interface{}) *gomock.Call
PutImagePolicy indicates an expected call of PutImagePolicy
func (*MockImagebuilderAPIMockRecorder) PutImagePolicyRequest ¶
func (mr *MockImagebuilderAPIMockRecorder) PutImagePolicyRequest(arg0 interface{}) *gomock.Call
PutImagePolicyRequest indicates an expected call of PutImagePolicyRequest
func (*MockImagebuilderAPIMockRecorder) PutImagePolicyWithContext ¶
func (mr *MockImagebuilderAPIMockRecorder) PutImagePolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PutImagePolicyWithContext indicates an expected call of PutImagePolicyWithContext
func (*MockImagebuilderAPIMockRecorder) PutImageRecipePolicy ¶
func (mr *MockImagebuilderAPIMockRecorder) PutImageRecipePolicy(arg0 interface{}) *gomock.Call
PutImageRecipePolicy indicates an expected call of PutImageRecipePolicy
func (*MockImagebuilderAPIMockRecorder) PutImageRecipePolicyRequest ¶
func (mr *MockImagebuilderAPIMockRecorder) PutImageRecipePolicyRequest(arg0 interface{}) *gomock.Call
PutImageRecipePolicyRequest indicates an expected call of PutImageRecipePolicyRequest
func (*MockImagebuilderAPIMockRecorder) PutImageRecipePolicyWithContext ¶
func (mr *MockImagebuilderAPIMockRecorder) PutImageRecipePolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PutImageRecipePolicyWithContext indicates an expected call of PutImageRecipePolicyWithContext
func (*MockImagebuilderAPIMockRecorder) StartImagePipelineExecution ¶
func (mr *MockImagebuilderAPIMockRecorder) StartImagePipelineExecution(arg0 interface{}) *gomock.Call
StartImagePipelineExecution indicates an expected call of StartImagePipelineExecution
func (*MockImagebuilderAPIMockRecorder) StartImagePipelineExecutionRequest ¶
func (mr *MockImagebuilderAPIMockRecorder) StartImagePipelineExecutionRequest(arg0 interface{}) *gomock.Call
StartImagePipelineExecutionRequest indicates an expected call of StartImagePipelineExecutionRequest
func (*MockImagebuilderAPIMockRecorder) StartImagePipelineExecutionWithContext ¶
func (mr *MockImagebuilderAPIMockRecorder) StartImagePipelineExecutionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StartImagePipelineExecutionWithContext indicates an expected call of StartImagePipelineExecutionWithContext
func (*MockImagebuilderAPIMockRecorder) TagResource ¶
func (mr *MockImagebuilderAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
TagResource indicates an expected call of TagResource
func (*MockImagebuilderAPIMockRecorder) TagResourceRequest ¶
func (mr *MockImagebuilderAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
TagResourceRequest indicates an expected call of TagResourceRequest
func (*MockImagebuilderAPIMockRecorder) TagResourceWithContext ¶
func (mr *MockImagebuilderAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
TagResourceWithContext indicates an expected call of TagResourceWithContext
func (*MockImagebuilderAPIMockRecorder) UntagResource ¶
func (mr *MockImagebuilderAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
UntagResource indicates an expected call of UntagResource
func (*MockImagebuilderAPIMockRecorder) UntagResourceRequest ¶
func (mr *MockImagebuilderAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
UntagResourceRequest indicates an expected call of UntagResourceRequest
func (*MockImagebuilderAPIMockRecorder) UntagResourceWithContext ¶
func (mr *MockImagebuilderAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UntagResourceWithContext indicates an expected call of UntagResourceWithContext
func (*MockImagebuilderAPIMockRecorder) UpdateDistributionConfiguration ¶
func (mr *MockImagebuilderAPIMockRecorder) UpdateDistributionConfiguration(arg0 interface{}) *gomock.Call
UpdateDistributionConfiguration indicates an expected call of UpdateDistributionConfiguration
func (*MockImagebuilderAPIMockRecorder) UpdateDistributionConfigurationRequest ¶
func (mr *MockImagebuilderAPIMockRecorder) UpdateDistributionConfigurationRequest(arg0 interface{}) *gomock.Call
UpdateDistributionConfigurationRequest indicates an expected call of UpdateDistributionConfigurationRequest
func (*MockImagebuilderAPIMockRecorder) UpdateDistributionConfigurationWithContext ¶
func (mr *MockImagebuilderAPIMockRecorder) UpdateDistributionConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateDistributionConfigurationWithContext indicates an expected call of UpdateDistributionConfigurationWithContext
func (*MockImagebuilderAPIMockRecorder) UpdateImagePipeline ¶
func (mr *MockImagebuilderAPIMockRecorder) UpdateImagePipeline(arg0 interface{}) *gomock.Call
UpdateImagePipeline indicates an expected call of UpdateImagePipeline
func (*MockImagebuilderAPIMockRecorder) UpdateImagePipelineRequest ¶
func (mr *MockImagebuilderAPIMockRecorder) UpdateImagePipelineRequest(arg0 interface{}) *gomock.Call
UpdateImagePipelineRequest indicates an expected call of UpdateImagePipelineRequest
func (*MockImagebuilderAPIMockRecorder) UpdateImagePipelineWithContext ¶
func (mr *MockImagebuilderAPIMockRecorder) UpdateImagePipelineWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateImagePipelineWithContext indicates an expected call of UpdateImagePipelineWithContext
func (*MockImagebuilderAPIMockRecorder) UpdateInfrastructureConfiguration ¶
func (mr *MockImagebuilderAPIMockRecorder) UpdateInfrastructureConfiguration(arg0 interface{}) *gomock.Call
UpdateInfrastructureConfiguration indicates an expected call of UpdateInfrastructureConfiguration
func (*MockImagebuilderAPIMockRecorder) UpdateInfrastructureConfigurationRequest ¶
func (mr *MockImagebuilderAPIMockRecorder) UpdateInfrastructureConfigurationRequest(arg0 interface{}) *gomock.Call
UpdateInfrastructureConfigurationRequest indicates an expected call of UpdateInfrastructureConfigurationRequest
func (*MockImagebuilderAPIMockRecorder) UpdateInfrastructureConfigurationWithContext ¶
func (mr *MockImagebuilderAPIMockRecorder) UpdateInfrastructureConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateInfrastructureConfigurationWithContext indicates an expected call of UpdateInfrastructureConfigurationWithContext