Documentation ¶
Index ¶
- type IClient
- func (_m *IClient) CancelImageCreation(ctx context.Context, params *imagebuilder.CancelImageCreationInput, ...) (*imagebuilder.CancelImageCreationOutput, error)
- func (_m *IClient) CancelLifecycleExecution(ctx context.Context, params *imagebuilder.CancelLifecycleExecutionInput, ...) (*imagebuilder.CancelLifecycleExecutionOutput, error)
- func (_m *IClient) CreateComponent(ctx context.Context, params *imagebuilder.CreateComponentInput, ...) (*imagebuilder.CreateComponentOutput, error)
- func (_m *IClient) CreateContainerRecipe(ctx context.Context, params *imagebuilder.CreateContainerRecipeInput, ...) (*imagebuilder.CreateContainerRecipeOutput, error)
- func (_m *IClient) CreateDistributionConfiguration(ctx context.Context, params *imagebuilder.CreateDistributionConfigurationInput, ...) (*imagebuilder.CreateDistributionConfigurationOutput, error)
- func (_m *IClient) CreateImage(ctx context.Context, params *imagebuilder.CreateImageInput, ...) (*imagebuilder.CreateImageOutput, error)
- func (_m *IClient) CreateImagePipeline(ctx context.Context, params *imagebuilder.CreateImagePipelineInput, ...) (*imagebuilder.CreateImagePipelineOutput, error)
- func (_m *IClient) CreateImageRecipe(ctx context.Context, params *imagebuilder.CreateImageRecipeInput, ...) (*imagebuilder.CreateImageRecipeOutput, error)
- func (_m *IClient) CreateInfrastructureConfiguration(ctx context.Context, ...) (*imagebuilder.CreateInfrastructureConfigurationOutput, error)
- func (_m *IClient) CreateLifecyclePolicy(ctx context.Context, params *imagebuilder.CreateLifecyclePolicyInput, ...) (*imagebuilder.CreateLifecyclePolicyOutput, error)
- func (_m *IClient) CreateWorkflow(ctx context.Context, params *imagebuilder.CreateWorkflowInput, ...) (*imagebuilder.CreateWorkflowOutput, error)
- func (_m *IClient) DeleteComponent(ctx context.Context, params *imagebuilder.DeleteComponentInput, ...) (*imagebuilder.DeleteComponentOutput, error)
- func (_m *IClient) DeleteContainerRecipe(ctx context.Context, params *imagebuilder.DeleteContainerRecipeInput, ...) (*imagebuilder.DeleteContainerRecipeOutput, error)
- func (_m *IClient) DeleteDistributionConfiguration(ctx context.Context, params *imagebuilder.DeleteDistributionConfigurationInput, ...) (*imagebuilder.DeleteDistributionConfigurationOutput, error)
- func (_m *IClient) DeleteImage(ctx context.Context, params *imagebuilder.DeleteImageInput, ...) (*imagebuilder.DeleteImageOutput, error)
- func (_m *IClient) DeleteImagePipeline(ctx context.Context, params *imagebuilder.DeleteImagePipelineInput, ...) (*imagebuilder.DeleteImagePipelineOutput, error)
- func (_m *IClient) DeleteImageRecipe(ctx context.Context, params *imagebuilder.DeleteImageRecipeInput, ...) (*imagebuilder.DeleteImageRecipeOutput, error)
- func (_m *IClient) DeleteInfrastructureConfiguration(ctx context.Context, ...) (*imagebuilder.DeleteInfrastructureConfigurationOutput, error)
- func (_m *IClient) DeleteLifecyclePolicy(ctx context.Context, params *imagebuilder.DeleteLifecyclePolicyInput, ...) (*imagebuilder.DeleteLifecyclePolicyOutput, error)
- func (_m *IClient) DeleteWorkflow(ctx context.Context, params *imagebuilder.DeleteWorkflowInput, ...) (*imagebuilder.DeleteWorkflowOutput, error)
- func (_m *IClient) GetComponent(ctx context.Context, params *imagebuilder.GetComponentInput, ...) (*imagebuilder.GetComponentOutput, error)
- func (_m *IClient) GetComponentPolicy(ctx context.Context, params *imagebuilder.GetComponentPolicyInput, ...) (*imagebuilder.GetComponentPolicyOutput, error)
- func (_m *IClient) GetContainerRecipe(ctx context.Context, params *imagebuilder.GetContainerRecipeInput, ...) (*imagebuilder.GetContainerRecipeOutput, error)
- func (_m *IClient) GetContainerRecipePolicy(ctx context.Context, params *imagebuilder.GetContainerRecipePolicyInput, ...) (*imagebuilder.GetContainerRecipePolicyOutput, error)
- func (_m *IClient) GetDistributionConfiguration(ctx context.Context, params *imagebuilder.GetDistributionConfigurationInput, ...) (*imagebuilder.GetDistributionConfigurationOutput, error)
- func (_m *IClient) GetImage(ctx context.Context, params *imagebuilder.GetImageInput, ...) (*imagebuilder.GetImageOutput, error)
- func (_m *IClient) GetImagePipeline(ctx context.Context, params *imagebuilder.GetImagePipelineInput, ...) (*imagebuilder.GetImagePipelineOutput, error)
- func (_m *IClient) GetImagePolicy(ctx context.Context, params *imagebuilder.GetImagePolicyInput, ...) (*imagebuilder.GetImagePolicyOutput, error)
- func (_m *IClient) GetImageRecipe(ctx context.Context, params *imagebuilder.GetImageRecipeInput, ...) (*imagebuilder.GetImageRecipeOutput, error)
- func (_m *IClient) GetImageRecipePolicy(ctx context.Context, params *imagebuilder.GetImageRecipePolicyInput, ...) (*imagebuilder.GetImageRecipePolicyOutput, error)
- func (_m *IClient) GetInfrastructureConfiguration(ctx context.Context, params *imagebuilder.GetInfrastructureConfigurationInput, ...) (*imagebuilder.GetInfrastructureConfigurationOutput, error)
- func (_m *IClient) GetLifecycleExecution(ctx context.Context, params *imagebuilder.GetLifecycleExecutionInput, ...) (*imagebuilder.GetLifecycleExecutionOutput, error)
- func (_m *IClient) GetLifecyclePolicy(ctx context.Context, params *imagebuilder.GetLifecyclePolicyInput, ...) (*imagebuilder.GetLifecyclePolicyOutput, error)
- func (_m *IClient) GetMarketplaceResource(ctx context.Context, params *imagebuilder.GetMarketplaceResourceInput, ...) (*imagebuilder.GetMarketplaceResourceOutput, error)
- func (_m *IClient) GetWorkflow(ctx context.Context, params *imagebuilder.GetWorkflowInput, ...) (*imagebuilder.GetWorkflowOutput, error)
- func (_m *IClient) GetWorkflowExecution(ctx context.Context, params *imagebuilder.GetWorkflowExecutionInput, ...) (*imagebuilder.GetWorkflowExecutionOutput, error)
- func (_m *IClient) GetWorkflowStepExecution(ctx context.Context, params *imagebuilder.GetWorkflowStepExecutionInput, ...) (*imagebuilder.GetWorkflowStepExecutionOutput, error)
- func (_m *IClient) ImportComponent(ctx context.Context, params *imagebuilder.ImportComponentInput, ...) (*imagebuilder.ImportComponentOutput, error)
- func (_m *IClient) ImportDiskImage(ctx context.Context, params *imagebuilder.ImportDiskImageInput, ...) (*imagebuilder.ImportDiskImageOutput, error)
- func (_m *IClient) ImportVmImage(ctx context.Context, params *imagebuilder.ImportVmImageInput, ...) (*imagebuilder.ImportVmImageOutput, error)
- func (_m *IClient) ListComponentBuildVersions(ctx context.Context, params *imagebuilder.ListComponentBuildVersionsInput, ...) (*imagebuilder.ListComponentBuildVersionsOutput, error)
- func (_m *IClient) ListComponents(ctx context.Context, params *imagebuilder.ListComponentsInput, ...) (*imagebuilder.ListComponentsOutput, error)
- func (_m *IClient) ListContainerRecipes(ctx context.Context, params *imagebuilder.ListContainerRecipesInput, ...) (*imagebuilder.ListContainerRecipesOutput, error)
- func (_m *IClient) ListDistributionConfigurations(ctx context.Context, params *imagebuilder.ListDistributionConfigurationsInput, ...) (*imagebuilder.ListDistributionConfigurationsOutput, error)
- func (_m *IClient) ListImageBuildVersions(ctx context.Context, params *imagebuilder.ListImageBuildVersionsInput, ...) (*imagebuilder.ListImageBuildVersionsOutput, error)
- func (_m *IClient) ListImagePackages(ctx context.Context, params *imagebuilder.ListImagePackagesInput, ...) (*imagebuilder.ListImagePackagesOutput, error)
- func (_m *IClient) ListImagePipelineImages(ctx context.Context, params *imagebuilder.ListImagePipelineImagesInput, ...) (*imagebuilder.ListImagePipelineImagesOutput, error)
- func (_m *IClient) ListImagePipelines(ctx context.Context, params *imagebuilder.ListImagePipelinesInput, ...) (*imagebuilder.ListImagePipelinesOutput, error)
- func (_m *IClient) ListImageRecipes(ctx context.Context, params *imagebuilder.ListImageRecipesInput, ...) (*imagebuilder.ListImageRecipesOutput, error)
- func (_m *IClient) ListImageScanFindingAggregations(ctx context.Context, ...) (*imagebuilder.ListImageScanFindingAggregationsOutput, error)
- func (_m *IClient) ListImageScanFindings(ctx context.Context, params *imagebuilder.ListImageScanFindingsInput, ...) (*imagebuilder.ListImageScanFindingsOutput, error)
- func (_m *IClient) ListImages(ctx context.Context, params *imagebuilder.ListImagesInput, ...) (*imagebuilder.ListImagesOutput, error)
- func (_m *IClient) ListInfrastructureConfigurations(ctx context.Context, ...) (*imagebuilder.ListInfrastructureConfigurationsOutput, error)
- func (_m *IClient) ListLifecycleExecutionResources(ctx context.Context, params *imagebuilder.ListLifecycleExecutionResourcesInput, ...) (*imagebuilder.ListLifecycleExecutionResourcesOutput, error)
- func (_m *IClient) ListLifecycleExecutions(ctx context.Context, params *imagebuilder.ListLifecycleExecutionsInput, ...) (*imagebuilder.ListLifecycleExecutionsOutput, error)
- func (_m *IClient) ListLifecyclePolicies(ctx context.Context, params *imagebuilder.ListLifecyclePoliciesInput, ...) (*imagebuilder.ListLifecyclePoliciesOutput, error)
- func (_m *IClient) ListTagsForResource(ctx context.Context, params *imagebuilder.ListTagsForResourceInput, ...) (*imagebuilder.ListTagsForResourceOutput, error)
- func (_m *IClient) ListWaitingWorkflowSteps(ctx context.Context, params *imagebuilder.ListWaitingWorkflowStepsInput, ...) (*imagebuilder.ListWaitingWorkflowStepsOutput, error)
- func (_m *IClient) ListWorkflowBuildVersions(ctx context.Context, params *imagebuilder.ListWorkflowBuildVersionsInput, ...) (*imagebuilder.ListWorkflowBuildVersionsOutput, error)
- func (_m *IClient) ListWorkflowExecutions(ctx context.Context, params *imagebuilder.ListWorkflowExecutionsInput, ...) (*imagebuilder.ListWorkflowExecutionsOutput, error)
- func (_m *IClient) ListWorkflowStepExecutions(ctx context.Context, params *imagebuilder.ListWorkflowStepExecutionsInput, ...) (*imagebuilder.ListWorkflowStepExecutionsOutput, error)
- func (_m *IClient) ListWorkflows(ctx context.Context, params *imagebuilder.ListWorkflowsInput, ...) (*imagebuilder.ListWorkflowsOutput, error)
- func (_m *IClient) Options() imagebuilder.Options
- func (_m *IClient) PutComponentPolicy(ctx context.Context, params *imagebuilder.PutComponentPolicyInput, ...) (*imagebuilder.PutComponentPolicyOutput, error)
- func (_m *IClient) PutContainerRecipePolicy(ctx context.Context, params *imagebuilder.PutContainerRecipePolicyInput, ...) (*imagebuilder.PutContainerRecipePolicyOutput, error)
- func (_m *IClient) PutImagePolicy(ctx context.Context, params *imagebuilder.PutImagePolicyInput, ...) (*imagebuilder.PutImagePolicyOutput, error)
- func (_m *IClient) PutImageRecipePolicy(ctx context.Context, params *imagebuilder.PutImageRecipePolicyInput, ...) (*imagebuilder.PutImageRecipePolicyOutput, error)
- func (_m *IClient) SendWorkflowStepAction(ctx context.Context, params *imagebuilder.SendWorkflowStepActionInput, ...) (*imagebuilder.SendWorkflowStepActionOutput, error)
- func (_m *IClient) StartImagePipelineExecution(ctx context.Context, params *imagebuilder.StartImagePipelineExecutionInput, ...) (*imagebuilder.StartImagePipelineExecutionOutput, error)
- func (_m *IClient) StartResourceStateUpdate(ctx context.Context, params *imagebuilder.StartResourceStateUpdateInput, ...) (*imagebuilder.StartResourceStateUpdateOutput, error)
- func (_m *IClient) TagResource(ctx context.Context, params *imagebuilder.TagResourceInput, ...) (*imagebuilder.TagResourceOutput, error)
- func (_m *IClient) UntagResource(ctx context.Context, params *imagebuilder.UntagResourceInput, ...) (*imagebuilder.UntagResourceOutput, error)
- func (_m *IClient) UpdateDistributionConfiguration(ctx context.Context, params *imagebuilder.UpdateDistributionConfigurationInput, ...) (*imagebuilder.UpdateDistributionConfigurationOutput, error)
- func (_m *IClient) UpdateImagePipeline(ctx context.Context, params *imagebuilder.UpdateImagePipelineInput, ...) (*imagebuilder.UpdateImagePipelineOutput, error)
- func (_m *IClient) UpdateInfrastructureConfiguration(ctx context.Context, ...) (*imagebuilder.UpdateInfrastructureConfigurationOutput, error)
- func (_m *IClient) UpdateLifecyclePolicy(ctx context.Context, params *imagebuilder.UpdateLifecyclePolicyInput, ...) (*imagebuilder.UpdateLifecyclePolicyOutput, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IClient ¶
IClient is an autogenerated mock type for the IClient type
func NewIClient ¶
NewIClient creates a new instance of IClient. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.
func (*IClient) CancelImageCreation ¶
func (_m *IClient) CancelImageCreation(ctx context.Context, params *imagebuilder.CancelImageCreationInput, optFns ...func(*imagebuilder.Options)) (*imagebuilder.CancelImageCreationOutput, error)
CancelImageCreation provides a mock function with given fields: ctx, params, optFns
func (*IClient) CancelLifecycleExecution ¶
func (_m *IClient) CancelLifecycleExecution(ctx context.Context, params *imagebuilder.CancelLifecycleExecutionInput, optFns ...func(*imagebuilder.Options)) (*imagebuilder.CancelLifecycleExecutionOutput, error)
CancelLifecycleExecution provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateComponent ¶
func (_m *IClient) CreateComponent(ctx context.Context, params *imagebuilder.CreateComponentInput, optFns ...func(*imagebuilder.Options)) (*imagebuilder.CreateComponentOutput, error)
CreateComponent provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateContainerRecipe ¶
func (_m *IClient) CreateContainerRecipe(ctx context.Context, params *imagebuilder.CreateContainerRecipeInput, optFns ...func(*imagebuilder.Options)) (*imagebuilder.CreateContainerRecipeOutput, error)
CreateContainerRecipe provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateDistributionConfiguration ¶
func (_m *IClient) CreateDistributionConfiguration(ctx context.Context, params *imagebuilder.CreateDistributionConfigurationInput, optFns ...func(*imagebuilder.Options)) (*imagebuilder.CreateDistributionConfigurationOutput, error)
CreateDistributionConfiguration provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateImage ¶
func (_m *IClient) CreateImage(ctx context.Context, params *imagebuilder.CreateImageInput, optFns ...func(*imagebuilder.Options)) (*imagebuilder.CreateImageOutput, error)
CreateImage provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateImagePipeline ¶
func (_m *IClient) CreateImagePipeline(ctx context.Context, params *imagebuilder.CreateImagePipelineInput, optFns ...func(*imagebuilder.Options)) (*imagebuilder.CreateImagePipelineOutput, error)
CreateImagePipeline provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateImageRecipe ¶
func (_m *IClient) CreateImageRecipe(ctx context.Context, params *imagebuilder.CreateImageRecipeInput, optFns ...func(*imagebuilder.Options)) (*imagebuilder.CreateImageRecipeOutput, error)
CreateImageRecipe provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateInfrastructureConfiguration ¶
func (_m *IClient) CreateInfrastructureConfiguration(ctx context.Context, params *imagebuilder.CreateInfrastructureConfigurationInput, optFns ...func(*imagebuilder.Options)) (*imagebuilder.CreateInfrastructureConfigurationOutput, error)
CreateInfrastructureConfiguration provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateLifecyclePolicy ¶
func (_m *IClient) CreateLifecyclePolicy(ctx context.Context, params *imagebuilder.CreateLifecyclePolicyInput, optFns ...func(*imagebuilder.Options)) (*imagebuilder.CreateLifecyclePolicyOutput, error)
CreateLifecyclePolicy provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateWorkflow ¶
func (_m *IClient) CreateWorkflow(ctx context.Context, params *imagebuilder.CreateWorkflowInput, optFns ...func(*imagebuilder.Options)) (*imagebuilder.CreateWorkflowOutput, error)
CreateWorkflow provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteComponent ¶
func (_m *IClient) DeleteComponent(ctx context.Context, params *imagebuilder.DeleteComponentInput, optFns ...func(*imagebuilder.Options)) (*imagebuilder.DeleteComponentOutput, error)
DeleteComponent provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteContainerRecipe ¶
func (_m *IClient) DeleteContainerRecipe(ctx context.Context, params *imagebuilder.DeleteContainerRecipeInput, optFns ...func(*imagebuilder.Options)) (*imagebuilder.DeleteContainerRecipeOutput, error)
DeleteContainerRecipe provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteDistributionConfiguration ¶
func (_m *IClient) DeleteDistributionConfiguration(ctx context.Context, params *imagebuilder.DeleteDistributionConfigurationInput, optFns ...func(*imagebuilder.Options)) (*imagebuilder.DeleteDistributionConfigurationOutput, error)
DeleteDistributionConfiguration provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteImage ¶
func (_m *IClient) DeleteImage(ctx context.Context, params *imagebuilder.DeleteImageInput, optFns ...func(*imagebuilder.Options)) (*imagebuilder.DeleteImageOutput, error)
DeleteImage provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteImagePipeline ¶
func (_m *IClient) DeleteImagePipeline(ctx context.Context, params *imagebuilder.DeleteImagePipelineInput, optFns ...func(*imagebuilder.Options)) (*imagebuilder.DeleteImagePipelineOutput, error)
DeleteImagePipeline provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteImageRecipe ¶
func (_m *IClient) DeleteImageRecipe(ctx context.Context, params *imagebuilder.DeleteImageRecipeInput, optFns ...func(*imagebuilder.Options)) (*imagebuilder.DeleteImageRecipeOutput, error)
DeleteImageRecipe provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteInfrastructureConfiguration ¶
func (_m *IClient) DeleteInfrastructureConfiguration(ctx context.Context, params *imagebuilder.DeleteInfrastructureConfigurationInput, optFns ...func(*imagebuilder.Options)) (*imagebuilder.DeleteInfrastructureConfigurationOutput, error)
DeleteInfrastructureConfiguration provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteLifecyclePolicy ¶
func (_m *IClient) DeleteLifecyclePolicy(ctx context.Context, params *imagebuilder.DeleteLifecyclePolicyInput, optFns ...func(*imagebuilder.Options)) (*imagebuilder.DeleteLifecyclePolicyOutput, error)
DeleteLifecyclePolicy provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteWorkflow ¶
func (_m *IClient) DeleteWorkflow(ctx context.Context, params *imagebuilder.DeleteWorkflowInput, optFns ...func(*imagebuilder.Options)) (*imagebuilder.DeleteWorkflowOutput, error)
DeleteWorkflow provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetComponent ¶
func (_m *IClient) GetComponent(ctx context.Context, params *imagebuilder.GetComponentInput, optFns ...func(*imagebuilder.Options)) (*imagebuilder.GetComponentOutput, error)
GetComponent provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetComponentPolicy ¶
func (_m *IClient) GetComponentPolicy(ctx context.Context, params *imagebuilder.GetComponentPolicyInput, optFns ...func(*imagebuilder.Options)) (*imagebuilder.GetComponentPolicyOutput, error)
GetComponentPolicy provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetContainerRecipe ¶
func (_m *IClient) GetContainerRecipe(ctx context.Context, params *imagebuilder.GetContainerRecipeInput, optFns ...func(*imagebuilder.Options)) (*imagebuilder.GetContainerRecipeOutput, error)
GetContainerRecipe provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetContainerRecipePolicy ¶
func (_m *IClient) GetContainerRecipePolicy(ctx context.Context, params *imagebuilder.GetContainerRecipePolicyInput, optFns ...func(*imagebuilder.Options)) (*imagebuilder.GetContainerRecipePolicyOutput, error)
GetContainerRecipePolicy provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetDistributionConfiguration ¶
func (_m *IClient) GetDistributionConfiguration(ctx context.Context, params *imagebuilder.GetDistributionConfigurationInput, optFns ...func(*imagebuilder.Options)) (*imagebuilder.GetDistributionConfigurationOutput, error)
GetDistributionConfiguration provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetImage ¶
func (_m *IClient) GetImage(ctx context.Context, params *imagebuilder.GetImageInput, optFns ...func(*imagebuilder.Options)) (*imagebuilder.GetImageOutput, error)
GetImage provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetImagePipeline ¶
func (_m *IClient) GetImagePipeline(ctx context.Context, params *imagebuilder.GetImagePipelineInput, optFns ...func(*imagebuilder.Options)) (*imagebuilder.GetImagePipelineOutput, error)
GetImagePipeline provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetImagePolicy ¶
func (_m *IClient) GetImagePolicy(ctx context.Context, params *imagebuilder.GetImagePolicyInput, optFns ...func(*imagebuilder.Options)) (*imagebuilder.GetImagePolicyOutput, error)
GetImagePolicy provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetImageRecipe ¶
func (_m *IClient) GetImageRecipe(ctx context.Context, params *imagebuilder.GetImageRecipeInput, optFns ...func(*imagebuilder.Options)) (*imagebuilder.GetImageRecipeOutput, error)
GetImageRecipe provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetImageRecipePolicy ¶
func (_m *IClient) GetImageRecipePolicy(ctx context.Context, params *imagebuilder.GetImageRecipePolicyInput, optFns ...func(*imagebuilder.Options)) (*imagebuilder.GetImageRecipePolicyOutput, error)
GetImageRecipePolicy provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetInfrastructureConfiguration ¶
func (_m *IClient) GetInfrastructureConfiguration(ctx context.Context, params *imagebuilder.GetInfrastructureConfigurationInput, optFns ...func(*imagebuilder.Options)) (*imagebuilder.GetInfrastructureConfigurationOutput, error)
GetInfrastructureConfiguration provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetLifecycleExecution ¶
func (_m *IClient) GetLifecycleExecution(ctx context.Context, params *imagebuilder.GetLifecycleExecutionInput, optFns ...func(*imagebuilder.Options)) (*imagebuilder.GetLifecycleExecutionOutput, error)
GetLifecycleExecution provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetLifecyclePolicy ¶
func (_m *IClient) GetLifecyclePolicy(ctx context.Context, params *imagebuilder.GetLifecyclePolicyInput, optFns ...func(*imagebuilder.Options)) (*imagebuilder.GetLifecyclePolicyOutput, error)
GetLifecyclePolicy provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetMarketplaceResource ¶ added in v0.1.0
func (_m *IClient) GetMarketplaceResource(ctx context.Context, params *imagebuilder.GetMarketplaceResourceInput, optFns ...func(*imagebuilder.Options)) (*imagebuilder.GetMarketplaceResourceOutput, error)
GetMarketplaceResource provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetWorkflow ¶
func (_m *IClient) GetWorkflow(ctx context.Context, params *imagebuilder.GetWorkflowInput, optFns ...func(*imagebuilder.Options)) (*imagebuilder.GetWorkflowOutput, error)
GetWorkflow provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetWorkflowExecution ¶
func (_m *IClient) GetWorkflowExecution(ctx context.Context, params *imagebuilder.GetWorkflowExecutionInput, optFns ...func(*imagebuilder.Options)) (*imagebuilder.GetWorkflowExecutionOutput, error)
GetWorkflowExecution provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetWorkflowStepExecution ¶
func (_m *IClient) GetWorkflowStepExecution(ctx context.Context, params *imagebuilder.GetWorkflowStepExecutionInput, optFns ...func(*imagebuilder.Options)) (*imagebuilder.GetWorkflowStepExecutionOutput, error)
GetWorkflowStepExecution provides a mock function with given fields: ctx, params, optFns
func (*IClient) ImportComponent ¶
func (_m *IClient) ImportComponent(ctx context.Context, params *imagebuilder.ImportComponentInput, optFns ...func(*imagebuilder.Options)) (*imagebuilder.ImportComponentOutput, error)
ImportComponent provides a mock function with given fields: ctx, params, optFns
func (*IClient) ImportDiskImage ¶ added in v0.1.0
func (_m *IClient) ImportDiskImage(ctx context.Context, params *imagebuilder.ImportDiskImageInput, optFns ...func(*imagebuilder.Options)) (*imagebuilder.ImportDiskImageOutput, error)
ImportDiskImage provides a mock function with given fields: ctx, params, optFns
func (*IClient) ImportVmImage ¶
func (_m *IClient) ImportVmImage(ctx context.Context, params *imagebuilder.ImportVmImageInput, optFns ...func(*imagebuilder.Options)) (*imagebuilder.ImportVmImageOutput, error)
ImportVmImage provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListComponentBuildVersions ¶
func (_m *IClient) ListComponentBuildVersions(ctx context.Context, params *imagebuilder.ListComponentBuildVersionsInput, optFns ...func(*imagebuilder.Options)) (*imagebuilder.ListComponentBuildVersionsOutput, error)
ListComponentBuildVersions provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListComponents ¶
func (_m *IClient) ListComponents(ctx context.Context, params *imagebuilder.ListComponentsInput, optFns ...func(*imagebuilder.Options)) (*imagebuilder.ListComponentsOutput, error)
ListComponents provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListContainerRecipes ¶
func (_m *IClient) ListContainerRecipes(ctx context.Context, params *imagebuilder.ListContainerRecipesInput, optFns ...func(*imagebuilder.Options)) (*imagebuilder.ListContainerRecipesOutput, error)
ListContainerRecipes provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListDistributionConfigurations ¶
func (_m *IClient) ListDistributionConfigurations(ctx context.Context, params *imagebuilder.ListDistributionConfigurationsInput, optFns ...func(*imagebuilder.Options)) (*imagebuilder.ListDistributionConfigurationsOutput, error)
ListDistributionConfigurations provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListImageBuildVersions ¶
func (_m *IClient) ListImageBuildVersions(ctx context.Context, params *imagebuilder.ListImageBuildVersionsInput, optFns ...func(*imagebuilder.Options)) (*imagebuilder.ListImageBuildVersionsOutput, error)
ListImageBuildVersions provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListImagePackages ¶
func (_m *IClient) ListImagePackages(ctx context.Context, params *imagebuilder.ListImagePackagesInput, optFns ...func(*imagebuilder.Options)) (*imagebuilder.ListImagePackagesOutput, error)
ListImagePackages provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListImagePipelineImages ¶
func (_m *IClient) ListImagePipelineImages(ctx context.Context, params *imagebuilder.ListImagePipelineImagesInput, optFns ...func(*imagebuilder.Options)) (*imagebuilder.ListImagePipelineImagesOutput, error)
ListImagePipelineImages provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListImagePipelines ¶
func (_m *IClient) ListImagePipelines(ctx context.Context, params *imagebuilder.ListImagePipelinesInput, optFns ...func(*imagebuilder.Options)) (*imagebuilder.ListImagePipelinesOutput, error)
ListImagePipelines provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListImageRecipes ¶
func (_m *IClient) ListImageRecipes(ctx context.Context, params *imagebuilder.ListImageRecipesInput, optFns ...func(*imagebuilder.Options)) (*imagebuilder.ListImageRecipesOutput, error)
ListImageRecipes provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListImageScanFindingAggregations ¶
func (_m *IClient) ListImageScanFindingAggregations(ctx context.Context, params *imagebuilder.ListImageScanFindingAggregationsInput, optFns ...func(*imagebuilder.Options)) (*imagebuilder.ListImageScanFindingAggregationsOutput, error)
ListImageScanFindingAggregations provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListImageScanFindings ¶
func (_m *IClient) ListImageScanFindings(ctx context.Context, params *imagebuilder.ListImageScanFindingsInput, optFns ...func(*imagebuilder.Options)) (*imagebuilder.ListImageScanFindingsOutput, error)
ListImageScanFindings provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListImages ¶
func (_m *IClient) ListImages(ctx context.Context, params *imagebuilder.ListImagesInput, optFns ...func(*imagebuilder.Options)) (*imagebuilder.ListImagesOutput, error)
ListImages provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListInfrastructureConfigurations ¶
func (_m *IClient) ListInfrastructureConfigurations(ctx context.Context, params *imagebuilder.ListInfrastructureConfigurationsInput, optFns ...func(*imagebuilder.Options)) (*imagebuilder.ListInfrastructureConfigurationsOutput, error)
ListInfrastructureConfigurations provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListLifecycleExecutionResources ¶
func (_m *IClient) ListLifecycleExecutionResources(ctx context.Context, params *imagebuilder.ListLifecycleExecutionResourcesInput, optFns ...func(*imagebuilder.Options)) (*imagebuilder.ListLifecycleExecutionResourcesOutput, error)
ListLifecycleExecutionResources provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListLifecycleExecutions ¶
func (_m *IClient) ListLifecycleExecutions(ctx context.Context, params *imagebuilder.ListLifecycleExecutionsInput, optFns ...func(*imagebuilder.Options)) (*imagebuilder.ListLifecycleExecutionsOutput, error)
ListLifecycleExecutions provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListLifecyclePolicies ¶
func (_m *IClient) ListLifecyclePolicies(ctx context.Context, params *imagebuilder.ListLifecyclePoliciesInput, optFns ...func(*imagebuilder.Options)) (*imagebuilder.ListLifecyclePoliciesOutput, error)
ListLifecyclePolicies provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListTagsForResource ¶
func (_m *IClient) ListTagsForResource(ctx context.Context, params *imagebuilder.ListTagsForResourceInput, optFns ...func(*imagebuilder.Options)) (*imagebuilder.ListTagsForResourceOutput, error)
ListTagsForResource provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListWaitingWorkflowSteps ¶
func (_m *IClient) ListWaitingWorkflowSteps(ctx context.Context, params *imagebuilder.ListWaitingWorkflowStepsInput, optFns ...func(*imagebuilder.Options)) (*imagebuilder.ListWaitingWorkflowStepsOutput, error)
ListWaitingWorkflowSteps provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListWorkflowBuildVersions ¶
func (_m *IClient) ListWorkflowBuildVersions(ctx context.Context, params *imagebuilder.ListWorkflowBuildVersionsInput, optFns ...func(*imagebuilder.Options)) (*imagebuilder.ListWorkflowBuildVersionsOutput, error)
ListWorkflowBuildVersions provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListWorkflowExecutions ¶
func (_m *IClient) ListWorkflowExecutions(ctx context.Context, params *imagebuilder.ListWorkflowExecutionsInput, optFns ...func(*imagebuilder.Options)) (*imagebuilder.ListWorkflowExecutionsOutput, error)
ListWorkflowExecutions provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListWorkflowStepExecutions ¶
func (_m *IClient) ListWorkflowStepExecutions(ctx context.Context, params *imagebuilder.ListWorkflowStepExecutionsInput, optFns ...func(*imagebuilder.Options)) (*imagebuilder.ListWorkflowStepExecutionsOutput, error)
ListWorkflowStepExecutions provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListWorkflows ¶
func (_m *IClient) ListWorkflows(ctx context.Context, params *imagebuilder.ListWorkflowsInput, optFns ...func(*imagebuilder.Options)) (*imagebuilder.ListWorkflowsOutput, error)
ListWorkflows provides a mock function with given fields: ctx, params, optFns
func (*IClient) Options ¶
func (_m *IClient) Options() imagebuilder.Options
Options provides a mock function with given fields:
func (*IClient) PutComponentPolicy ¶
func (_m *IClient) PutComponentPolicy(ctx context.Context, params *imagebuilder.PutComponentPolicyInput, optFns ...func(*imagebuilder.Options)) (*imagebuilder.PutComponentPolicyOutput, error)
PutComponentPolicy provides a mock function with given fields: ctx, params, optFns
func (*IClient) PutContainerRecipePolicy ¶
func (_m *IClient) PutContainerRecipePolicy(ctx context.Context, params *imagebuilder.PutContainerRecipePolicyInput, optFns ...func(*imagebuilder.Options)) (*imagebuilder.PutContainerRecipePolicyOutput, error)
PutContainerRecipePolicy provides a mock function with given fields: ctx, params, optFns
func (*IClient) PutImagePolicy ¶
func (_m *IClient) PutImagePolicy(ctx context.Context, params *imagebuilder.PutImagePolicyInput, optFns ...func(*imagebuilder.Options)) (*imagebuilder.PutImagePolicyOutput, error)
PutImagePolicy provides a mock function with given fields: ctx, params, optFns
func (*IClient) PutImageRecipePolicy ¶
func (_m *IClient) PutImageRecipePolicy(ctx context.Context, params *imagebuilder.PutImageRecipePolicyInput, optFns ...func(*imagebuilder.Options)) (*imagebuilder.PutImageRecipePolicyOutput, error)
PutImageRecipePolicy provides a mock function with given fields: ctx, params, optFns
func (*IClient) SendWorkflowStepAction ¶
func (_m *IClient) SendWorkflowStepAction(ctx context.Context, params *imagebuilder.SendWorkflowStepActionInput, optFns ...func(*imagebuilder.Options)) (*imagebuilder.SendWorkflowStepActionOutput, error)
SendWorkflowStepAction provides a mock function with given fields: ctx, params, optFns
func (*IClient) StartImagePipelineExecution ¶
func (_m *IClient) StartImagePipelineExecution(ctx context.Context, params *imagebuilder.StartImagePipelineExecutionInput, optFns ...func(*imagebuilder.Options)) (*imagebuilder.StartImagePipelineExecutionOutput, error)
StartImagePipelineExecution provides a mock function with given fields: ctx, params, optFns
func (*IClient) StartResourceStateUpdate ¶
func (_m *IClient) StartResourceStateUpdate(ctx context.Context, params *imagebuilder.StartResourceStateUpdateInput, optFns ...func(*imagebuilder.Options)) (*imagebuilder.StartResourceStateUpdateOutput, error)
StartResourceStateUpdate provides a mock function with given fields: ctx, params, optFns
func (*IClient) TagResource ¶
func (_m *IClient) TagResource(ctx context.Context, params *imagebuilder.TagResourceInput, optFns ...func(*imagebuilder.Options)) (*imagebuilder.TagResourceOutput, error)
TagResource provides a mock function with given fields: ctx, params, optFns
func (*IClient) UntagResource ¶
func (_m *IClient) UntagResource(ctx context.Context, params *imagebuilder.UntagResourceInput, optFns ...func(*imagebuilder.Options)) (*imagebuilder.UntagResourceOutput, error)
UntagResource provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateDistributionConfiguration ¶
func (_m *IClient) UpdateDistributionConfiguration(ctx context.Context, params *imagebuilder.UpdateDistributionConfigurationInput, optFns ...func(*imagebuilder.Options)) (*imagebuilder.UpdateDistributionConfigurationOutput, error)
UpdateDistributionConfiguration provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateImagePipeline ¶
func (_m *IClient) UpdateImagePipeline(ctx context.Context, params *imagebuilder.UpdateImagePipelineInput, optFns ...func(*imagebuilder.Options)) (*imagebuilder.UpdateImagePipelineOutput, error)
UpdateImagePipeline provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateInfrastructureConfiguration ¶
func (_m *IClient) UpdateInfrastructureConfiguration(ctx context.Context, params *imagebuilder.UpdateInfrastructureConfigurationInput, optFns ...func(*imagebuilder.Options)) (*imagebuilder.UpdateInfrastructureConfigurationOutput, error)
UpdateInfrastructureConfiguration provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateLifecyclePolicy ¶
func (_m *IClient) UpdateLifecyclePolicy(ctx context.Context, params *imagebuilder.UpdateLifecyclePolicyInput, optFns ...func(*imagebuilder.Options)) (*imagebuilder.UpdateLifecyclePolicyOutput, error)
UpdateLifecyclePolicy provides a mock function with given fields: ctx, params, optFns