Documentation ¶
Overview ¶
Package cloudformationmock is a generated GoMock package.
Index ¶
- type MockCloudFormationAPI
- func (m *MockCloudFormationAPI) ActivateType(arg0 *cloudformation.ActivateTypeInput) (*cloudformation.ActivateTypeOutput, error)
- func (m *MockCloudFormationAPI) ActivateTypeRequest(arg0 *cloudformation.ActivateTypeInput) (*request.Request, *cloudformation.ActivateTypeOutput)
- func (m *MockCloudFormationAPI) ActivateTypeWithContext(arg0 context.Context, arg1 *cloudformation.ActivateTypeInput, ...) (*cloudformation.ActivateTypeOutput, error)
- func (m *MockCloudFormationAPI) BatchDescribeTypeConfigurations(arg0 *cloudformation.BatchDescribeTypeConfigurationsInput) (*cloudformation.BatchDescribeTypeConfigurationsOutput, error)
- func (m *MockCloudFormationAPI) BatchDescribeTypeConfigurationsRequest(arg0 *cloudformation.BatchDescribeTypeConfigurationsInput) (*request.Request, *cloudformation.BatchDescribeTypeConfigurationsOutput)
- func (m *MockCloudFormationAPI) BatchDescribeTypeConfigurationsWithContext(arg0 context.Context, ...) (*cloudformation.BatchDescribeTypeConfigurationsOutput, error)
- func (m *MockCloudFormationAPI) CancelUpdateStack(arg0 *cloudformation.CancelUpdateStackInput) (*cloudformation.CancelUpdateStackOutput, error)
- func (m *MockCloudFormationAPI) CancelUpdateStackRequest(arg0 *cloudformation.CancelUpdateStackInput) (*request.Request, *cloudformation.CancelUpdateStackOutput)
- func (m *MockCloudFormationAPI) CancelUpdateStackWithContext(arg0 context.Context, arg1 *cloudformation.CancelUpdateStackInput, ...) (*cloudformation.CancelUpdateStackOutput, error)
- func (m *MockCloudFormationAPI) ContinueUpdateRollback(arg0 *cloudformation.ContinueUpdateRollbackInput) (*cloudformation.ContinueUpdateRollbackOutput, error)
- func (m *MockCloudFormationAPI) ContinueUpdateRollbackRequest(arg0 *cloudformation.ContinueUpdateRollbackInput) (*request.Request, *cloudformation.ContinueUpdateRollbackOutput)
- func (m *MockCloudFormationAPI) ContinueUpdateRollbackWithContext(arg0 context.Context, arg1 *cloudformation.ContinueUpdateRollbackInput, ...) (*cloudformation.ContinueUpdateRollbackOutput, error)
- func (m *MockCloudFormationAPI) CreateChangeSet(arg0 *cloudformation.CreateChangeSetInput) (*cloudformation.CreateChangeSetOutput, error)
- func (m *MockCloudFormationAPI) CreateChangeSetRequest(arg0 *cloudformation.CreateChangeSetInput) (*request.Request, *cloudformation.CreateChangeSetOutput)
- func (m *MockCloudFormationAPI) CreateChangeSetWithContext(arg0 context.Context, arg1 *cloudformation.CreateChangeSetInput, ...) (*cloudformation.CreateChangeSetOutput, error)
- func (m *MockCloudFormationAPI) CreateStack(arg0 *cloudformation.CreateStackInput) (*cloudformation.CreateStackOutput, error)
- func (m *MockCloudFormationAPI) CreateStackInstances(arg0 *cloudformation.CreateStackInstancesInput) (*cloudformation.CreateStackInstancesOutput, error)
- func (m *MockCloudFormationAPI) CreateStackInstancesRequest(arg0 *cloudformation.CreateStackInstancesInput) (*request.Request, *cloudformation.CreateStackInstancesOutput)
- func (m *MockCloudFormationAPI) CreateStackInstancesWithContext(arg0 context.Context, arg1 *cloudformation.CreateStackInstancesInput, ...) (*cloudformation.CreateStackInstancesOutput, error)
- func (m *MockCloudFormationAPI) CreateStackRequest(arg0 *cloudformation.CreateStackInput) (*request.Request, *cloudformation.CreateStackOutput)
- func (m *MockCloudFormationAPI) CreateStackSet(arg0 *cloudformation.CreateStackSetInput) (*cloudformation.CreateStackSetOutput, error)
- func (m *MockCloudFormationAPI) CreateStackSetRequest(arg0 *cloudformation.CreateStackSetInput) (*request.Request, *cloudformation.CreateStackSetOutput)
- func (m *MockCloudFormationAPI) CreateStackSetWithContext(arg0 context.Context, arg1 *cloudformation.CreateStackSetInput, ...) (*cloudformation.CreateStackSetOutput, error)
- func (m *MockCloudFormationAPI) CreateStackWithContext(arg0 context.Context, arg1 *cloudformation.CreateStackInput, ...) (*cloudformation.CreateStackOutput, error)
- func (m *MockCloudFormationAPI) DeactivateType(arg0 *cloudformation.DeactivateTypeInput) (*cloudformation.DeactivateTypeOutput, error)
- func (m *MockCloudFormationAPI) DeactivateTypeRequest(arg0 *cloudformation.DeactivateTypeInput) (*request.Request, *cloudformation.DeactivateTypeOutput)
- func (m *MockCloudFormationAPI) DeactivateTypeWithContext(arg0 context.Context, arg1 *cloudformation.DeactivateTypeInput, ...) (*cloudformation.DeactivateTypeOutput, error)
- func (m *MockCloudFormationAPI) DeleteChangeSet(arg0 *cloudformation.DeleteChangeSetInput) (*cloudformation.DeleteChangeSetOutput, error)
- func (m *MockCloudFormationAPI) DeleteChangeSetRequest(arg0 *cloudformation.DeleteChangeSetInput) (*request.Request, *cloudformation.DeleteChangeSetOutput)
- func (m *MockCloudFormationAPI) DeleteChangeSetWithContext(arg0 context.Context, arg1 *cloudformation.DeleteChangeSetInput, ...) (*cloudformation.DeleteChangeSetOutput, error)
- func (m *MockCloudFormationAPI) DeleteStack(arg0 *cloudformation.DeleteStackInput) (*cloudformation.DeleteStackOutput, error)
- func (m *MockCloudFormationAPI) DeleteStackInstances(arg0 *cloudformation.DeleteStackInstancesInput) (*cloudformation.DeleteStackInstancesOutput, error)
- func (m *MockCloudFormationAPI) DeleteStackInstancesRequest(arg0 *cloudformation.DeleteStackInstancesInput) (*request.Request, *cloudformation.DeleteStackInstancesOutput)
- func (m *MockCloudFormationAPI) DeleteStackInstancesWithContext(arg0 context.Context, arg1 *cloudformation.DeleteStackInstancesInput, ...) (*cloudformation.DeleteStackInstancesOutput, error)
- func (m *MockCloudFormationAPI) DeleteStackRequest(arg0 *cloudformation.DeleteStackInput) (*request.Request, *cloudformation.DeleteStackOutput)
- func (m *MockCloudFormationAPI) DeleteStackSet(arg0 *cloudformation.DeleteStackSetInput) (*cloudformation.DeleteStackSetOutput, error)
- func (m *MockCloudFormationAPI) DeleteStackSetRequest(arg0 *cloudformation.DeleteStackSetInput) (*request.Request, *cloudformation.DeleteStackSetOutput)
- func (m *MockCloudFormationAPI) DeleteStackSetWithContext(arg0 context.Context, arg1 *cloudformation.DeleteStackSetInput, ...) (*cloudformation.DeleteStackSetOutput, error)
- func (m *MockCloudFormationAPI) DeleteStackWithContext(arg0 context.Context, arg1 *cloudformation.DeleteStackInput, ...) (*cloudformation.DeleteStackOutput, error)
- func (m *MockCloudFormationAPI) DeregisterType(arg0 *cloudformation.DeregisterTypeInput) (*cloudformation.DeregisterTypeOutput, error)
- func (m *MockCloudFormationAPI) DeregisterTypeRequest(arg0 *cloudformation.DeregisterTypeInput) (*request.Request, *cloudformation.DeregisterTypeOutput)
- func (m *MockCloudFormationAPI) DeregisterTypeWithContext(arg0 context.Context, arg1 *cloudformation.DeregisterTypeInput, ...) (*cloudformation.DeregisterTypeOutput, error)
- func (m *MockCloudFormationAPI) DescribeAccountLimits(arg0 *cloudformation.DescribeAccountLimitsInput) (*cloudformation.DescribeAccountLimitsOutput, error)
- func (m *MockCloudFormationAPI) DescribeAccountLimitsPages(arg0 *cloudformation.DescribeAccountLimitsInput, ...) error
- func (m *MockCloudFormationAPI) DescribeAccountLimitsPagesWithContext(arg0 context.Context, arg1 *cloudformation.DescribeAccountLimitsInput, ...) error
- func (m *MockCloudFormationAPI) DescribeAccountLimitsRequest(arg0 *cloudformation.DescribeAccountLimitsInput) (*request.Request, *cloudformation.DescribeAccountLimitsOutput)
- func (m *MockCloudFormationAPI) DescribeAccountLimitsWithContext(arg0 context.Context, arg1 *cloudformation.DescribeAccountLimitsInput, ...) (*cloudformation.DescribeAccountLimitsOutput, error)
- func (m *MockCloudFormationAPI) DescribeChangeSet(arg0 *cloudformation.DescribeChangeSetInput) (*cloudformation.DescribeChangeSetOutput, error)
- func (m *MockCloudFormationAPI) DescribeChangeSetHooks(arg0 *cloudformation.DescribeChangeSetHooksInput) (*cloudformation.DescribeChangeSetHooksOutput, error)
- func (m *MockCloudFormationAPI) DescribeChangeSetHooksRequest(arg0 *cloudformation.DescribeChangeSetHooksInput) (*request.Request, *cloudformation.DescribeChangeSetHooksOutput)
- func (m *MockCloudFormationAPI) DescribeChangeSetHooksWithContext(arg0 context.Context, arg1 *cloudformation.DescribeChangeSetHooksInput, ...) (*cloudformation.DescribeChangeSetHooksOutput, error)
- func (m *MockCloudFormationAPI) DescribeChangeSetRequest(arg0 *cloudformation.DescribeChangeSetInput) (*request.Request, *cloudformation.DescribeChangeSetOutput)
- func (m *MockCloudFormationAPI) DescribeChangeSetWithContext(arg0 context.Context, arg1 *cloudformation.DescribeChangeSetInput, ...) (*cloudformation.DescribeChangeSetOutput, error)
- func (m *MockCloudFormationAPI) DescribePublisher(arg0 *cloudformation.DescribePublisherInput) (*cloudformation.DescribePublisherOutput, error)
- func (m *MockCloudFormationAPI) DescribePublisherRequest(arg0 *cloudformation.DescribePublisherInput) (*request.Request, *cloudformation.DescribePublisherOutput)
- func (m *MockCloudFormationAPI) DescribePublisherWithContext(arg0 context.Context, arg1 *cloudformation.DescribePublisherInput, ...) (*cloudformation.DescribePublisherOutput, error)
- func (m *MockCloudFormationAPI) DescribeStackDriftDetectionStatus(arg0 *cloudformation.DescribeStackDriftDetectionStatusInput) (*cloudformation.DescribeStackDriftDetectionStatusOutput, error)
- func (m *MockCloudFormationAPI) DescribeStackDriftDetectionStatusRequest(arg0 *cloudformation.DescribeStackDriftDetectionStatusInput) (*request.Request, *cloudformation.DescribeStackDriftDetectionStatusOutput)
- func (m *MockCloudFormationAPI) DescribeStackDriftDetectionStatusWithContext(arg0 context.Context, ...) (*cloudformation.DescribeStackDriftDetectionStatusOutput, error)
- func (m *MockCloudFormationAPI) DescribeStackEvents(arg0 *cloudformation.DescribeStackEventsInput) (*cloudformation.DescribeStackEventsOutput, error)
- func (m *MockCloudFormationAPI) DescribeStackEventsPages(arg0 *cloudformation.DescribeStackEventsInput, ...) error
- func (m *MockCloudFormationAPI) DescribeStackEventsPagesWithContext(arg0 context.Context, arg1 *cloudformation.DescribeStackEventsInput, ...) error
- func (m *MockCloudFormationAPI) DescribeStackEventsRequest(arg0 *cloudformation.DescribeStackEventsInput) (*request.Request, *cloudformation.DescribeStackEventsOutput)
- func (m *MockCloudFormationAPI) DescribeStackEventsWithContext(arg0 context.Context, arg1 *cloudformation.DescribeStackEventsInput, ...) (*cloudformation.DescribeStackEventsOutput, error)
- func (m *MockCloudFormationAPI) DescribeStackInstance(arg0 *cloudformation.DescribeStackInstanceInput) (*cloudformation.DescribeStackInstanceOutput, error)
- func (m *MockCloudFormationAPI) DescribeStackInstanceRequest(arg0 *cloudformation.DescribeStackInstanceInput) (*request.Request, *cloudformation.DescribeStackInstanceOutput)
- func (m *MockCloudFormationAPI) DescribeStackInstanceWithContext(arg0 context.Context, arg1 *cloudformation.DescribeStackInstanceInput, ...) (*cloudformation.DescribeStackInstanceOutput, error)
- func (m *MockCloudFormationAPI) DescribeStackResource(arg0 *cloudformation.DescribeStackResourceInput) (*cloudformation.DescribeStackResourceOutput, error)
- func (m *MockCloudFormationAPI) DescribeStackResourceDrifts(arg0 *cloudformation.DescribeStackResourceDriftsInput) (*cloudformation.DescribeStackResourceDriftsOutput, error)
- func (m *MockCloudFormationAPI) DescribeStackResourceDriftsPages(arg0 *cloudformation.DescribeStackResourceDriftsInput, ...) error
- func (m *MockCloudFormationAPI) DescribeStackResourceDriftsPagesWithContext(arg0 context.Context, arg1 *cloudformation.DescribeStackResourceDriftsInput, ...) error
- func (m *MockCloudFormationAPI) DescribeStackResourceDriftsRequest(arg0 *cloudformation.DescribeStackResourceDriftsInput) (*request.Request, *cloudformation.DescribeStackResourceDriftsOutput)
- func (m *MockCloudFormationAPI) DescribeStackResourceDriftsWithContext(arg0 context.Context, arg1 *cloudformation.DescribeStackResourceDriftsInput, ...) (*cloudformation.DescribeStackResourceDriftsOutput, error)
- func (m *MockCloudFormationAPI) DescribeStackResourceRequest(arg0 *cloudformation.DescribeStackResourceInput) (*request.Request, *cloudformation.DescribeStackResourceOutput)
- func (m *MockCloudFormationAPI) DescribeStackResourceWithContext(arg0 context.Context, arg1 *cloudformation.DescribeStackResourceInput, ...) (*cloudformation.DescribeStackResourceOutput, error)
- func (m *MockCloudFormationAPI) DescribeStackResources(arg0 *cloudformation.DescribeStackResourcesInput) (*cloudformation.DescribeStackResourcesOutput, error)
- func (m *MockCloudFormationAPI) DescribeStackResourcesRequest(arg0 *cloudformation.DescribeStackResourcesInput) (*request.Request, *cloudformation.DescribeStackResourcesOutput)
- func (m *MockCloudFormationAPI) DescribeStackResourcesWithContext(arg0 context.Context, arg1 *cloudformation.DescribeStackResourcesInput, ...) (*cloudformation.DescribeStackResourcesOutput, error)
- func (m *MockCloudFormationAPI) DescribeStackSet(arg0 *cloudformation.DescribeStackSetInput) (*cloudformation.DescribeStackSetOutput, error)
- func (m *MockCloudFormationAPI) DescribeStackSetOperation(arg0 *cloudformation.DescribeStackSetOperationInput) (*cloudformation.DescribeStackSetOperationOutput, error)
- func (m *MockCloudFormationAPI) DescribeStackSetOperationRequest(arg0 *cloudformation.DescribeStackSetOperationInput) (*request.Request, *cloudformation.DescribeStackSetOperationOutput)
- func (m *MockCloudFormationAPI) DescribeStackSetOperationWithContext(arg0 context.Context, arg1 *cloudformation.DescribeStackSetOperationInput, ...) (*cloudformation.DescribeStackSetOperationOutput, error)
- func (m *MockCloudFormationAPI) DescribeStackSetRequest(arg0 *cloudformation.DescribeStackSetInput) (*request.Request, *cloudformation.DescribeStackSetOutput)
- func (m *MockCloudFormationAPI) DescribeStackSetWithContext(arg0 context.Context, arg1 *cloudformation.DescribeStackSetInput, ...) (*cloudformation.DescribeStackSetOutput, error)
- func (m *MockCloudFormationAPI) DescribeStacks(arg0 *cloudformation.DescribeStacksInput) (*cloudformation.DescribeStacksOutput, error)
- func (m *MockCloudFormationAPI) DescribeStacksPages(arg0 *cloudformation.DescribeStacksInput, ...) error
- func (m *MockCloudFormationAPI) DescribeStacksPagesWithContext(arg0 context.Context, arg1 *cloudformation.DescribeStacksInput, ...) error
- func (m *MockCloudFormationAPI) DescribeStacksRequest(arg0 *cloudformation.DescribeStacksInput) (*request.Request, *cloudformation.DescribeStacksOutput)
- func (m *MockCloudFormationAPI) DescribeStacksWithContext(arg0 context.Context, arg1 *cloudformation.DescribeStacksInput, ...) (*cloudformation.DescribeStacksOutput, error)
- func (m *MockCloudFormationAPI) DescribeType(arg0 *cloudformation.DescribeTypeInput) (*cloudformation.DescribeTypeOutput, error)
- func (m *MockCloudFormationAPI) DescribeTypeRegistration(arg0 *cloudformation.DescribeTypeRegistrationInput) (*cloudformation.DescribeTypeRegistrationOutput, error)
- func (m *MockCloudFormationAPI) DescribeTypeRegistrationRequest(arg0 *cloudformation.DescribeTypeRegistrationInput) (*request.Request, *cloudformation.DescribeTypeRegistrationOutput)
- func (m *MockCloudFormationAPI) DescribeTypeRegistrationWithContext(arg0 context.Context, arg1 *cloudformation.DescribeTypeRegistrationInput, ...) (*cloudformation.DescribeTypeRegistrationOutput, error)
- func (m *MockCloudFormationAPI) DescribeTypeRequest(arg0 *cloudformation.DescribeTypeInput) (*request.Request, *cloudformation.DescribeTypeOutput)
- func (m *MockCloudFormationAPI) DescribeTypeWithContext(arg0 context.Context, arg1 *cloudformation.DescribeTypeInput, ...) (*cloudformation.DescribeTypeOutput, error)
- func (m *MockCloudFormationAPI) DetectStackDrift(arg0 *cloudformation.DetectStackDriftInput) (*cloudformation.DetectStackDriftOutput, error)
- func (m *MockCloudFormationAPI) DetectStackDriftRequest(arg0 *cloudformation.DetectStackDriftInput) (*request.Request, *cloudformation.DetectStackDriftOutput)
- func (m *MockCloudFormationAPI) DetectStackDriftWithContext(arg0 context.Context, arg1 *cloudformation.DetectStackDriftInput, ...) (*cloudformation.DetectStackDriftOutput, error)
- func (m *MockCloudFormationAPI) DetectStackResourceDrift(arg0 *cloudformation.DetectStackResourceDriftInput) (*cloudformation.DetectStackResourceDriftOutput, error)
- func (m *MockCloudFormationAPI) DetectStackResourceDriftRequest(arg0 *cloudformation.DetectStackResourceDriftInput) (*request.Request, *cloudformation.DetectStackResourceDriftOutput)
- func (m *MockCloudFormationAPI) DetectStackResourceDriftWithContext(arg0 context.Context, arg1 *cloudformation.DetectStackResourceDriftInput, ...) (*cloudformation.DetectStackResourceDriftOutput, error)
- func (m *MockCloudFormationAPI) DetectStackSetDrift(arg0 *cloudformation.DetectStackSetDriftInput) (*cloudformation.DetectStackSetDriftOutput, error)
- func (m *MockCloudFormationAPI) DetectStackSetDriftRequest(arg0 *cloudformation.DetectStackSetDriftInput) (*request.Request, *cloudformation.DetectStackSetDriftOutput)
- func (m *MockCloudFormationAPI) DetectStackSetDriftWithContext(arg0 context.Context, arg1 *cloudformation.DetectStackSetDriftInput, ...) (*cloudformation.DetectStackSetDriftOutput, error)
- func (m *MockCloudFormationAPI) EXPECT() *MockCloudFormationAPIMockRecorder
- func (m *MockCloudFormationAPI) EstimateTemplateCost(arg0 *cloudformation.EstimateTemplateCostInput) (*cloudformation.EstimateTemplateCostOutput, error)
- func (m *MockCloudFormationAPI) EstimateTemplateCostRequest(arg0 *cloudformation.EstimateTemplateCostInput) (*request.Request, *cloudformation.EstimateTemplateCostOutput)
- func (m *MockCloudFormationAPI) EstimateTemplateCostWithContext(arg0 context.Context, arg1 *cloudformation.EstimateTemplateCostInput, ...) (*cloudformation.EstimateTemplateCostOutput, error)
- func (m *MockCloudFormationAPI) ExecuteChangeSet(arg0 *cloudformation.ExecuteChangeSetInput) (*cloudformation.ExecuteChangeSetOutput, error)
- func (m *MockCloudFormationAPI) ExecuteChangeSetRequest(arg0 *cloudformation.ExecuteChangeSetInput) (*request.Request, *cloudformation.ExecuteChangeSetOutput)
- func (m *MockCloudFormationAPI) ExecuteChangeSetWithContext(arg0 context.Context, arg1 *cloudformation.ExecuteChangeSetInput, ...) (*cloudformation.ExecuteChangeSetOutput, error)
- func (m *MockCloudFormationAPI) GetStackPolicy(arg0 *cloudformation.GetStackPolicyInput) (*cloudformation.GetStackPolicyOutput, error)
- func (m *MockCloudFormationAPI) GetStackPolicyRequest(arg0 *cloudformation.GetStackPolicyInput) (*request.Request, *cloudformation.GetStackPolicyOutput)
- func (m *MockCloudFormationAPI) GetStackPolicyWithContext(arg0 context.Context, arg1 *cloudformation.GetStackPolicyInput, ...) (*cloudformation.GetStackPolicyOutput, error)
- func (m *MockCloudFormationAPI) GetTemplate(arg0 *cloudformation.GetTemplateInput) (*cloudformation.GetTemplateOutput, error)
- func (m *MockCloudFormationAPI) GetTemplateRequest(arg0 *cloudformation.GetTemplateInput) (*request.Request, *cloudformation.GetTemplateOutput)
- func (m *MockCloudFormationAPI) GetTemplateSummary(arg0 *cloudformation.GetTemplateSummaryInput) (*cloudformation.GetTemplateSummaryOutput, error)
- func (m *MockCloudFormationAPI) GetTemplateSummaryRequest(arg0 *cloudformation.GetTemplateSummaryInput) (*request.Request, *cloudformation.GetTemplateSummaryOutput)
- func (m *MockCloudFormationAPI) GetTemplateSummaryWithContext(arg0 context.Context, arg1 *cloudformation.GetTemplateSummaryInput, ...) (*cloudformation.GetTemplateSummaryOutput, error)
- func (m *MockCloudFormationAPI) GetTemplateWithContext(arg0 context.Context, arg1 *cloudformation.GetTemplateInput, ...) (*cloudformation.GetTemplateOutput, error)
- func (m *MockCloudFormationAPI) ImportStacksToStackSet(arg0 *cloudformation.ImportStacksToStackSetInput) (*cloudformation.ImportStacksToStackSetOutput, error)
- func (m *MockCloudFormationAPI) ImportStacksToStackSetRequest(arg0 *cloudformation.ImportStacksToStackSetInput) (*request.Request, *cloudformation.ImportStacksToStackSetOutput)
- func (m *MockCloudFormationAPI) ImportStacksToStackSetWithContext(arg0 context.Context, arg1 *cloudformation.ImportStacksToStackSetInput, ...) (*cloudformation.ImportStacksToStackSetOutput, error)
- func (m *MockCloudFormationAPI) ListChangeSets(arg0 *cloudformation.ListChangeSetsInput) (*cloudformation.ListChangeSetsOutput, error)
- func (m *MockCloudFormationAPI) ListChangeSetsPages(arg0 *cloudformation.ListChangeSetsInput, ...) error
- func (m *MockCloudFormationAPI) ListChangeSetsPagesWithContext(arg0 context.Context, arg1 *cloudformation.ListChangeSetsInput, ...) error
- func (m *MockCloudFormationAPI) ListChangeSetsRequest(arg0 *cloudformation.ListChangeSetsInput) (*request.Request, *cloudformation.ListChangeSetsOutput)
- func (m *MockCloudFormationAPI) ListChangeSetsWithContext(arg0 context.Context, arg1 *cloudformation.ListChangeSetsInput, ...) (*cloudformation.ListChangeSetsOutput, error)
- func (m *MockCloudFormationAPI) ListExports(arg0 *cloudformation.ListExportsInput) (*cloudformation.ListExportsOutput, error)
- func (m *MockCloudFormationAPI) ListExportsPages(arg0 *cloudformation.ListExportsInput, ...) error
- func (m *MockCloudFormationAPI) ListExportsPagesWithContext(arg0 context.Context, arg1 *cloudformation.ListExportsInput, ...) error
- func (m *MockCloudFormationAPI) ListExportsRequest(arg0 *cloudformation.ListExportsInput) (*request.Request, *cloudformation.ListExportsOutput)
- func (m *MockCloudFormationAPI) ListExportsWithContext(arg0 context.Context, arg1 *cloudformation.ListExportsInput, ...) (*cloudformation.ListExportsOutput, error)
- func (m *MockCloudFormationAPI) ListImports(arg0 *cloudformation.ListImportsInput) (*cloudformation.ListImportsOutput, error)
- func (m *MockCloudFormationAPI) ListImportsPages(arg0 *cloudformation.ListImportsInput, ...) error
- func (m *MockCloudFormationAPI) ListImportsPagesWithContext(arg0 context.Context, arg1 *cloudformation.ListImportsInput, ...) error
- func (m *MockCloudFormationAPI) ListImportsRequest(arg0 *cloudformation.ListImportsInput) (*request.Request, *cloudformation.ListImportsOutput)
- func (m *MockCloudFormationAPI) ListImportsWithContext(arg0 context.Context, arg1 *cloudformation.ListImportsInput, ...) (*cloudformation.ListImportsOutput, error)
- func (m *MockCloudFormationAPI) ListStackInstances(arg0 *cloudformation.ListStackInstancesInput) (*cloudformation.ListStackInstancesOutput, error)
- func (m *MockCloudFormationAPI) ListStackInstancesPages(arg0 *cloudformation.ListStackInstancesInput, ...) error
- func (m *MockCloudFormationAPI) ListStackInstancesPagesWithContext(arg0 context.Context, arg1 *cloudformation.ListStackInstancesInput, ...) error
- func (m *MockCloudFormationAPI) ListStackInstancesRequest(arg0 *cloudformation.ListStackInstancesInput) (*request.Request, *cloudformation.ListStackInstancesOutput)
- func (m *MockCloudFormationAPI) ListStackInstancesWithContext(arg0 context.Context, arg1 *cloudformation.ListStackInstancesInput, ...) (*cloudformation.ListStackInstancesOutput, error)
- func (m *MockCloudFormationAPI) ListStackResources(arg0 *cloudformation.ListStackResourcesInput) (*cloudformation.ListStackResourcesOutput, error)
- func (m *MockCloudFormationAPI) ListStackResourcesPages(arg0 *cloudformation.ListStackResourcesInput, ...) error
- func (m *MockCloudFormationAPI) ListStackResourcesPagesWithContext(arg0 context.Context, arg1 *cloudformation.ListStackResourcesInput, ...) error
- func (m *MockCloudFormationAPI) ListStackResourcesRequest(arg0 *cloudformation.ListStackResourcesInput) (*request.Request, *cloudformation.ListStackResourcesOutput)
- func (m *MockCloudFormationAPI) ListStackResourcesWithContext(arg0 context.Context, arg1 *cloudformation.ListStackResourcesInput, ...) (*cloudformation.ListStackResourcesOutput, error)
- func (m *MockCloudFormationAPI) ListStackSetOperationResults(arg0 *cloudformation.ListStackSetOperationResultsInput) (*cloudformation.ListStackSetOperationResultsOutput, error)
- func (m *MockCloudFormationAPI) ListStackSetOperationResultsPages(arg0 *cloudformation.ListStackSetOperationResultsInput, ...) error
- func (m *MockCloudFormationAPI) ListStackSetOperationResultsPagesWithContext(arg0 context.Context, arg1 *cloudformation.ListStackSetOperationResultsInput, ...) error
- func (m *MockCloudFormationAPI) ListStackSetOperationResultsRequest(arg0 *cloudformation.ListStackSetOperationResultsInput) (*request.Request, *cloudformation.ListStackSetOperationResultsOutput)
- func (m *MockCloudFormationAPI) ListStackSetOperationResultsWithContext(arg0 context.Context, arg1 *cloudformation.ListStackSetOperationResultsInput, ...) (*cloudformation.ListStackSetOperationResultsOutput, error)
- func (m *MockCloudFormationAPI) ListStackSetOperations(arg0 *cloudformation.ListStackSetOperationsInput) (*cloudformation.ListStackSetOperationsOutput, error)
- func (m *MockCloudFormationAPI) ListStackSetOperationsPages(arg0 *cloudformation.ListStackSetOperationsInput, ...) error
- func (m *MockCloudFormationAPI) ListStackSetOperationsPagesWithContext(arg0 context.Context, arg1 *cloudformation.ListStackSetOperationsInput, ...) error
- func (m *MockCloudFormationAPI) ListStackSetOperationsRequest(arg0 *cloudformation.ListStackSetOperationsInput) (*request.Request, *cloudformation.ListStackSetOperationsOutput)
- func (m *MockCloudFormationAPI) ListStackSetOperationsWithContext(arg0 context.Context, arg1 *cloudformation.ListStackSetOperationsInput, ...) (*cloudformation.ListStackSetOperationsOutput, error)
- func (m *MockCloudFormationAPI) ListStackSets(arg0 *cloudformation.ListStackSetsInput) (*cloudformation.ListStackSetsOutput, error)
- func (m *MockCloudFormationAPI) ListStackSetsPages(arg0 *cloudformation.ListStackSetsInput, ...) error
- func (m *MockCloudFormationAPI) ListStackSetsPagesWithContext(arg0 context.Context, arg1 *cloudformation.ListStackSetsInput, ...) error
- func (m *MockCloudFormationAPI) ListStackSetsRequest(arg0 *cloudformation.ListStackSetsInput) (*request.Request, *cloudformation.ListStackSetsOutput)
- func (m *MockCloudFormationAPI) ListStackSetsWithContext(arg0 context.Context, arg1 *cloudformation.ListStackSetsInput, ...) (*cloudformation.ListStackSetsOutput, error)
- func (m *MockCloudFormationAPI) ListStacks(arg0 *cloudformation.ListStacksInput) (*cloudformation.ListStacksOutput, error)
- func (m *MockCloudFormationAPI) ListStacksPages(arg0 *cloudformation.ListStacksInput, ...) error
- func (m *MockCloudFormationAPI) ListStacksPagesWithContext(arg0 context.Context, arg1 *cloudformation.ListStacksInput, ...) error
- func (m *MockCloudFormationAPI) ListStacksRequest(arg0 *cloudformation.ListStacksInput) (*request.Request, *cloudformation.ListStacksOutput)
- func (m *MockCloudFormationAPI) ListStacksWithContext(arg0 context.Context, arg1 *cloudformation.ListStacksInput, ...) (*cloudformation.ListStacksOutput, error)
- func (m *MockCloudFormationAPI) ListTypeRegistrations(arg0 *cloudformation.ListTypeRegistrationsInput) (*cloudformation.ListTypeRegistrationsOutput, error)
- func (m *MockCloudFormationAPI) ListTypeRegistrationsPages(arg0 *cloudformation.ListTypeRegistrationsInput, ...) error
- func (m *MockCloudFormationAPI) ListTypeRegistrationsPagesWithContext(arg0 context.Context, arg1 *cloudformation.ListTypeRegistrationsInput, ...) error
- func (m *MockCloudFormationAPI) ListTypeRegistrationsRequest(arg0 *cloudformation.ListTypeRegistrationsInput) (*request.Request, *cloudformation.ListTypeRegistrationsOutput)
- func (m *MockCloudFormationAPI) ListTypeRegistrationsWithContext(arg0 context.Context, arg1 *cloudformation.ListTypeRegistrationsInput, ...) (*cloudformation.ListTypeRegistrationsOutput, error)
- func (m *MockCloudFormationAPI) ListTypeVersions(arg0 *cloudformation.ListTypeVersionsInput) (*cloudformation.ListTypeVersionsOutput, error)
- func (m *MockCloudFormationAPI) ListTypeVersionsPages(arg0 *cloudformation.ListTypeVersionsInput, ...) error
- func (m *MockCloudFormationAPI) ListTypeVersionsPagesWithContext(arg0 context.Context, arg1 *cloudformation.ListTypeVersionsInput, ...) error
- func (m *MockCloudFormationAPI) ListTypeVersionsRequest(arg0 *cloudformation.ListTypeVersionsInput) (*request.Request, *cloudformation.ListTypeVersionsOutput)
- func (m *MockCloudFormationAPI) ListTypeVersionsWithContext(arg0 context.Context, arg1 *cloudformation.ListTypeVersionsInput, ...) (*cloudformation.ListTypeVersionsOutput, error)
- func (m *MockCloudFormationAPI) ListTypes(arg0 *cloudformation.ListTypesInput) (*cloudformation.ListTypesOutput, error)
- func (m *MockCloudFormationAPI) ListTypesPages(arg0 *cloudformation.ListTypesInput, ...) error
- func (m *MockCloudFormationAPI) ListTypesPagesWithContext(arg0 context.Context, arg1 *cloudformation.ListTypesInput, ...) error
- func (m *MockCloudFormationAPI) ListTypesRequest(arg0 *cloudformation.ListTypesInput) (*request.Request, *cloudformation.ListTypesOutput)
- func (m *MockCloudFormationAPI) ListTypesWithContext(arg0 context.Context, arg1 *cloudformation.ListTypesInput, ...) (*cloudformation.ListTypesOutput, error)
- func (m *MockCloudFormationAPI) PublishType(arg0 *cloudformation.PublishTypeInput) (*cloudformation.PublishTypeOutput, error)
- func (m *MockCloudFormationAPI) PublishTypeRequest(arg0 *cloudformation.PublishTypeInput) (*request.Request, *cloudformation.PublishTypeOutput)
- func (m *MockCloudFormationAPI) PublishTypeWithContext(arg0 context.Context, arg1 *cloudformation.PublishTypeInput, ...) (*cloudformation.PublishTypeOutput, error)
- func (m *MockCloudFormationAPI) RecordHandlerProgress(arg0 *cloudformation.RecordHandlerProgressInput) (*cloudformation.RecordHandlerProgressOutput, error)
- func (m *MockCloudFormationAPI) RecordHandlerProgressRequest(arg0 *cloudformation.RecordHandlerProgressInput) (*request.Request, *cloudformation.RecordHandlerProgressOutput)
- func (m *MockCloudFormationAPI) RecordHandlerProgressWithContext(arg0 context.Context, arg1 *cloudformation.RecordHandlerProgressInput, ...) (*cloudformation.RecordHandlerProgressOutput, error)
- func (m *MockCloudFormationAPI) RegisterPublisher(arg0 *cloudformation.RegisterPublisherInput) (*cloudformation.RegisterPublisherOutput, error)
- func (m *MockCloudFormationAPI) RegisterPublisherRequest(arg0 *cloudformation.RegisterPublisherInput) (*request.Request, *cloudformation.RegisterPublisherOutput)
- func (m *MockCloudFormationAPI) RegisterPublisherWithContext(arg0 context.Context, arg1 *cloudformation.RegisterPublisherInput, ...) (*cloudformation.RegisterPublisherOutput, error)
- func (m *MockCloudFormationAPI) RegisterType(arg0 *cloudformation.RegisterTypeInput) (*cloudformation.RegisterTypeOutput, error)
- func (m *MockCloudFormationAPI) RegisterTypeRequest(arg0 *cloudformation.RegisterTypeInput) (*request.Request, *cloudformation.RegisterTypeOutput)
- func (m *MockCloudFormationAPI) RegisterTypeWithContext(arg0 context.Context, arg1 *cloudformation.RegisterTypeInput, ...) (*cloudformation.RegisterTypeOutput, error)
- func (m *MockCloudFormationAPI) RollbackStack(arg0 *cloudformation.RollbackStackInput) (*cloudformation.RollbackStackOutput, error)
- func (m *MockCloudFormationAPI) RollbackStackRequest(arg0 *cloudformation.RollbackStackInput) (*request.Request, *cloudformation.RollbackStackOutput)
- func (m *MockCloudFormationAPI) RollbackStackWithContext(arg0 context.Context, arg1 *cloudformation.RollbackStackInput, ...) (*cloudformation.RollbackStackOutput, error)
- func (m *MockCloudFormationAPI) SetStackPolicy(arg0 *cloudformation.SetStackPolicyInput) (*cloudformation.SetStackPolicyOutput, error)
- func (m *MockCloudFormationAPI) SetStackPolicyRequest(arg0 *cloudformation.SetStackPolicyInput) (*request.Request, *cloudformation.SetStackPolicyOutput)
- func (m *MockCloudFormationAPI) SetStackPolicyWithContext(arg0 context.Context, arg1 *cloudformation.SetStackPolicyInput, ...) (*cloudformation.SetStackPolicyOutput, error)
- func (m *MockCloudFormationAPI) SetTypeConfiguration(arg0 *cloudformation.SetTypeConfigurationInput) (*cloudformation.SetTypeConfigurationOutput, error)
- func (m *MockCloudFormationAPI) SetTypeConfigurationRequest(arg0 *cloudformation.SetTypeConfigurationInput) (*request.Request, *cloudformation.SetTypeConfigurationOutput)
- func (m *MockCloudFormationAPI) SetTypeConfigurationWithContext(arg0 context.Context, arg1 *cloudformation.SetTypeConfigurationInput, ...) (*cloudformation.SetTypeConfigurationOutput, error)
- func (m *MockCloudFormationAPI) SetTypeDefaultVersion(arg0 *cloudformation.SetTypeDefaultVersionInput) (*cloudformation.SetTypeDefaultVersionOutput, error)
- func (m *MockCloudFormationAPI) SetTypeDefaultVersionRequest(arg0 *cloudformation.SetTypeDefaultVersionInput) (*request.Request, *cloudformation.SetTypeDefaultVersionOutput)
- func (m *MockCloudFormationAPI) SetTypeDefaultVersionWithContext(arg0 context.Context, arg1 *cloudformation.SetTypeDefaultVersionInput, ...) (*cloudformation.SetTypeDefaultVersionOutput, error)
- func (m *MockCloudFormationAPI) SignalResource(arg0 *cloudformation.SignalResourceInput) (*cloudformation.SignalResourceOutput, error)
- func (m *MockCloudFormationAPI) SignalResourceRequest(arg0 *cloudformation.SignalResourceInput) (*request.Request, *cloudformation.SignalResourceOutput)
- func (m *MockCloudFormationAPI) SignalResourceWithContext(arg0 context.Context, arg1 *cloudformation.SignalResourceInput, ...) (*cloudformation.SignalResourceOutput, error)
- func (m *MockCloudFormationAPI) StopStackSetOperation(arg0 *cloudformation.StopStackSetOperationInput) (*cloudformation.StopStackSetOperationOutput, error)
- func (m *MockCloudFormationAPI) StopStackSetOperationRequest(arg0 *cloudformation.StopStackSetOperationInput) (*request.Request, *cloudformation.StopStackSetOperationOutput)
- func (m *MockCloudFormationAPI) StopStackSetOperationWithContext(arg0 context.Context, arg1 *cloudformation.StopStackSetOperationInput, ...) (*cloudformation.StopStackSetOperationOutput, error)
- func (m *MockCloudFormationAPI) TestType(arg0 *cloudformation.TestTypeInput) (*cloudformation.TestTypeOutput, error)
- func (m *MockCloudFormationAPI) TestTypeRequest(arg0 *cloudformation.TestTypeInput) (*request.Request, *cloudformation.TestTypeOutput)
- func (m *MockCloudFormationAPI) TestTypeWithContext(arg0 context.Context, arg1 *cloudformation.TestTypeInput, ...) (*cloudformation.TestTypeOutput, error)
- func (m *MockCloudFormationAPI) UpdateStack(arg0 *cloudformation.UpdateStackInput) (*cloudformation.UpdateStackOutput, error)
- func (m *MockCloudFormationAPI) UpdateStackInstances(arg0 *cloudformation.UpdateStackInstancesInput) (*cloudformation.UpdateStackInstancesOutput, error)
- func (m *MockCloudFormationAPI) UpdateStackInstancesRequest(arg0 *cloudformation.UpdateStackInstancesInput) (*request.Request, *cloudformation.UpdateStackInstancesOutput)
- func (m *MockCloudFormationAPI) UpdateStackInstancesWithContext(arg0 context.Context, arg1 *cloudformation.UpdateStackInstancesInput, ...) (*cloudformation.UpdateStackInstancesOutput, error)
- func (m *MockCloudFormationAPI) UpdateStackRequest(arg0 *cloudformation.UpdateStackInput) (*request.Request, *cloudformation.UpdateStackOutput)
- func (m *MockCloudFormationAPI) UpdateStackSet(arg0 *cloudformation.UpdateStackSetInput) (*cloudformation.UpdateStackSetOutput, error)
- func (m *MockCloudFormationAPI) UpdateStackSetRequest(arg0 *cloudformation.UpdateStackSetInput) (*request.Request, *cloudformation.UpdateStackSetOutput)
- func (m *MockCloudFormationAPI) UpdateStackSetWithContext(arg0 context.Context, arg1 *cloudformation.UpdateStackSetInput, ...) (*cloudformation.UpdateStackSetOutput, error)
- func (m *MockCloudFormationAPI) UpdateStackWithContext(arg0 context.Context, arg1 *cloudformation.UpdateStackInput, ...) (*cloudformation.UpdateStackOutput, error)
- func (m *MockCloudFormationAPI) UpdateTerminationProtection(arg0 *cloudformation.UpdateTerminationProtectionInput) (*cloudformation.UpdateTerminationProtectionOutput, error)
- func (m *MockCloudFormationAPI) UpdateTerminationProtectionRequest(arg0 *cloudformation.UpdateTerminationProtectionInput) (*request.Request, *cloudformation.UpdateTerminationProtectionOutput)
- func (m *MockCloudFormationAPI) UpdateTerminationProtectionWithContext(arg0 context.Context, arg1 *cloudformation.UpdateTerminationProtectionInput, ...) (*cloudformation.UpdateTerminationProtectionOutput, error)
- func (m *MockCloudFormationAPI) ValidateTemplate(arg0 *cloudformation.ValidateTemplateInput) (*cloudformation.ValidateTemplateOutput, error)
- func (m *MockCloudFormationAPI) ValidateTemplateRequest(arg0 *cloudformation.ValidateTemplateInput) (*request.Request, *cloudformation.ValidateTemplateOutput)
- func (m *MockCloudFormationAPI) ValidateTemplateWithContext(arg0 context.Context, arg1 *cloudformation.ValidateTemplateInput, ...) (*cloudformation.ValidateTemplateOutput, error)
- func (m *MockCloudFormationAPI) WaitUntilChangeSetCreateComplete(arg0 *cloudformation.DescribeChangeSetInput) error
- func (m *MockCloudFormationAPI) WaitUntilChangeSetCreateCompleteWithContext(arg0 context.Context, arg1 *cloudformation.DescribeChangeSetInput, ...) error
- func (m *MockCloudFormationAPI) WaitUntilStackCreateComplete(arg0 *cloudformation.DescribeStacksInput) error
- func (m *MockCloudFormationAPI) WaitUntilStackCreateCompleteWithContext(arg0 context.Context, arg1 *cloudformation.DescribeStacksInput, ...) error
- func (m *MockCloudFormationAPI) WaitUntilStackDeleteComplete(arg0 *cloudformation.DescribeStacksInput) error
- func (m *MockCloudFormationAPI) WaitUntilStackDeleteCompleteWithContext(arg0 context.Context, arg1 *cloudformation.DescribeStacksInput, ...) error
- func (m *MockCloudFormationAPI) WaitUntilStackExists(arg0 *cloudformation.DescribeStacksInput) error
- func (m *MockCloudFormationAPI) WaitUntilStackExistsWithContext(arg0 context.Context, arg1 *cloudformation.DescribeStacksInput, ...) error
- func (m *MockCloudFormationAPI) WaitUntilStackImportComplete(arg0 *cloudformation.DescribeStacksInput) error
- func (m *MockCloudFormationAPI) WaitUntilStackImportCompleteWithContext(arg0 context.Context, arg1 *cloudformation.DescribeStacksInput, ...) error
- func (m *MockCloudFormationAPI) WaitUntilStackRollbackComplete(arg0 *cloudformation.DescribeStacksInput) error
- func (m *MockCloudFormationAPI) WaitUntilStackRollbackCompleteWithContext(arg0 context.Context, arg1 *cloudformation.DescribeStacksInput, ...) error
- func (m *MockCloudFormationAPI) WaitUntilStackUpdateComplete(arg0 *cloudformation.DescribeStacksInput) error
- func (m *MockCloudFormationAPI) WaitUntilStackUpdateCompleteWithContext(arg0 context.Context, arg1 *cloudformation.DescribeStacksInput, ...) error
- func (m *MockCloudFormationAPI) WaitUntilTypeRegistrationComplete(arg0 *cloudformation.DescribeTypeRegistrationInput) error
- func (m *MockCloudFormationAPI) WaitUntilTypeRegistrationCompleteWithContext(arg0 context.Context, arg1 *cloudformation.DescribeTypeRegistrationInput, ...) error
- type MockCloudFormationAPIMockRecorder
- func (mr *MockCloudFormationAPIMockRecorder) ActivateType(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) ActivateTypeRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) ActivateTypeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) BatchDescribeTypeConfigurations(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) BatchDescribeTypeConfigurationsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) BatchDescribeTypeConfigurationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) CancelUpdateStack(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) CancelUpdateStackRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) CancelUpdateStackWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) ContinueUpdateRollback(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) ContinueUpdateRollbackRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) ContinueUpdateRollbackWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) CreateChangeSet(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) CreateChangeSetRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) CreateChangeSetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) CreateStack(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) CreateStackInstances(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) CreateStackInstancesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) CreateStackInstancesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) CreateStackRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) CreateStackSet(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) CreateStackSetRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) CreateStackSetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) CreateStackWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) DeactivateType(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) DeactivateTypeRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) DeactivateTypeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) DeleteChangeSet(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) DeleteChangeSetRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) DeleteChangeSetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) DeleteStack(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) DeleteStackInstances(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) DeleteStackInstancesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) DeleteStackInstancesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) DeleteStackRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) DeleteStackSet(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) DeleteStackSetRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) DeleteStackSetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) DeleteStackWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) DeregisterType(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) DeregisterTypeRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) DeregisterTypeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) DescribeAccountLimits(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) DescribeAccountLimitsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) DescribeAccountLimitsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) DescribeAccountLimitsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) DescribeAccountLimitsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) DescribeChangeSet(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) DescribeChangeSetHooks(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) DescribeChangeSetHooksRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) DescribeChangeSetHooksWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) DescribeChangeSetRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) DescribeChangeSetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) DescribePublisher(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) DescribePublisherRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) DescribePublisherWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) DescribeStackDriftDetectionStatus(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) DescribeStackDriftDetectionStatusRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) DescribeStackDriftDetectionStatusWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) DescribeStackEvents(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) DescribeStackEventsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) DescribeStackEventsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) DescribeStackEventsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) DescribeStackEventsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) DescribeStackInstance(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) DescribeStackInstanceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) DescribeStackInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) DescribeStackResource(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) DescribeStackResourceDrifts(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) DescribeStackResourceDriftsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) DescribeStackResourceDriftsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) DescribeStackResourceDriftsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) DescribeStackResourceDriftsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) DescribeStackResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) DescribeStackResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) DescribeStackResources(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) DescribeStackResourcesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) DescribeStackResourcesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) DescribeStackSet(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) DescribeStackSetOperation(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) DescribeStackSetOperationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) DescribeStackSetOperationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) DescribeStackSetRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) DescribeStackSetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) DescribeStacks(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) DescribeStacksPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) DescribeStacksPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) DescribeStacksRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) DescribeStacksWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) DescribeType(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) DescribeTypeRegistration(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) DescribeTypeRegistrationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) DescribeTypeRegistrationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) DescribeTypeRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) DescribeTypeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) DetectStackDrift(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) DetectStackDriftRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) DetectStackDriftWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) DetectStackResourceDrift(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) DetectStackResourceDriftRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) DetectStackResourceDriftWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) DetectStackSetDrift(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) DetectStackSetDriftRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) DetectStackSetDriftWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) EstimateTemplateCost(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) EstimateTemplateCostRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) EstimateTemplateCostWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) ExecuteChangeSet(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) ExecuteChangeSetRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) ExecuteChangeSetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) GetStackPolicy(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) GetStackPolicyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) GetStackPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) GetTemplate(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) GetTemplateRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) GetTemplateSummary(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) GetTemplateSummaryRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) GetTemplateSummaryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) GetTemplateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) ImportStacksToStackSet(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) ImportStacksToStackSetRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) ImportStacksToStackSetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) ListChangeSets(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) ListChangeSetsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) ListChangeSetsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) ListChangeSetsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) ListChangeSetsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) ListExports(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) ListExportsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) ListExportsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) ListExportsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) ListExportsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) ListImports(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) ListImportsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) ListImportsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) ListImportsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) ListImportsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) ListStackInstances(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) ListStackInstancesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) ListStackInstancesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) ListStackInstancesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) ListStackInstancesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) ListStackResources(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) ListStackResourcesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) ListStackResourcesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) ListStackResourcesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) ListStackResourcesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) ListStackSetOperationResults(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) ListStackSetOperationResultsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) ListStackSetOperationResultsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) ListStackSetOperationResultsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) ListStackSetOperationResultsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) ListStackSetOperations(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) ListStackSetOperationsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) ListStackSetOperationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) ListStackSetOperationsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) ListStackSetOperationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) ListStackSets(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) ListStackSetsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) ListStackSetsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) ListStackSetsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) ListStackSetsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) ListStacks(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) ListStacksPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) ListStacksPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) ListStacksRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) ListStacksWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) ListTypeRegistrations(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) ListTypeRegistrationsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) ListTypeRegistrationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) ListTypeRegistrationsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) ListTypeRegistrationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) ListTypeVersions(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) ListTypeVersionsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) ListTypeVersionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) ListTypeVersionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) ListTypeVersionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) ListTypes(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) ListTypesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) ListTypesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) ListTypesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) ListTypesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) PublishType(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) PublishTypeRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) PublishTypeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) RecordHandlerProgress(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) RecordHandlerProgressRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) RecordHandlerProgressWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) RegisterPublisher(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) RegisterPublisherRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) RegisterPublisherWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) RegisterType(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) RegisterTypeRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) RegisterTypeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) RollbackStack(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) RollbackStackRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) RollbackStackWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) SetStackPolicy(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) SetStackPolicyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) SetStackPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) SetTypeConfiguration(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) SetTypeConfigurationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) SetTypeConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) SetTypeDefaultVersion(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) SetTypeDefaultVersionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) SetTypeDefaultVersionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) SignalResource(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) SignalResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) SignalResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) StopStackSetOperation(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) StopStackSetOperationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) StopStackSetOperationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) TestType(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) TestTypeRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) TestTypeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) UpdateStack(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) UpdateStackInstances(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) UpdateStackInstancesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) UpdateStackInstancesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) UpdateStackRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) UpdateStackSet(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) UpdateStackSetRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) UpdateStackSetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) UpdateStackWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) UpdateTerminationProtection(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) UpdateTerminationProtectionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) UpdateTerminationProtectionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) ValidateTemplate(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) ValidateTemplateRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) ValidateTemplateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) WaitUntilChangeSetCreateComplete(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) WaitUntilChangeSetCreateCompleteWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) WaitUntilStackCreateComplete(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) WaitUntilStackCreateCompleteWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) WaitUntilStackDeleteComplete(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) WaitUntilStackDeleteCompleteWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) WaitUntilStackExists(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) WaitUntilStackExistsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) WaitUntilStackImportComplete(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) WaitUntilStackImportCompleteWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) WaitUntilStackRollbackComplete(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) WaitUntilStackRollbackCompleteWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) WaitUntilStackUpdateComplete(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) WaitUntilStackUpdateCompleteWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) WaitUntilTypeRegistrationComplete(arg0 interface{}) *gomock.Call
- func (mr *MockCloudFormationAPIMockRecorder) WaitUntilTypeRegistrationCompleteWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockCloudFormationAPI ¶
type MockCloudFormationAPI struct {
// contains filtered or unexported fields
}
MockCloudFormationAPI is a mock of CloudFormationAPI interface
func NewMockCloudFormationAPI ¶
func NewMockCloudFormationAPI(ctrl *gomock.Controller) *MockCloudFormationAPI
NewMockCloudFormationAPI creates a new mock instance
func (*MockCloudFormationAPI) ActivateType ¶
func (m *MockCloudFormationAPI) ActivateType(arg0 *cloudformation.ActivateTypeInput) (*cloudformation.ActivateTypeOutput, error)
ActivateType mocks base method
func (*MockCloudFormationAPI) ActivateTypeRequest ¶
func (m *MockCloudFormationAPI) ActivateTypeRequest(arg0 *cloudformation.ActivateTypeInput) (*request.Request, *cloudformation.ActivateTypeOutput)
ActivateTypeRequest mocks base method
func (*MockCloudFormationAPI) ActivateTypeWithContext ¶
func (m *MockCloudFormationAPI) ActivateTypeWithContext(arg0 context.Context, arg1 *cloudformation.ActivateTypeInput, arg2 ...request.Option) (*cloudformation.ActivateTypeOutput, error)
ActivateTypeWithContext mocks base method
func (*MockCloudFormationAPI) BatchDescribeTypeConfigurations ¶
func (m *MockCloudFormationAPI) BatchDescribeTypeConfigurations(arg0 *cloudformation.BatchDescribeTypeConfigurationsInput) (*cloudformation.BatchDescribeTypeConfigurationsOutput, error)
BatchDescribeTypeConfigurations mocks base method
func (*MockCloudFormationAPI) BatchDescribeTypeConfigurationsRequest ¶
func (m *MockCloudFormationAPI) BatchDescribeTypeConfigurationsRequest(arg0 *cloudformation.BatchDescribeTypeConfigurationsInput) (*request.Request, *cloudformation.BatchDescribeTypeConfigurationsOutput)
BatchDescribeTypeConfigurationsRequest mocks base method
func (*MockCloudFormationAPI) BatchDescribeTypeConfigurationsWithContext ¶
func (m *MockCloudFormationAPI) BatchDescribeTypeConfigurationsWithContext(arg0 context.Context, arg1 *cloudformation.BatchDescribeTypeConfigurationsInput, arg2 ...request.Option) (*cloudformation.BatchDescribeTypeConfigurationsOutput, error)
BatchDescribeTypeConfigurationsWithContext mocks base method
func (*MockCloudFormationAPI) CancelUpdateStack ¶
func (m *MockCloudFormationAPI) CancelUpdateStack(arg0 *cloudformation.CancelUpdateStackInput) (*cloudformation.CancelUpdateStackOutput, error)
CancelUpdateStack mocks base method
func (*MockCloudFormationAPI) CancelUpdateStackRequest ¶
func (m *MockCloudFormationAPI) CancelUpdateStackRequest(arg0 *cloudformation.CancelUpdateStackInput) (*request.Request, *cloudformation.CancelUpdateStackOutput)
CancelUpdateStackRequest mocks base method
func (*MockCloudFormationAPI) CancelUpdateStackWithContext ¶
func (m *MockCloudFormationAPI) CancelUpdateStackWithContext(arg0 context.Context, arg1 *cloudformation.CancelUpdateStackInput, arg2 ...request.Option) (*cloudformation.CancelUpdateStackOutput, error)
CancelUpdateStackWithContext mocks base method
func (*MockCloudFormationAPI) ContinueUpdateRollback ¶
func (m *MockCloudFormationAPI) ContinueUpdateRollback(arg0 *cloudformation.ContinueUpdateRollbackInput) (*cloudformation.ContinueUpdateRollbackOutput, error)
ContinueUpdateRollback mocks base method
func (*MockCloudFormationAPI) ContinueUpdateRollbackRequest ¶
func (m *MockCloudFormationAPI) ContinueUpdateRollbackRequest(arg0 *cloudformation.ContinueUpdateRollbackInput) (*request.Request, *cloudformation.ContinueUpdateRollbackOutput)
ContinueUpdateRollbackRequest mocks base method
func (*MockCloudFormationAPI) ContinueUpdateRollbackWithContext ¶
func (m *MockCloudFormationAPI) ContinueUpdateRollbackWithContext(arg0 context.Context, arg1 *cloudformation.ContinueUpdateRollbackInput, arg2 ...request.Option) (*cloudformation.ContinueUpdateRollbackOutput, error)
ContinueUpdateRollbackWithContext mocks base method
func (*MockCloudFormationAPI) CreateChangeSet ¶
func (m *MockCloudFormationAPI) CreateChangeSet(arg0 *cloudformation.CreateChangeSetInput) (*cloudformation.CreateChangeSetOutput, error)
CreateChangeSet mocks base method
func (*MockCloudFormationAPI) CreateChangeSetRequest ¶
func (m *MockCloudFormationAPI) CreateChangeSetRequest(arg0 *cloudformation.CreateChangeSetInput) (*request.Request, *cloudformation.CreateChangeSetOutput)
CreateChangeSetRequest mocks base method
func (*MockCloudFormationAPI) CreateChangeSetWithContext ¶
func (m *MockCloudFormationAPI) CreateChangeSetWithContext(arg0 context.Context, arg1 *cloudformation.CreateChangeSetInput, arg2 ...request.Option) (*cloudformation.CreateChangeSetOutput, error)
CreateChangeSetWithContext mocks base method
func (*MockCloudFormationAPI) CreateStack ¶
func (m *MockCloudFormationAPI) CreateStack(arg0 *cloudformation.CreateStackInput) (*cloudformation.CreateStackOutput, error)
CreateStack mocks base method
func (*MockCloudFormationAPI) CreateStackInstances ¶
func (m *MockCloudFormationAPI) CreateStackInstances(arg0 *cloudformation.CreateStackInstancesInput) (*cloudformation.CreateStackInstancesOutput, error)
CreateStackInstances mocks base method
func (*MockCloudFormationAPI) CreateStackInstancesRequest ¶
func (m *MockCloudFormationAPI) CreateStackInstancesRequest(arg0 *cloudformation.CreateStackInstancesInput) (*request.Request, *cloudformation.CreateStackInstancesOutput)
CreateStackInstancesRequest mocks base method
func (*MockCloudFormationAPI) CreateStackInstancesWithContext ¶
func (m *MockCloudFormationAPI) CreateStackInstancesWithContext(arg0 context.Context, arg1 *cloudformation.CreateStackInstancesInput, arg2 ...request.Option) (*cloudformation.CreateStackInstancesOutput, error)
CreateStackInstancesWithContext mocks base method
func (*MockCloudFormationAPI) CreateStackRequest ¶
func (m *MockCloudFormationAPI) CreateStackRequest(arg0 *cloudformation.CreateStackInput) (*request.Request, *cloudformation.CreateStackOutput)
CreateStackRequest mocks base method
func (*MockCloudFormationAPI) CreateStackSet ¶
func (m *MockCloudFormationAPI) CreateStackSet(arg0 *cloudformation.CreateStackSetInput) (*cloudformation.CreateStackSetOutput, error)
CreateStackSet mocks base method
func (*MockCloudFormationAPI) CreateStackSetRequest ¶
func (m *MockCloudFormationAPI) CreateStackSetRequest(arg0 *cloudformation.CreateStackSetInput) (*request.Request, *cloudformation.CreateStackSetOutput)
CreateStackSetRequest mocks base method
func (*MockCloudFormationAPI) CreateStackSetWithContext ¶
func (m *MockCloudFormationAPI) CreateStackSetWithContext(arg0 context.Context, arg1 *cloudformation.CreateStackSetInput, arg2 ...request.Option) (*cloudformation.CreateStackSetOutput, error)
CreateStackSetWithContext mocks base method
func (*MockCloudFormationAPI) CreateStackWithContext ¶
func (m *MockCloudFormationAPI) CreateStackWithContext(arg0 context.Context, arg1 *cloudformation.CreateStackInput, arg2 ...request.Option) (*cloudformation.CreateStackOutput, error)
CreateStackWithContext mocks base method
func (*MockCloudFormationAPI) DeactivateType ¶
func (m *MockCloudFormationAPI) DeactivateType(arg0 *cloudformation.DeactivateTypeInput) (*cloudformation.DeactivateTypeOutput, error)
DeactivateType mocks base method
func (*MockCloudFormationAPI) DeactivateTypeRequest ¶
func (m *MockCloudFormationAPI) DeactivateTypeRequest(arg0 *cloudformation.DeactivateTypeInput) (*request.Request, *cloudformation.DeactivateTypeOutput)
DeactivateTypeRequest mocks base method
func (*MockCloudFormationAPI) DeactivateTypeWithContext ¶
func (m *MockCloudFormationAPI) DeactivateTypeWithContext(arg0 context.Context, arg1 *cloudformation.DeactivateTypeInput, arg2 ...request.Option) (*cloudformation.DeactivateTypeOutput, error)
DeactivateTypeWithContext mocks base method
func (*MockCloudFormationAPI) DeleteChangeSet ¶
func (m *MockCloudFormationAPI) DeleteChangeSet(arg0 *cloudformation.DeleteChangeSetInput) (*cloudformation.DeleteChangeSetOutput, error)
DeleteChangeSet mocks base method
func (*MockCloudFormationAPI) DeleteChangeSetRequest ¶
func (m *MockCloudFormationAPI) DeleteChangeSetRequest(arg0 *cloudformation.DeleteChangeSetInput) (*request.Request, *cloudformation.DeleteChangeSetOutput)
DeleteChangeSetRequest mocks base method
func (*MockCloudFormationAPI) DeleteChangeSetWithContext ¶
func (m *MockCloudFormationAPI) DeleteChangeSetWithContext(arg0 context.Context, arg1 *cloudformation.DeleteChangeSetInput, arg2 ...request.Option) (*cloudformation.DeleteChangeSetOutput, error)
DeleteChangeSetWithContext mocks base method
func (*MockCloudFormationAPI) DeleteStack ¶
func (m *MockCloudFormationAPI) DeleteStack(arg0 *cloudformation.DeleteStackInput) (*cloudformation.DeleteStackOutput, error)
DeleteStack mocks base method
func (*MockCloudFormationAPI) DeleteStackInstances ¶
func (m *MockCloudFormationAPI) DeleteStackInstances(arg0 *cloudformation.DeleteStackInstancesInput) (*cloudformation.DeleteStackInstancesOutput, error)
DeleteStackInstances mocks base method
func (*MockCloudFormationAPI) DeleteStackInstancesRequest ¶
func (m *MockCloudFormationAPI) DeleteStackInstancesRequest(arg0 *cloudformation.DeleteStackInstancesInput) (*request.Request, *cloudformation.DeleteStackInstancesOutput)
DeleteStackInstancesRequest mocks base method
func (*MockCloudFormationAPI) DeleteStackInstancesWithContext ¶
func (m *MockCloudFormationAPI) DeleteStackInstancesWithContext(arg0 context.Context, arg1 *cloudformation.DeleteStackInstancesInput, arg2 ...request.Option) (*cloudformation.DeleteStackInstancesOutput, error)
DeleteStackInstancesWithContext mocks base method
func (*MockCloudFormationAPI) DeleteStackRequest ¶
func (m *MockCloudFormationAPI) DeleteStackRequest(arg0 *cloudformation.DeleteStackInput) (*request.Request, *cloudformation.DeleteStackOutput)
DeleteStackRequest mocks base method
func (*MockCloudFormationAPI) DeleteStackSet ¶
func (m *MockCloudFormationAPI) DeleteStackSet(arg0 *cloudformation.DeleteStackSetInput) (*cloudformation.DeleteStackSetOutput, error)
DeleteStackSet mocks base method
func (*MockCloudFormationAPI) DeleteStackSetRequest ¶
func (m *MockCloudFormationAPI) DeleteStackSetRequest(arg0 *cloudformation.DeleteStackSetInput) (*request.Request, *cloudformation.DeleteStackSetOutput)
DeleteStackSetRequest mocks base method
func (*MockCloudFormationAPI) DeleteStackSetWithContext ¶
func (m *MockCloudFormationAPI) DeleteStackSetWithContext(arg0 context.Context, arg1 *cloudformation.DeleteStackSetInput, arg2 ...request.Option) (*cloudformation.DeleteStackSetOutput, error)
DeleteStackSetWithContext mocks base method
func (*MockCloudFormationAPI) DeleteStackWithContext ¶
func (m *MockCloudFormationAPI) DeleteStackWithContext(arg0 context.Context, arg1 *cloudformation.DeleteStackInput, arg2 ...request.Option) (*cloudformation.DeleteStackOutput, error)
DeleteStackWithContext mocks base method
func (*MockCloudFormationAPI) DeregisterType ¶
func (m *MockCloudFormationAPI) DeregisterType(arg0 *cloudformation.DeregisterTypeInput) (*cloudformation.DeregisterTypeOutput, error)
DeregisterType mocks base method
func (*MockCloudFormationAPI) DeregisterTypeRequest ¶
func (m *MockCloudFormationAPI) DeregisterTypeRequest(arg0 *cloudformation.DeregisterTypeInput) (*request.Request, *cloudformation.DeregisterTypeOutput)
DeregisterTypeRequest mocks base method
func (*MockCloudFormationAPI) DeregisterTypeWithContext ¶
func (m *MockCloudFormationAPI) DeregisterTypeWithContext(arg0 context.Context, arg1 *cloudformation.DeregisterTypeInput, arg2 ...request.Option) (*cloudformation.DeregisterTypeOutput, error)
DeregisterTypeWithContext mocks base method
func (*MockCloudFormationAPI) DescribeAccountLimits ¶
func (m *MockCloudFormationAPI) DescribeAccountLimits(arg0 *cloudformation.DescribeAccountLimitsInput) (*cloudformation.DescribeAccountLimitsOutput, error)
DescribeAccountLimits mocks base method
func (*MockCloudFormationAPI) DescribeAccountLimitsPages ¶
func (m *MockCloudFormationAPI) DescribeAccountLimitsPages(arg0 *cloudformation.DescribeAccountLimitsInput, arg1 func(*cloudformation.DescribeAccountLimitsOutput, bool) bool) error
DescribeAccountLimitsPages mocks base method
func (*MockCloudFormationAPI) DescribeAccountLimitsPagesWithContext ¶
func (m *MockCloudFormationAPI) DescribeAccountLimitsPagesWithContext(arg0 context.Context, arg1 *cloudformation.DescribeAccountLimitsInput, arg2 func(*cloudformation.DescribeAccountLimitsOutput, bool) bool, arg3 ...request.Option) error
DescribeAccountLimitsPagesWithContext mocks base method
func (*MockCloudFormationAPI) DescribeAccountLimitsRequest ¶
func (m *MockCloudFormationAPI) DescribeAccountLimitsRequest(arg0 *cloudformation.DescribeAccountLimitsInput) (*request.Request, *cloudformation.DescribeAccountLimitsOutput)
DescribeAccountLimitsRequest mocks base method
func (*MockCloudFormationAPI) DescribeAccountLimitsWithContext ¶
func (m *MockCloudFormationAPI) DescribeAccountLimitsWithContext(arg0 context.Context, arg1 *cloudformation.DescribeAccountLimitsInput, arg2 ...request.Option) (*cloudformation.DescribeAccountLimitsOutput, error)
DescribeAccountLimitsWithContext mocks base method
func (*MockCloudFormationAPI) DescribeChangeSet ¶
func (m *MockCloudFormationAPI) DescribeChangeSet(arg0 *cloudformation.DescribeChangeSetInput) (*cloudformation.DescribeChangeSetOutput, error)
DescribeChangeSet mocks base method
func (*MockCloudFormationAPI) DescribeChangeSetHooks ¶
func (m *MockCloudFormationAPI) DescribeChangeSetHooks(arg0 *cloudformation.DescribeChangeSetHooksInput) (*cloudformation.DescribeChangeSetHooksOutput, error)
DescribeChangeSetHooks mocks base method
func (*MockCloudFormationAPI) DescribeChangeSetHooksRequest ¶
func (m *MockCloudFormationAPI) DescribeChangeSetHooksRequest(arg0 *cloudformation.DescribeChangeSetHooksInput) (*request.Request, *cloudformation.DescribeChangeSetHooksOutput)
DescribeChangeSetHooksRequest mocks base method
func (*MockCloudFormationAPI) DescribeChangeSetHooksWithContext ¶
func (m *MockCloudFormationAPI) DescribeChangeSetHooksWithContext(arg0 context.Context, arg1 *cloudformation.DescribeChangeSetHooksInput, arg2 ...request.Option) (*cloudformation.DescribeChangeSetHooksOutput, error)
DescribeChangeSetHooksWithContext mocks base method
func (*MockCloudFormationAPI) DescribeChangeSetRequest ¶
func (m *MockCloudFormationAPI) DescribeChangeSetRequest(arg0 *cloudformation.DescribeChangeSetInput) (*request.Request, *cloudformation.DescribeChangeSetOutput)
DescribeChangeSetRequest mocks base method
func (*MockCloudFormationAPI) DescribeChangeSetWithContext ¶
func (m *MockCloudFormationAPI) DescribeChangeSetWithContext(arg0 context.Context, arg1 *cloudformation.DescribeChangeSetInput, arg2 ...request.Option) (*cloudformation.DescribeChangeSetOutput, error)
DescribeChangeSetWithContext mocks base method
func (*MockCloudFormationAPI) DescribePublisher ¶
func (m *MockCloudFormationAPI) DescribePublisher(arg0 *cloudformation.DescribePublisherInput) (*cloudformation.DescribePublisherOutput, error)
DescribePublisher mocks base method
func (*MockCloudFormationAPI) DescribePublisherRequest ¶
func (m *MockCloudFormationAPI) DescribePublisherRequest(arg0 *cloudformation.DescribePublisherInput) (*request.Request, *cloudformation.DescribePublisherOutput)
DescribePublisherRequest mocks base method
func (*MockCloudFormationAPI) DescribePublisherWithContext ¶
func (m *MockCloudFormationAPI) DescribePublisherWithContext(arg0 context.Context, arg1 *cloudformation.DescribePublisherInput, arg2 ...request.Option) (*cloudformation.DescribePublisherOutput, error)
DescribePublisherWithContext mocks base method
func (*MockCloudFormationAPI) DescribeStackDriftDetectionStatus ¶
func (m *MockCloudFormationAPI) DescribeStackDriftDetectionStatus(arg0 *cloudformation.DescribeStackDriftDetectionStatusInput) (*cloudformation.DescribeStackDriftDetectionStatusOutput, error)
DescribeStackDriftDetectionStatus mocks base method
func (*MockCloudFormationAPI) DescribeStackDriftDetectionStatusRequest ¶
func (m *MockCloudFormationAPI) DescribeStackDriftDetectionStatusRequest(arg0 *cloudformation.DescribeStackDriftDetectionStatusInput) (*request.Request, *cloudformation.DescribeStackDriftDetectionStatusOutput)
DescribeStackDriftDetectionStatusRequest mocks base method
func (*MockCloudFormationAPI) DescribeStackDriftDetectionStatusWithContext ¶
func (m *MockCloudFormationAPI) DescribeStackDriftDetectionStatusWithContext(arg0 context.Context, arg1 *cloudformation.DescribeStackDriftDetectionStatusInput, arg2 ...request.Option) (*cloudformation.DescribeStackDriftDetectionStatusOutput, error)
DescribeStackDriftDetectionStatusWithContext mocks base method
func (*MockCloudFormationAPI) DescribeStackEvents ¶
func (m *MockCloudFormationAPI) DescribeStackEvents(arg0 *cloudformation.DescribeStackEventsInput) (*cloudformation.DescribeStackEventsOutput, error)
DescribeStackEvents mocks base method
func (*MockCloudFormationAPI) DescribeStackEventsPages ¶
func (m *MockCloudFormationAPI) DescribeStackEventsPages(arg0 *cloudformation.DescribeStackEventsInput, arg1 func(*cloudformation.DescribeStackEventsOutput, bool) bool) error
DescribeStackEventsPages mocks base method
func (*MockCloudFormationAPI) DescribeStackEventsPagesWithContext ¶
func (m *MockCloudFormationAPI) DescribeStackEventsPagesWithContext(arg0 context.Context, arg1 *cloudformation.DescribeStackEventsInput, arg2 func(*cloudformation.DescribeStackEventsOutput, bool) bool, arg3 ...request.Option) error
DescribeStackEventsPagesWithContext mocks base method
func (*MockCloudFormationAPI) DescribeStackEventsRequest ¶
func (m *MockCloudFormationAPI) DescribeStackEventsRequest(arg0 *cloudformation.DescribeStackEventsInput) (*request.Request, *cloudformation.DescribeStackEventsOutput)
DescribeStackEventsRequest mocks base method
func (*MockCloudFormationAPI) DescribeStackEventsWithContext ¶
func (m *MockCloudFormationAPI) DescribeStackEventsWithContext(arg0 context.Context, arg1 *cloudformation.DescribeStackEventsInput, arg2 ...request.Option) (*cloudformation.DescribeStackEventsOutput, error)
DescribeStackEventsWithContext mocks base method
func (*MockCloudFormationAPI) DescribeStackInstance ¶
func (m *MockCloudFormationAPI) DescribeStackInstance(arg0 *cloudformation.DescribeStackInstanceInput) (*cloudformation.DescribeStackInstanceOutput, error)
DescribeStackInstance mocks base method
func (*MockCloudFormationAPI) DescribeStackInstanceRequest ¶
func (m *MockCloudFormationAPI) DescribeStackInstanceRequest(arg0 *cloudformation.DescribeStackInstanceInput) (*request.Request, *cloudformation.DescribeStackInstanceOutput)
DescribeStackInstanceRequest mocks base method
func (*MockCloudFormationAPI) DescribeStackInstanceWithContext ¶
func (m *MockCloudFormationAPI) DescribeStackInstanceWithContext(arg0 context.Context, arg1 *cloudformation.DescribeStackInstanceInput, arg2 ...request.Option) (*cloudformation.DescribeStackInstanceOutput, error)
DescribeStackInstanceWithContext mocks base method
func (*MockCloudFormationAPI) DescribeStackResource ¶
func (m *MockCloudFormationAPI) DescribeStackResource(arg0 *cloudformation.DescribeStackResourceInput) (*cloudformation.DescribeStackResourceOutput, error)
DescribeStackResource mocks base method
func (*MockCloudFormationAPI) DescribeStackResourceDrifts ¶
func (m *MockCloudFormationAPI) DescribeStackResourceDrifts(arg0 *cloudformation.DescribeStackResourceDriftsInput) (*cloudformation.DescribeStackResourceDriftsOutput, error)
DescribeStackResourceDrifts mocks base method
func (*MockCloudFormationAPI) DescribeStackResourceDriftsPages ¶
func (m *MockCloudFormationAPI) DescribeStackResourceDriftsPages(arg0 *cloudformation.DescribeStackResourceDriftsInput, arg1 func(*cloudformation.DescribeStackResourceDriftsOutput, bool) bool) error
DescribeStackResourceDriftsPages mocks base method
func (*MockCloudFormationAPI) DescribeStackResourceDriftsPagesWithContext ¶
func (m *MockCloudFormationAPI) DescribeStackResourceDriftsPagesWithContext(arg0 context.Context, arg1 *cloudformation.DescribeStackResourceDriftsInput, arg2 func(*cloudformation.DescribeStackResourceDriftsOutput, bool) bool, arg3 ...request.Option) error
DescribeStackResourceDriftsPagesWithContext mocks base method
func (*MockCloudFormationAPI) DescribeStackResourceDriftsRequest ¶
func (m *MockCloudFormationAPI) DescribeStackResourceDriftsRequest(arg0 *cloudformation.DescribeStackResourceDriftsInput) (*request.Request, *cloudformation.DescribeStackResourceDriftsOutput)
DescribeStackResourceDriftsRequest mocks base method
func (*MockCloudFormationAPI) DescribeStackResourceDriftsWithContext ¶
func (m *MockCloudFormationAPI) DescribeStackResourceDriftsWithContext(arg0 context.Context, arg1 *cloudformation.DescribeStackResourceDriftsInput, arg2 ...request.Option) (*cloudformation.DescribeStackResourceDriftsOutput, error)
DescribeStackResourceDriftsWithContext mocks base method
func (*MockCloudFormationAPI) DescribeStackResourceRequest ¶
func (m *MockCloudFormationAPI) DescribeStackResourceRequest(arg0 *cloudformation.DescribeStackResourceInput) (*request.Request, *cloudformation.DescribeStackResourceOutput)
DescribeStackResourceRequest mocks base method
func (*MockCloudFormationAPI) DescribeStackResourceWithContext ¶
func (m *MockCloudFormationAPI) DescribeStackResourceWithContext(arg0 context.Context, arg1 *cloudformation.DescribeStackResourceInput, arg2 ...request.Option) (*cloudformation.DescribeStackResourceOutput, error)
DescribeStackResourceWithContext mocks base method
func (*MockCloudFormationAPI) DescribeStackResources ¶
func (m *MockCloudFormationAPI) DescribeStackResources(arg0 *cloudformation.DescribeStackResourcesInput) (*cloudformation.DescribeStackResourcesOutput, error)
DescribeStackResources mocks base method
func (*MockCloudFormationAPI) DescribeStackResourcesRequest ¶
func (m *MockCloudFormationAPI) DescribeStackResourcesRequest(arg0 *cloudformation.DescribeStackResourcesInput) (*request.Request, *cloudformation.DescribeStackResourcesOutput)
DescribeStackResourcesRequest mocks base method
func (*MockCloudFormationAPI) DescribeStackResourcesWithContext ¶
func (m *MockCloudFormationAPI) DescribeStackResourcesWithContext(arg0 context.Context, arg1 *cloudformation.DescribeStackResourcesInput, arg2 ...request.Option) (*cloudformation.DescribeStackResourcesOutput, error)
DescribeStackResourcesWithContext mocks base method
func (*MockCloudFormationAPI) DescribeStackSet ¶
func (m *MockCloudFormationAPI) DescribeStackSet(arg0 *cloudformation.DescribeStackSetInput) (*cloudformation.DescribeStackSetOutput, error)
DescribeStackSet mocks base method
func (*MockCloudFormationAPI) DescribeStackSetOperation ¶
func (m *MockCloudFormationAPI) DescribeStackSetOperation(arg0 *cloudformation.DescribeStackSetOperationInput) (*cloudformation.DescribeStackSetOperationOutput, error)
DescribeStackSetOperation mocks base method
func (*MockCloudFormationAPI) DescribeStackSetOperationRequest ¶
func (m *MockCloudFormationAPI) DescribeStackSetOperationRequest(arg0 *cloudformation.DescribeStackSetOperationInput) (*request.Request, *cloudformation.DescribeStackSetOperationOutput)
DescribeStackSetOperationRequest mocks base method
func (*MockCloudFormationAPI) DescribeStackSetOperationWithContext ¶
func (m *MockCloudFormationAPI) DescribeStackSetOperationWithContext(arg0 context.Context, arg1 *cloudformation.DescribeStackSetOperationInput, arg2 ...request.Option) (*cloudformation.DescribeStackSetOperationOutput, error)
DescribeStackSetOperationWithContext mocks base method
func (*MockCloudFormationAPI) DescribeStackSetRequest ¶
func (m *MockCloudFormationAPI) DescribeStackSetRequest(arg0 *cloudformation.DescribeStackSetInput) (*request.Request, *cloudformation.DescribeStackSetOutput)
DescribeStackSetRequest mocks base method
func (*MockCloudFormationAPI) DescribeStackSetWithContext ¶
func (m *MockCloudFormationAPI) DescribeStackSetWithContext(arg0 context.Context, arg1 *cloudformation.DescribeStackSetInput, arg2 ...request.Option) (*cloudformation.DescribeStackSetOutput, error)
DescribeStackSetWithContext mocks base method
func (*MockCloudFormationAPI) DescribeStacks ¶
func (m *MockCloudFormationAPI) DescribeStacks(arg0 *cloudformation.DescribeStacksInput) (*cloudformation.DescribeStacksOutput, error)
DescribeStacks mocks base method
func (*MockCloudFormationAPI) DescribeStacksPages ¶
func (m *MockCloudFormationAPI) DescribeStacksPages(arg0 *cloudformation.DescribeStacksInput, arg1 func(*cloudformation.DescribeStacksOutput, bool) bool) error
DescribeStacksPages mocks base method
func (*MockCloudFormationAPI) DescribeStacksPagesWithContext ¶
func (m *MockCloudFormationAPI) DescribeStacksPagesWithContext(arg0 context.Context, arg1 *cloudformation.DescribeStacksInput, arg2 func(*cloudformation.DescribeStacksOutput, bool) bool, arg3 ...request.Option) error
DescribeStacksPagesWithContext mocks base method
func (*MockCloudFormationAPI) DescribeStacksRequest ¶
func (m *MockCloudFormationAPI) DescribeStacksRequest(arg0 *cloudformation.DescribeStacksInput) (*request.Request, *cloudformation.DescribeStacksOutput)
DescribeStacksRequest mocks base method
func (*MockCloudFormationAPI) DescribeStacksWithContext ¶
func (m *MockCloudFormationAPI) DescribeStacksWithContext(arg0 context.Context, arg1 *cloudformation.DescribeStacksInput, arg2 ...request.Option) (*cloudformation.DescribeStacksOutput, error)
DescribeStacksWithContext mocks base method
func (*MockCloudFormationAPI) DescribeType ¶
func (m *MockCloudFormationAPI) DescribeType(arg0 *cloudformation.DescribeTypeInput) (*cloudformation.DescribeTypeOutput, error)
DescribeType mocks base method
func (*MockCloudFormationAPI) DescribeTypeRegistration ¶
func (m *MockCloudFormationAPI) DescribeTypeRegistration(arg0 *cloudformation.DescribeTypeRegistrationInput) (*cloudformation.DescribeTypeRegistrationOutput, error)
DescribeTypeRegistration mocks base method
func (*MockCloudFormationAPI) DescribeTypeRegistrationRequest ¶
func (m *MockCloudFormationAPI) DescribeTypeRegistrationRequest(arg0 *cloudformation.DescribeTypeRegistrationInput) (*request.Request, *cloudformation.DescribeTypeRegistrationOutput)
DescribeTypeRegistrationRequest mocks base method
func (*MockCloudFormationAPI) DescribeTypeRegistrationWithContext ¶
func (m *MockCloudFormationAPI) DescribeTypeRegistrationWithContext(arg0 context.Context, arg1 *cloudformation.DescribeTypeRegistrationInput, arg2 ...request.Option) (*cloudformation.DescribeTypeRegistrationOutput, error)
DescribeTypeRegistrationWithContext mocks base method
func (*MockCloudFormationAPI) DescribeTypeRequest ¶
func (m *MockCloudFormationAPI) DescribeTypeRequest(arg0 *cloudformation.DescribeTypeInput) (*request.Request, *cloudformation.DescribeTypeOutput)
DescribeTypeRequest mocks base method
func (*MockCloudFormationAPI) DescribeTypeWithContext ¶
func (m *MockCloudFormationAPI) DescribeTypeWithContext(arg0 context.Context, arg1 *cloudformation.DescribeTypeInput, arg2 ...request.Option) (*cloudformation.DescribeTypeOutput, error)
DescribeTypeWithContext mocks base method
func (*MockCloudFormationAPI) DetectStackDrift ¶
func (m *MockCloudFormationAPI) DetectStackDrift(arg0 *cloudformation.DetectStackDriftInput) (*cloudformation.DetectStackDriftOutput, error)
DetectStackDrift mocks base method
func (*MockCloudFormationAPI) DetectStackDriftRequest ¶
func (m *MockCloudFormationAPI) DetectStackDriftRequest(arg0 *cloudformation.DetectStackDriftInput) (*request.Request, *cloudformation.DetectStackDriftOutput)
DetectStackDriftRequest mocks base method
func (*MockCloudFormationAPI) DetectStackDriftWithContext ¶
func (m *MockCloudFormationAPI) DetectStackDriftWithContext(arg0 context.Context, arg1 *cloudformation.DetectStackDriftInput, arg2 ...request.Option) (*cloudformation.DetectStackDriftOutput, error)
DetectStackDriftWithContext mocks base method
func (*MockCloudFormationAPI) DetectStackResourceDrift ¶
func (m *MockCloudFormationAPI) DetectStackResourceDrift(arg0 *cloudformation.DetectStackResourceDriftInput) (*cloudformation.DetectStackResourceDriftOutput, error)
DetectStackResourceDrift mocks base method
func (*MockCloudFormationAPI) DetectStackResourceDriftRequest ¶
func (m *MockCloudFormationAPI) DetectStackResourceDriftRequest(arg0 *cloudformation.DetectStackResourceDriftInput) (*request.Request, *cloudformation.DetectStackResourceDriftOutput)
DetectStackResourceDriftRequest mocks base method
func (*MockCloudFormationAPI) DetectStackResourceDriftWithContext ¶
func (m *MockCloudFormationAPI) DetectStackResourceDriftWithContext(arg0 context.Context, arg1 *cloudformation.DetectStackResourceDriftInput, arg2 ...request.Option) (*cloudformation.DetectStackResourceDriftOutput, error)
DetectStackResourceDriftWithContext mocks base method
func (*MockCloudFormationAPI) DetectStackSetDrift ¶
func (m *MockCloudFormationAPI) DetectStackSetDrift(arg0 *cloudformation.DetectStackSetDriftInput) (*cloudformation.DetectStackSetDriftOutput, error)
DetectStackSetDrift mocks base method
func (*MockCloudFormationAPI) DetectStackSetDriftRequest ¶
func (m *MockCloudFormationAPI) DetectStackSetDriftRequest(arg0 *cloudformation.DetectStackSetDriftInput) (*request.Request, *cloudformation.DetectStackSetDriftOutput)
DetectStackSetDriftRequest mocks base method
func (*MockCloudFormationAPI) DetectStackSetDriftWithContext ¶
func (m *MockCloudFormationAPI) DetectStackSetDriftWithContext(arg0 context.Context, arg1 *cloudformation.DetectStackSetDriftInput, arg2 ...request.Option) (*cloudformation.DetectStackSetDriftOutput, error)
DetectStackSetDriftWithContext mocks base method
func (*MockCloudFormationAPI) EXPECT ¶
func (m *MockCloudFormationAPI) EXPECT() *MockCloudFormationAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockCloudFormationAPI) EstimateTemplateCost ¶
func (m *MockCloudFormationAPI) EstimateTemplateCost(arg0 *cloudformation.EstimateTemplateCostInput) (*cloudformation.EstimateTemplateCostOutput, error)
EstimateTemplateCost mocks base method
func (*MockCloudFormationAPI) EstimateTemplateCostRequest ¶
func (m *MockCloudFormationAPI) EstimateTemplateCostRequest(arg0 *cloudformation.EstimateTemplateCostInput) (*request.Request, *cloudformation.EstimateTemplateCostOutput)
EstimateTemplateCostRequest mocks base method
func (*MockCloudFormationAPI) EstimateTemplateCostWithContext ¶
func (m *MockCloudFormationAPI) EstimateTemplateCostWithContext(arg0 context.Context, arg1 *cloudformation.EstimateTemplateCostInput, arg2 ...request.Option) (*cloudformation.EstimateTemplateCostOutput, error)
EstimateTemplateCostWithContext mocks base method
func (*MockCloudFormationAPI) ExecuteChangeSet ¶
func (m *MockCloudFormationAPI) ExecuteChangeSet(arg0 *cloudformation.ExecuteChangeSetInput) (*cloudformation.ExecuteChangeSetOutput, error)
ExecuteChangeSet mocks base method
func (*MockCloudFormationAPI) ExecuteChangeSetRequest ¶
func (m *MockCloudFormationAPI) ExecuteChangeSetRequest(arg0 *cloudformation.ExecuteChangeSetInput) (*request.Request, *cloudformation.ExecuteChangeSetOutput)
ExecuteChangeSetRequest mocks base method
func (*MockCloudFormationAPI) ExecuteChangeSetWithContext ¶
func (m *MockCloudFormationAPI) ExecuteChangeSetWithContext(arg0 context.Context, arg1 *cloudformation.ExecuteChangeSetInput, arg2 ...request.Option) (*cloudformation.ExecuteChangeSetOutput, error)
ExecuteChangeSetWithContext mocks base method
func (*MockCloudFormationAPI) GetStackPolicy ¶
func (m *MockCloudFormationAPI) GetStackPolicy(arg0 *cloudformation.GetStackPolicyInput) (*cloudformation.GetStackPolicyOutput, error)
GetStackPolicy mocks base method
func (*MockCloudFormationAPI) GetStackPolicyRequest ¶
func (m *MockCloudFormationAPI) GetStackPolicyRequest(arg0 *cloudformation.GetStackPolicyInput) (*request.Request, *cloudformation.GetStackPolicyOutput)
GetStackPolicyRequest mocks base method
func (*MockCloudFormationAPI) GetStackPolicyWithContext ¶
func (m *MockCloudFormationAPI) GetStackPolicyWithContext(arg0 context.Context, arg1 *cloudformation.GetStackPolicyInput, arg2 ...request.Option) (*cloudformation.GetStackPolicyOutput, error)
GetStackPolicyWithContext mocks base method
func (*MockCloudFormationAPI) GetTemplate ¶
func (m *MockCloudFormationAPI) GetTemplate(arg0 *cloudformation.GetTemplateInput) (*cloudformation.GetTemplateOutput, error)
GetTemplate mocks base method
func (*MockCloudFormationAPI) GetTemplateRequest ¶
func (m *MockCloudFormationAPI) GetTemplateRequest(arg0 *cloudformation.GetTemplateInput) (*request.Request, *cloudformation.GetTemplateOutput)
GetTemplateRequest mocks base method
func (*MockCloudFormationAPI) GetTemplateSummary ¶
func (m *MockCloudFormationAPI) GetTemplateSummary(arg0 *cloudformation.GetTemplateSummaryInput) (*cloudformation.GetTemplateSummaryOutput, error)
GetTemplateSummary mocks base method
func (*MockCloudFormationAPI) GetTemplateSummaryRequest ¶
func (m *MockCloudFormationAPI) GetTemplateSummaryRequest(arg0 *cloudformation.GetTemplateSummaryInput) (*request.Request, *cloudformation.GetTemplateSummaryOutput)
GetTemplateSummaryRequest mocks base method
func (*MockCloudFormationAPI) GetTemplateSummaryWithContext ¶
func (m *MockCloudFormationAPI) GetTemplateSummaryWithContext(arg0 context.Context, arg1 *cloudformation.GetTemplateSummaryInput, arg2 ...request.Option) (*cloudformation.GetTemplateSummaryOutput, error)
GetTemplateSummaryWithContext mocks base method
func (*MockCloudFormationAPI) GetTemplateWithContext ¶
func (m *MockCloudFormationAPI) GetTemplateWithContext(arg0 context.Context, arg1 *cloudformation.GetTemplateInput, arg2 ...request.Option) (*cloudformation.GetTemplateOutput, error)
GetTemplateWithContext mocks base method
func (*MockCloudFormationAPI) ImportStacksToStackSet ¶
func (m *MockCloudFormationAPI) ImportStacksToStackSet(arg0 *cloudformation.ImportStacksToStackSetInput) (*cloudformation.ImportStacksToStackSetOutput, error)
ImportStacksToStackSet mocks base method
func (*MockCloudFormationAPI) ImportStacksToStackSetRequest ¶
func (m *MockCloudFormationAPI) ImportStacksToStackSetRequest(arg0 *cloudformation.ImportStacksToStackSetInput) (*request.Request, *cloudformation.ImportStacksToStackSetOutput)
ImportStacksToStackSetRequest mocks base method
func (*MockCloudFormationAPI) ImportStacksToStackSetWithContext ¶
func (m *MockCloudFormationAPI) ImportStacksToStackSetWithContext(arg0 context.Context, arg1 *cloudformation.ImportStacksToStackSetInput, arg2 ...request.Option) (*cloudformation.ImportStacksToStackSetOutput, error)
ImportStacksToStackSetWithContext mocks base method
func (*MockCloudFormationAPI) ListChangeSets ¶
func (m *MockCloudFormationAPI) ListChangeSets(arg0 *cloudformation.ListChangeSetsInput) (*cloudformation.ListChangeSetsOutput, error)
ListChangeSets mocks base method
func (*MockCloudFormationAPI) ListChangeSetsPages ¶
func (m *MockCloudFormationAPI) ListChangeSetsPages(arg0 *cloudformation.ListChangeSetsInput, arg1 func(*cloudformation.ListChangeSetsOutput, bool) bool) error
ListChangeSetsPages mocks base method
func (*MockCloudFormationAPI) ListChangeSetsPagesWithContext ¶
func (m *MockCloudFormationAPI) ListChangeSetsPagesWithContext(arg0 context.Context, arg1 *cloudformation.ListChangeSetsInput, arg2 func(*cloudformation.ListChangeSetsOutput, bool) bool, arg3 ...request.Option) error
ListChangeSetsPagesWithContext mocks base method
func (*MockCloudFormationAPI) ListChangeSetsRequest ¶
func (m *MockCloudFormationAPI) ListChangeSetsRequest(arg0 *cloudformation.ListChangeSetsInput) (*request.Request, *cloudformation.ListChangeSetsOutput)
ListChangeSetsRequest mocks base method
func (*MockCloudFormationAPI) ListChangeSetsWithContext ¶
func (m *MockCloudFormationAPI) ListChangeSetsWithContext(arg0 context.Context, arg1 *cloudformation.ListChangeSetsInput, arg2 ...request.Option) (*cloudformation.ListChangeSetsOutput, error)
ListChangeSetsWithContext mocks base method
func (*MockCloudFormationAPI) ListExports ¶
func (m *MockCloudFormationAPI) ListExports(arg0 *cloudformation.ListExportsInput) (*cloudformation.ListExportsOutput, error)
ListExports mocks base method
func (*MockCloudFormationAPI) ListExportsPages ¶
func (m *MockCloudFormationAPI) ListExportsPages(arg0 *cloudformation.ListExportsInput, arg1 func(*cloudformation.ListExportsOutput, bool) bool) error
ListExportsPages mocks base method
func (*MockCloudFormationAPI) ListExportsPagesWithContext ¶
func (m *MockCloudFormationAPI) ListExportsPagesWithContext(arg0 context.Context, arg1 *cloudformation.ListExportsInput, arg2 func(*cloudformation.ListExportsOutput, bool) bool, arg3 ...request.Option) error
ListExportsPagesWithContext mocks base method
func (*MockCloudFormationAPI) ListExportsRequest ¶
func (m *MockCloudFormationAPI) ListExportsRequest(arg0 *cloudformation.ListExportsInput) (*request.Request, *cloudformation.ListExportsOutput)
ListExportsRequest mocks base method
func (*MockCloudFormationAPI) ListExportsWithContext ¶
func (m *MockCloudFormationAPI) ListExportsWithContext(arg0 context.Context, arg1 *cloudformation.ListExportsInput, arg2 ...request.Option) (*cloudformation.ListExportsOutput, error)
ListExportsWithContext mocks base method
func (*MockCloudFormationAPI) ListImports ¶
func (m *MockCloudFormationAPI) ListImports(arg0 *cloudformation.ListImportsInput) (*cloudformation.ListImportsOutput, error)
ListImports mocks base method
func (*MockCloudFormationAPI) ListImportsPages ¶
func (m *MockCloudFormationAPI) ListImportsPages(arg0 *cloudformation.ListImportsInput, arg1 func(*cloudformation.ListImportsOutput, bool) bool) error
ListImportsPages mocks base method
func (*MockCloudFormationAPI) ListImportsPagesWithContext ¶
func (m *MockCloudFormationAPI) ListImportsPagesWithContext(arg0 context.Context, arg1 *cloudformation.ListImportsInput, arg2 func(*cloudformation.ListImportsOutput, bool) bool, arg3 ...request.Option) error
ListImportsPagesWithContext mocks base method
func (*MockCloudFormationAPI) ListImportsRequest ¶
func (m *MockCloudFormationAPI) ListImportsRequest(arg0 *cloudformation.ListImportsInput) (*request.Request, *cloudformation.ListImportsOutput)
ListImportsRequest mocks base method
func (*MockCloudFormationAPI) ListImportsWithContext ¶
func (m *MockCloudFormationAPI) ListImportsWithContext(arg0 context.Context, arg1 *cloudformation.ListImportsInput, arg2 ...request.Option) (*cloudformation.ListImportsOutput, error)
ListImportsWithContext mocks base method
func (*MockCloudFormationAPI) ListStackInstances ¶
func (m *MockCloudFormationAPI) ListStackInstances(arg0 *cloudformation.ListStackInstancesInput) (*cloudformation.ListStackInstancesOutput, error)
ListStackInstances mocks base method
func (*MockCloudFormationAPI) ListStackInstancesPages ¶
func (m *MockCloudFormationAPI) ListStackInstancesPages(arg0 *cloudformation.ListStackInstancesInput, arg1 func(*cloudformation.ListStackInstancesOutput, bool) bool) error
ListStackInstancesPages mocks base method
func (*MockCloudFormationAPI) ListStackInstancesPagesWithContext ¶
func (m *MockCloudFormationAPI) ListStackInstancesPagesWithContext(arg0 context.Context, arg1 *cloudformation.ListStackInstancesInput, arg2 func(*cloudformation.ListStackInstancesOutput, bool) bool, arg3 ...request.Option) error
ListStackInstancesPagesWithContext mocks base method
func (*MockCloudFormationAPI) ListStackInstancesRequest ¶
func (m *MockCloudFormationAPI) ListStackInstancesRequest(arg0 *cloudformation.ListStackInstancesInput) (*request.Request, *cloudformation.ListStackInstancesOutput)
ListStackInstancesRequest mocks base method
func (*MockCloudFormationAPI) ListStackInstancesWithContext ¶
func (m *MockCloudFormationAPI) ListStackInstancesWithContext(arg0 context.Context, arg1 *cloudformation.ListStackInstancesInput, arg2 ...request.Option) (*cloudformation.ListStackInstancesOutput, error)
ListStackInstancesWithContext mocks base method
func (*MockCloudFormationAPI) ListStackResources ¶
func (m *MockCloudFormationAPI) ListStackResources(arg0 *cloudformation.ListStackResourcesInput) (*cloudformation.ListStackResourcesOutput, error)
ListStackResources mocks base method
func (*MockCloudFormationAPI) ListStackResourcesPages ¶
func (m *MockCloudFormationAPI) ListStackResourcesPages(arg0 *cloudformation.ListStackResourcesInput, arg1 func(*cloudformation.ListStackResourcesOutput, bool) bool) error
ListStackResourcesPages mocks base method
func (*MockCloudFormationAPI) ListStackResourcesPagesWithContext ¶
func (m *MockCloudFormationAPI) ListStackResourcesPagesWithContext(arg0 context.Context, arg1 *cloudformation.ListStackResourcesInput, arg2 func(*cloudformation.ListStackResourcesOutput, bool) bool, arg3 ...request.Option) error
ListStackResourcesPagesWithContext mocks base method
func (*MockCloudFormationAPI) ListStackResourcesRequest ¶
func (m *MockCloudFormationAPI) ListStackResourcesRequest(arg0 *cloudformation.ListStackResourcesInput) (*request.Request, *cloudformation.ListStackResourcesOutput)
ListStackResourcesRequest mocks base method
func (*MockCloudFormationAPI) ListStackResourcesWithContext ¶
func (m *MockCloudFormationAPI) ListStackResourcesWithContext(arg0 context.Context, arg1 *cloudformation.ListStackResourcesInput, arg2 ...request.Option) (*cloudformation.ListStackResourcesOutput, error)
ListStackResourcesWithContext mocks base method
func (*MockCloudFormationAPI) ListStackSetOperationResults ¶
func (m *MockCloudFormationAPI) ListStackSetOperationResults(arg0 *cloudformation.ListStackSetOperationResultsInput) (*cloudformation.ListStackSetOperationResultsOutput, error)
ListStackSetOperationResults mocks base method
func (*MockCloudFormationAPI) ListStackSetOperationResultsPages ¶
func (m *MockCloudFormationAPI) ListStackSetOperationResultsPages(arg0 *cloudformation.ListStackSetOperationResultsInput, arg1 func(*cloudformation.ListStackSetOperationResultsOutput, bool) bool) error
ListStackSetOperationResultsPages mocks base method
func (*MockCloudFormationAPI) ListStackSetOperationResultsPagesWithContext ¶
func (m *MockCloudFormationAPI) ListStackSetOperationResultsPagesWithContext(arg0 context.Context, arg1 *cloudformation.ListStackSetOperationResultsInput, arg2 func(*cloudformation.ListStackSetOperationResultsOutput, bool) bool, arg3 ...request.Option) error
ListStackSetOperationResultsPagesWithContext mocks base method
func (*MockCloudFormationAPI) ListStackSetOperationResultsRequest ¶
func (m *MockCloudFormationAPI) ListStackSetOperationResultsRequest(arg0 *cloudformation.ListStackSetOperationResultsInput) (*request.Request, *cloudformation.ListStackSetOperationResultsOutput)
ListStackSetOperationResultsRequest mocks base method
func (*MockCloudFormationAPI) ListStackSetOperationResultsWithContext ¶
func (m *MockCloudFormationAPI) ListStackSetOperationResultsWithContext(arg0 context.Context, arg1 *cloudformation.ListStackSetOperationResultsInput, arg2 ...request.Option) (*cloudformation.ListStackSetOperationResultsOutput, error)
ListStackSetOperationResultsWithContext mocks base method
func (*MockCloudFormationAPI) ListStackSetOperations ¶
func (m *MockCloudFormationAPI) ListStackSetOperations(arg0 *cloudformation.ListStackSetOperationsInput) (*cloudformation.ListStackSetOperationsOutput, error)
ListStackSetOperations mocks base method
func (*MockCloudFormationAPI) ListStackSetOperationsPages ¶
func (m *MockCloudFormationAPI) ListStackSetOperationsPages(arg0 *cloudformation.ListStackSetOperationsInput, arg1 func(*cloudformation.ListStackSetOperationsOutput, bool) bool) error
ListStackSetOperationsPages mocks base method
func (*MockCloudFormationAPI) ListStackSetOperationsPagesWithContext ¶
func (m *MockCloudFormationAPI) ListStackSetOperationsPagesWithContext(arg0 context.Context, arg1 *cloudformation.ListStackSetOperationsInput, arg2 func(*cloudformation.ListStackSetOperationsOutput, bool) bool, arg3 ...request.Option) error
ListStackSetOperationsPagesWithContext mocks base method
func (*MockCloudFormationAPI) ListStackSetOperationsRequest ¶
func (m *MockCloudFormationAPI) ListStackSetOperationsRequest(arg0 *cloudformation.ListStackSetOperationsInput) (*request.Request, *cloudformation.ListStackSetOperationsOutput)
ListStackSetOperationsRequest mocks base method
func (*MockCloudFormationAPI) ListStackSetOperationsWithContext ¶
func (m *MockCloudFormationAPI) ListStackSetOperationsWithContext(arg0 context.Context, arg1 *cloudformation.ListStackSetOperationsInput, arg2 ...request.Option) (*cloudformation.ListStackSetOperationsOutput, error)
ListStackSetOperationsWithContext mocks base method
func (*MockCloudFormationAPI) ListStackSets ¶
func (m *MockCloudFormationAPI) ListStackSets(arg0 *cloudformation.ListStackSetsInput) (*cloudformation.ListStackSetsOutput, error)
ListStackSets mocks base method
func (*MockCloudFormationAPI) ListStackSetsPages ¶
func (m *MockCloudFormationAPI) ListStackSetsPages(arg0 *cloudformation.ListStackSetsInput, arg1 func(*cloudformation.ListStackSetsOutput, bool) bool) error
ListStackSetsPages mocks base method
func (*MockCloudFormationAPI) ListStackSetsPagesWithContext ¶
func (m *MockCloudFormationAPI) ListStackSetsPagesWithContext(arg0 context.Context, arg1 *cloudformation.ListStackSetsInput, arg2 func(*cloudformation.ListStackSetsOutput, bool) bool, arg3 ...request.Option) error
ListStackSetsPagesWithContext mocks base method
func (*MockCloudFormationAPI) ListStackSetsRequest ¶
func (m *MockCloudFormationAPI) ListStackSetsRequest(arg0 *cloudformation.ListStackSetsInput) (*request.Request, *cloudformation.ListStackSetsOutput)
ListStackSetsRequest mocks base method
func (*MockCloudFormationAPI) ListStackSetsWithContext ¶
func (m *MockCloudFormationAPI) ListStackSetsWithContext(arg0 context.Context, arg1 *cloudformation.ListStackSetsInput, arg2 ...request.Option) (*cloudformation.ListStackSetsOutput, error)
ListStackSetsWithContext mocks base method
func (*MockCloudFormationAPI) ListStacks ¶
func (m *MockCloudFormationAPI) ListStacks(arg0 *cloudformation.ListStacksInput) (*cloudformation.ListStacksOutput, error)
ListStacks mocks base method
func (*MockCloudFormationAPI) ListStacksPages ¶
func (m *MockCloudFormationAPI) ListStacksPages(arg0 *cloudformation.ListStacksInput, arg1 func(*cloudformation.ListStacksOutput, bool) bool) error
ListStacksPages mocks base method
func (*MockCloudFormationAPI) ListStacksPagesWithContext ¶
func (m *MockCloudFormationAPI) ListStacksPagesWithContext(arg0 context.Context, arg1 *cloudformation.ListStacksInput, arg2 func(*cloudformation.ListStacksOutput, bool) bool, arg3 ...request.Option) error
ListStacksPagesWithContext mocks base method
func (*MockCloudFormationAPI) ListStacksRequest ¶
func (m *MockCloudFormationAPI) ListStacksRequest(arg0 *cloudformation.ListStacksInput) (*request.Request, *cloudformation.ListStacksOutput)
ListStacksRequest mocks base method
func (*MockCloudFormationAPI) ListStacksWithContext ¶
func (m *MockCloudFormationAPI) ListStacksWithContext(arg0 context.Context, arg1 *cloudformation.ListStacksInput, arg2 ...request.Option) (*cloudformation.ListStacksOutput, error)
ListStacksWithContext mocks base method
func (*MockCloudFormationAPI) ListTypeRegistrations ¶
func (m *MockCloudFormationAPI) ListTypeRegistrations(arg0 *cloudformation.ListTypeRegistrationsInput) (*cloudformation.ListTypeRegistrationsOutput, error)
ListTypeRegistrations mocks base method
func (*MockCloudFormationAPI) ListTypeRegistrationsPages ¶
func (m *MockCloudFormationAPI) ListTypeRegistrationsPages(arg0 *cloudformation.ListTypeRegistrationsInput, arg1 func(*cloudformation.ListTypeRegistrationsOutput, bool) bool) error
ListTypeRegistrationsPages mocks base method
func (*MockCloudFormationAPI) ListTypeRegistrationsPagesWithContext ¶
func (m *MockCloudFormationAPI) ListTypeRegistrationsPagesWithContext(arg0 context.Context, arg1 *cloudformation.ListTypeRegistrationsInput, arg2 func(*cloudformation.ListTypeRegistrationsOutput, bool) bool, arg3 ...request.Option) error
ListTypeRegistrationsPagesWithContext mocks base method
func (*MockCloudFormationAPI) ListTypeRegistrationsRequest ¶
func (m *MockCloudFormationAPI) ListTypeRegistrationsRequest(arg0 *cloudformation.ListTypeRegistrationsInput) (*request.Request, *cloudformation.ListTypeRegistrationsOutput)
ListTypeRegistrationsRequest mocks base method
func (*MockCloudFormationAPI) ListTypeRegistrationsWithContext ¶
func (m *MockCloudFormationAPI) ListTypeRegistrationsWithContext(arg0 context.Context, arg1 *cloudformation.ListTypeRegistrationsInput, arg2 ...request.Option) (*cloudformation.ListTypeRegistrationsOutput, error)
ListTypeRegistrationsWithContext mocks base method
func (*MockCloudFormationAPI) ListTypeVersions ¶
func (m *MockCloudFormationAPI) ListTypeVersions(arg0 *cloudformation.ListTypeVersionsInput) (*cloudformation.ListTypeVersionsOutput, error)
ListTypeVersions mocks base method
func (*MockCloudFormationAPI) ListTypeVersionsPages ¶
func (m *MockCloudFormationAPI) ListTypeVersionsPages(arg0 *cloudformation.ListTypeVersionsInput, arg1 func(*cloudformation.ListTypeVersionsOutput, bool) bool) error
ListTypeVersionsPages mocks base method
func (*MockCloudFormationAPI) ListTypeVersionsPagesWithContext ¶
func (m *MockCloudFormationAPI) ListTypeVersionsPagesWithContext(arg0 context.Context, arg1 *cloudformation.ListTypeVersionsInput, arg2 func(*cloudformation.ListTypeVersionsOutput, bool) bool, arg3 ...request.Option) error
ListTypeVersionsPagesWithContext mocks base method
func (*MockCloudFormationAPI) ListTypeVersionsRequest ¶
func (m *MockCloudFormationAPI) ListTypeVersionsRequest(arg0 *cloudformation.ListTypeVersionsInput) (*request.Request, *cloudformation.ListTypeVersionsOutput)
ListTypeVersionsRequest mocks base method
func (*MockCloudFormationAPI) ListTypeVersionsWithContext ¶
func (m *MockCloudFormationAPI) ListTypeVersionsWithContext(arg0 context.Context, arg1 *cloudformation.ListTypeVersionsInput, arg2 ...request.Option) (*cloudformation.ListTypeVersionsOutput, error)
ListTypeVersionsWithContext mocks base method
func (*MockCloudFormationAPI) ListTypes ¶
func (m *MockCloudFormationAPI) ListTypes(arg0 *cloudformation.ListTypesInput) (*cloudformation.ListTypesOutput, error)
ListTypes mocks base method
func (*MockCloudFormationAPI) ListTypesPages ¶
func (m *MockCloudFormationAPI) ListTypesPages(arg0 *cloudformation.ListTypesInput, arg1 func(*cloudformation.ListTypesOutput, bool) bool) error
ListTypesPages mocks base method
func (*MockCloudFormationAPI) ListTypesPagesWithContext ¶
func (m *MockCloudFormationAPI) ListTypesPagesWithContext(arg0 context.Context, arg1 *cloudformation.ListTypesInput, arg2 func(*cloudformation.ListTypesOutput, bool) bool, arg3 ...request.Option) error
ListTypesPagesWithContext mocks base method
func (*MockCloudFormationAPI) ListTypesRequest ¶
func (m *MockCloudFormationAPI) ListTypesRequest(arg0 *cloudformation.ListTypesInput) (*request.Request, *cloudformation.ListTypesOutput)
ListTypesRequest mocks base method
func (*MockCloudFormationAPI) ListTypesWithContext ¶
func (m *MockCloudFormationAPI) ListTypesWithContext(arg0 context.Context, arg1 *cloudformation.ListTypesInput, arg2 ...request.Option) (*cloudformation.ListTypesOutput, error)
ListTypesWithContext mocks base method
func (*MockCloudFormationAPI) PublishType ¶
func (m *MockCloudFormationAPI) PublishType(arg0 *cloudformation.PublishTypeInput) (*cloudformation.PublishTypeOutput, error)
PublishType mocks base method
func (*MockCloudFormationAPI) PublishTypeRequest ¶
func (m *MockCloudFormationAPI) PublishTypeRequest(arg0 *cloudformation.PublishTypeInput) (*request.Request, *cloudformation.PublishTypeOutput)
PublishTypeRequest mocks base method
func (*MockCloudFormationAPI) PublishTypeWithContext ¶
func (m *MockCloudFormationAPI) PublishTypeWithContext(arg0 context.Context, arg1 *cloudformation.PublishTypeInput, arg2 ...request.Option) (*cloudformation.PublishTypeOutput, error)
PublishTypeWithContext mocks base method
func (*MockCloudFormationAPI) RecordHandlerProgress ¶
func (m *MockCloudFormationAPI) RecordHandlerProgress(arg0 *cloudformation.RecordHandlerProgressInput) (*cloudformation.RecordHandlerProgressOutput, error)
RecordHandlerProgress mocks base method
func (*MockCloudFormationAPI) RecordHandlerProgressRequest ¶
func (m *MockCloudFormationAPI) RecordHandlerProgressRequest(arg0 *cloudformation.RecordHandlerProgressInput) (*request.Request, *cloudformation.RecordHandlerProgressOutput)
RecordHandlerProgressRequest mocks base method
func (*MockCloudFormationAPI) RecordHandlerProgressWithContext ¶
func (m *MockCloudFormationAPI) RecordHandlerProgressWithContext(arg0 context.Context, arg1 *cloudformation.RecordHandlerProgressInput, arg2 ...request.Option) (*cloudformation.RecordHandlerProgressOutput, error)
RecordHandlerProgressWithContext mocks base method
func (*MockCloudFormationAPI) RegisterPublisher ¶
func (m *MockCloudFormationAPI) RegisterPublisher(arg0 *cloudformation.RegisterPublisherInput) (*cloudformation.RegisterPublisherOutput, error)
RegisterPublisher mocks base method
func (*MockCloudFormationAPI) RegisterPublisherRequest ¶
func (m *MockCloudFormationAPI) RegisterPublisherRequest(arg0 *cloudformation.RegisterPublisherInput) (*request.Request, *cloudformation.RegisterPublisherOutput)
RegisterPublisherRequest mocks base method
func (*MockCloudFormationAPI) RegisterPublisherWithContext ¶
func (m *MockCloudFormationAPI) RegisterPublisherWithContext(arg0 context.Context, arg1 *cloudformation.RegisterPublisherInput, arg2 ...request.Option) (*cloudformation.RegisterPublisherOutput, error)
RegisterPublisherWithContext mocks base method
func (*MockCloudFormationAPI) RegisterType ¶
func (m *MockCloudFormationAPI) RegisterType(arg0 *cloudformation.RegisterTypeInput) (*cloudformation.RegisterTypeOutput, error)
RegisterType mocks base method
func (*MockCloudFormationAPI) RegisterTypeRequest ¶
func (m *MockCloudFormationAPI) RegisterTypeRequest(arg0 *cloudformation.RegisterTypeInput) (*request.Request, *cloudformation.RegisterTypeOutput)
RegisterTypeRequest mocks base method
func (*MockCloudFormationAPI) RegisterTypeWithContext ¶
func (m *MockCloudFormationAPI) RegisterTypeWithContext(arg0 context.Context, arg1 *cloudformation.RegisterTypeInput, arg2 ...request.Option) (*cloudformation.RegisterTypeOutput, error)
RegisterTypeWithContext mocks base method
func (*MockCloudFormationAPI) RollbackStack ¶
func (m *MockCloudFormationAPI) RollbackStack(arg0 *cloudformation.RollbackStackInput) (*cloudformation.RollbackStackOutput, error)
RollbackStack mocks base method
func (*MockCloudFormationAPI) RollbackStackRequest ¶
func (m *MockCloudFormationAPI) RollbackStackRequest(arg0 *cloudformation.RollbackStackInput) (*request.Request, *cloudformation.RollbackStackOutput)
RollbackStackRequest mocks base method
func (*MockCloudFormationAPI) RollbackStackWithContext ¶
func (m *MockCloudFormationAPI) RollbackStackWithContext(arg0 context.Context, arg1 *cloudformation.RollbackStackInput, arg2 ...request.Option) (*cloudformation.RollbackStackOutput, error)
RollbackStackWithContext mocks base method
func (*MockCloudFormationAPI) SetStackPolicy ¶
func (m *MockCloudFormationAPI) SetStackPolicy(arg0 *cloudformation.SetStackPolicyInput) (*cloudformation.SetStackPolicyOutput, error)
SetStackPolicy mocks base method
func (*MockCloudFormationAPI) SetStackPolicyRequest ¶
func (m *MockCloudFormationAPI) SetStackPolicyRequest(arg0 *cloudformation.SetStackPolicyInput) (*request.Request, *cloudformation.SetStackPolicyOutput)
SetStackPolicyRequest mocks base method
func (*MockCloudFormationAPI) SetStackPolicyWithContext ¶
func (m *MockCloudFormationAPI) SetStackPolicyWithContext(arg0 context.Context, arg1 *cloudformation.SetStackPolicyInput, arg2 ...request.Option) (*cloudformation.SetStackPolicyOutput, error)
SetStackPolicyWithContext mocks base method
func (*MockCloudFormationAPI) SetTypeConfiguration ¶
func (m *MockCloudFormationAPI) SetTypeConfiguration(arg0 *cloudformation.SetTypeConfigurationInput) (*cloudformation.SetTypeConfigurationOutput, error)
SetTypeConfiguration mocks base method
func (*MockCloudFormationAPI) SetTypeConfigurationRequest ¶
func (m *MockCloudFormationAPI) SetTypeConfigurationRequest(arg0 *cloudformation.SetTypeConfigurationInput) (*request.Request, *cloudformation.SetTypeConfigurationOutput)
SetTypeConfigurationRequest mocks base method
func (*MockCloudFormationAPI) SetTypeConfigurationWithContext ¶
func (m *MockCloudFormationAPI) SetTypeConfigurationWithContext(arg0 context.Context, arg1 *cloudformation.SetTypeConfigurationInput, arg2 ...request.Option) (*cloudformation.SetTypeConfigurationOutput, error)
SetTypeConfigurationWithContext mocks base method
func (*MockCloudFormationAPI) SetTypeDefaultVersion ¶
func (m *MockCloudFormationAPI) SetTypeDefaultVersion(arg0 *cloudformation.SetTypeDefaultVersionInput) (*cloudformation.SetTypeDefaultVersionOutput, error)
SetTypeDefaultVersion mocks base method
func (*MockCloudFormationAPI) SetTypeDefaultVersionRequest ¶
func (m *MockCloudFormationAPI) SetTypeDefaultVersionRequest(arg0 *cloudformation.SetTypeDefaultVersionInput) (*request.Request, *cloudformation.SetTypeDefaultVersionOutput)
SetTypeDefaultVersionRequest mocks base method
func (*MockCloudFormationAPI) SetTypeDefaultVersionWithContext ¶
func (m *MockCloudFormationAPI) SetTypeDefaultVersionWithContext(arg0 context.Context, arg1 *cloudformation.SetTypeDefaultVersionInput, arg2 ...request.Option) (*cloudformation.SetTypeDefaultVersionOutput, error)
SetTypeDefaultVersionWithContext mocks base method
func (*MockCloudFormationAPI) SignalResource ¶
func (m *MockCloudFormationAPI) SignalResource(arg0 *cloudformation.SignalResourceInput) (*cloudformation.SignalResourceOutput, error)
SignalResource mocks base method
func (*MockCloudFormationAPI) SignalResourceRequest ¶
func (m *MockCloudFormationAPI) SignalResourceRequest(arg0 *cloudformation.SignalResourceInput) (*request.Request, *cloudformation.SignalResourceOutput)
SignalResourceRequest mocks base method
func (*MockCloudFormationAPI) SignalResourceWithContext ¶
func (m *MockCloudFormationAPI) SignalResourceWithContext(arg0 context.Context, arg1 *cloudformation.SignalResourceInput, arg2 ...request.Option) (*cloudformation.SignalResourceOutput, error)
SignalResourceWithContext mocks base method
func (*MockCloudFormationAPI) StopStackSetOperation ¶
func (m *MockCloudFormationAPI) StopStackSetOperation(arg0 *cloudformation.StopStackSetOperationInput) (*cloudformation.StopStackSetOperationOutput, error)
StopStackSetOperation mocks base method
func (*MockCloudFormationAPI) StopStackSetOperationRequest ¶
func (m *MockCloudFormationAPI) StopStackSetOperationRequest(arg0 *cloudformation.StopStackSetOperationInput) (*request.Request, *cloudformation.StopStackSetOperationOutput)
StopStackSetOperationRequest mocks base method
func (*MockCloudFormationAPI) StopStackSetOperationWithContext ¶
func (m *MockCloudFormationAPI) StopStackSetOperationWithContext(arg0 context.Context, arg1 *cloudformation.StopStackSetOperationInput, arg2 ...request.Option) (*cloudformation.StopStackSetOperationOutput, error)
StopStackSetOperationWithContext mocks base method
func (*MockCloudFormationAPI) TestType ¶
func (m *MockCloudFormationAPI) TestType(arg0 *cloudformation.TestTypeInput) (*cloudformation.TestTypeOutput, error)
TestType mocks base method
func (*MockCloudFormationAPI) TestTypeRequest ¶
func (m *MockCloudFormationAPI) TestTypeRequest(arg0 *cloudformation.TestTypeInput) (*request.Request, *cloudformation.TestTypeOutput)
TestTypeRequest mocks base method
func (*MockCloudFormationAPI) TestTypeWithContext ¶
func (m *MockCloudFormationAPI) TestTypeWithContext(arg0 context.Context, arg1 *cloudformation.TestTypeInput, arg2 ...request.Option) (*cloudformation.TestTypeOutput, error)
TestTypeWithContext mocks base method
func (*MockCloudFormationAPI) UpdateStack ¶
func (m *MockCloudFormationAPI) UpdateStack(arg0 *cloudformation.UpdateStackInput) (*cloudformation.UpdateStackOutput, error)
UpdateStack mocks base method
func (*MockCloudFormationAPI) UpdateStackInstances ¶
func (m *MockCloudFormationAPI) UpdateStackInstances(arg0 *cloudformation.UpdateStackInstancesInput) (*cloudformation.UpdateStackInstancesOutput, error)
UpdateStackInstances mocks base method
func (*MockCloudFormationAPI) UpdateStackInstancesRequest ¶
func (m *MockCloudFormationAPI) UpdateStackInstancesRequest(arg0 *cloudformation.UpdateStackInstancesInput) (*request.Request, *cloudformation.UpdateStackInstancesOutput)
UpdateStackInstancesRequest mocks base method
func (*MockCloudFormationAPI) UpdateStackInstancesWithContext ¶
func (m *MockCloudFormationAPI) UpdateStackInstancesWithContext(arg0 context.Context, arg1 *cloudformation.UpdateStackInstancesInput, arg2 ...request.Option) (*cloudformation.UpdateStackInstancesOutput, error)
UpdateStackInstancesWithContext mocks base method
func (*MockCloudFormationAPI) UpdateStackRequest ¶
func (m *MockCloudFormationAPI) UpdateStackRequest(arg0 *cloudformation.UpdateStackInput) (*request.Request, *cloudformation.UpdateStackOutput)
UpdateStackRequest mocks base method
func (*MockCloudFormationAPI) UpdateStackSet ¶
func (m *MockCloudFormationAPI) UpdateStackSet(arg0 *cloudformation.UpdateStackSetInput) (*cloudformation.UpdateStackSetOutput, error)
UpdateStackSet mocks base method
func (*MockCloudFormationAPI) UpdateStackSetRequest ¶
func (m *MockCloudFormationAPI) UpdateStackSetRequest(arg0 *cloudformation.UpdateStackSetInput) (*request.Request, *cloudformation.UpdateStackSetOutput)
UpdateStackSetRequest mocks base method
func (*MockCloudFormationAPI) UpdateStackSetWithContext ¶
func (m *MockCloudFormationAPI) UpdateStackSetWithContext(arg0 context.Context, arg1 *cloudformation.UpdateStackSetInput, arg2 ...request.Option) (*cloudformation.UpdateStackSetOutput, error)
UpdateStackSetWithContext mocks base method
func (*MockCloudFormationAPI) UpdateStackWithContext ¶
func (m *MockCloudFormationAPI) UpdateStackWithContext(arg0 context.Context, arg1 *cloudformation.UpdateStackInput, arg2 ...request.Option) (*cloudformation.UpdateStackOutput, error)
UpdateStackWithContext mocks base method
func (*MockCloudFormationAPI) UpdateTerminationProtection ¶
func (m *MockCloudFormationAPI) UpdateTerminationProtection(arg0 *cloudformation.UpdateTerminationProtectionInput) (*cloudformation.UpdateTerminationProtectionOutput, error)
UpdateTerminationProtection mocks base method
func (*MockCloudFormationAPI) UpdateTerminationProtectionRequest ¶
func (m *MockCloudFormationAPI) UpdateTerminationProtectionRequest(arg0 *cloudformation.UpdateTerminationProtectionInput) (*request.Request, *cloudformation.UpdateTerminationProtectionOutput)
UpdateTerminationProtectionRequest mocks base method
func (*MockCloudFormationAPI) UpdateTerminationProtectionWithContext ¶
func (m *MockCloudFormationAPI) UpdateTerminationProtectionWithContext(arg0 context.Context, arg1 *cloudformation.UpdateTerminationProtectionInput, arg2 ...request.Option) (*cloudformation.UpdateTerminationProtectionOutput, error)
UpdateTerminationProtectionWithContext mocks base method
func (*MockCloudFormationAPI) ValidateTemplate ¶
func (m *MockCloudFormationAPI) ValidateTemplate(arg0 *cloudformation.ValidateTemplateInput) (*cloudformation.ValidateTemplateOutput, error)
ValidateTemplate mocks base method
func (*MockCloudFormationAPI) ValidateTemplateRequest ¶
func (m *MockCloudFormationAPI) ValidateTemplateRequest(arg0 *cloudformation.ValidateTemplateInput) (*request.Request, *cloudformation.ValidateTemplateOutput)
ValidateTemplateRequest mocks base method
func (*MockCloudFormationAPI) ValidateTemplateWithContext ¶
func (m *MockCloudFormationAPI) ValidateTemplateWithContext(arg0 context.Context, arg1 *cloudformation.ValidateTemplateInput, arg2 ...request.Option) (*cloudformation.ValidateTemplateOutput, error)
ValidateTemplateWithContext mocks base method
func (*MockCloudFormationAPI) WaitUntilChangeSetCreateComplete ¶
func (m *MockCloudFormationAPI) WaitUntilChangeSetCreateComplete(arg0 *cloudformation.DescribeChangeSetInput) error
WaitUntilChangeSetCreateComplete mocks base method
func (*MockCloudFormationAPI) WaitUntilChangeSetCreateCompleteWithContext ¶
func (m *MockCloudFormationAPI) WaitUntilChangeSetCreateCompleteWithContext(arg0 context.Context, arg1 *cloudformation.DescribeChangeSetInput, arg2 ...request.WaiterOption) error
WaitUntilChangeSetCreateCompleteWithContext mocks base method
func (*MockCloudFormationAPI) WaitUntilStackCreateComplete ¶
func (m *MockCloudFormationAPI) WaitUntilStackCreateComplete(arg0 *cloudformation.DescribeStacksInput) error
WaitUntilStackCreateComplete mocks base method
func (*MockCloudFormationAPI) WaitUntilStackCreateCompleteWithContext ¶
func (m *MockCloudFormationAPI) WaitUntilStackCreateCompleteWithContext(arg0 context.Context, arg1 *cloudformation.DescribeStacksInput, arg2 ...request.WaiterOption) error
WaitUntilStackCreateCompleteWithContext mocks base method
func (*MockCloudFormationAPI) WaitUntilStackDeleteComplete ¶
func (m *MockCloudFormationAPI) WaitUntilStackDeleteComplete(arg0 *cloudformation.DescribeStacksInput) error
WaitUntilStackDeleteComplete mocks base method
func (*MockCloudFormationAPI) WaitUntilStackDeleteCompleteWithContext ¶
func (m *MockCloudFormationAPI) WaitUntilStackDeleteCompleteWithContext(arg0 context.Context, arg1 *cloudformation.DescribeStacksInput, arg2 ...request.WaiterOption) error
WaitUntilStackDeleteCompleteWithContext mocks base method
func (*MockCloudFormationAPI) WaitUntilStackExists ¶
func (m *MockCloudFormationAPI) WaitUntilStackExists(arg0 *cloudformation.DescribeStacksInput) error
WaitUntilStackExists mocks base method
func (*MockCloudFormationAPI) WaitUntilStackExistsWithContext ¶
func (m *MockCloudFormationAPI) WaitUntilStackExistsWithContext(arg0 context.Context, arg1 *cloudformation.DescribeStacksInput, arg2 ...request.WaiterOption) error
WaitUntilStackExistsWithContext mocks base method
func (*MockCloudFormationAPI) WaitUntilStackImportComplete ¶
func (m *MockCloudFormationAPI) WaitUntilStackImportComplete(arg0 *cloudformation.DescribeStacksInput) error
WaitUntilStackImportComplete mocks base method
func (*MockCloudFormationAPI) WaitUntilStackImportCompleteWithContext ¶
func (m *MockCloudFormationAPI) WaitUntilStackImportCompleteWithContext(arg0 context.Context, arg1 *cloudformation.DescribeStacksInput, arg2 ...request.WaiterOption) error
WaitUntilStackImportCompleteWithContext mocks base method
func (*MockCloudFormationAPI) WaitUntilStackRollbackComplete ¶
func (m *MockCloudFormationAPI) WaitUntilStackRollbackComplete(arg0 *cloudformation.DescribeStacksInput) error
WaitUntilStackRollbackComplete mocks base method
func (*MockCloudFormationAPI) WaitUntilStackRollbackCompleteWithContext ¶
func (m *MockCloudFormationAPI) WaitUntilStackRollbackCompleteWithContext(arg0 context.Context, arg1 *cloudformation.DescribeStacksInput, arg2 ...request.WaiterOption) error
WaitUntilStackRollbackCompleteWithContext mocks base method
func (*MockCloudFormationAPI) WaitUntilStackUpdateComplete ¶
func (m *MockCloudFormationAPI) WaitUntilStackUpdateComplete(arg0 *cloudformation.DescribeStacksInput) error
WaitUntilStackUpdateComplete mocks base method
func (*MockCloudFormationAPI) WaitUntilStackUpdateCompleteWithContext ¶
func (m *MockCloudFormationAPI) WaitUntilStackUpdateCompleteWithContext(arg0 context.Context, arg1 *cloudformation.DescribeStacksInput, arg2 ...request.WaiterOption) error
WaitUntilStackUpdateCompleteWithContext mocks base method
func (*MockCloudFormationAPI) WaitUntilTypeRegistrationComplete ¶
func (m *MockCloudFormationAPI) WaitUntilTypeRegistrationComplete(arg0 *cloudformation.DescribeTypeRegistrationInput) error
WaitUntilTypeRegistrationComplete mocks base method
func (*MockCloudFormationAPI) WaitUntilTypeRegistrationCompleteWithContext ¶
func (m *MockCloudFormationAPI) WaitUntilTypeRegistrationCompleteWithContext(arg0 context.Context, arg1 *cloudformation.DescribeTypeRegistrationInput, arg2 ...request.WaiterOption) error
WaitUntilTypeRegistrationCompleteWithContext mocks base method
type MockCloudFormationAPIMockRecorder ¶
type MockCloudFormationAPIMockRecorder struct {
// contains filtered or unexported fields
}
MockCloudFormationAPIMockRecorder is the mock recorder for MockCloudFormationAPI
func (*MockCloudFormationAPIMockRecorder) ActivateType ¶
func (mr *MockCloudFormationAPIMockRecorder) ActivateType(arg0 interface{}) *gomock.Call
ActivateType indicates an expected call of ActivateType
func (*MockCloudFormationAPIMockRecorder) ActivateTypeRequest ¶
func (mr *MockCloudFormationAPIMockRecorder) ActivateTypeRequest(arg0 interface{}) *gomock.Call
ActivateTypeRequest indicates an expected call of ActivateTypeRequest
func (*MockCloudFormationAPIMockRecorder) ActivateTypeWithContext ¶
func (mr *MockCloudFormationAPIMockRecorder) ActivateTypeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ActivateTypeWithContext indicates an expected call of ActivateTypeWithContext
func (*MockCloudFormationAPIMockRecorder) BatchDescribeTypeConfigurations ¶
func (mr *MockCloudFormationAPIMockRecorder) BatchDescribeTypeConfigurations(arg0 interface{}) *gomock.Call
BatchDescribeTypeConfigurations indicates an expected call of BatchDescribeTypeConfigurations
func (*MockCloudFormationAPIMockRecorder) BatchDescribeTypeConfigurationsRequest ¶
func (mr *MockCloudFormationAPIMockRecorder) BatchDescribeTypeConfigurationsRequest(arg0 interface{}) *gomock.Call
BatchDescribeTypeConfigurationsRequest indicates an expected call of BatchDescribeTypeConfigurationsRequest
func (*MockCloudFormationAPIMockRecorder) BatchDescribeTypeConfigurationsWithContext ¶
func (mr *MockCloudFormationAPIMockRecorder) BatchDescribeTypeConfigurationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
BatchDescribeTypeConfigurationsWithContext indicates an expected call of BatchDescribeTypeConfigurationsWithContext
func (*MockCloudFormationAPIMockRecorder) CancelUpdateStack ¶
func (mr *MockCloudFormationAPIMockRecorder) CancelUpdateStack(arg0 interface{}) *gomock.Call
CancelUpdateStack indicates an expected call of CancelUpdateStack
func (*MockCloudFormationAPIMockRecorder) CancelUpdateStackRequest ¶
func (mr *MockCloudFormationAPIMockRecorder) CancelUpdateStackRequest(arg0 interface{}) *gomock.Call
CancelUpdateStackRequest indicates an expected call of CancelUpdateStackRequest
func (*MockCloudFormationAPIMockRecorder) CancelUpdateStackWithContext ¶
func (mr *MockCloudFormationAPIMockRecorder) CancelUpdateStackWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CancelUpdateStackWithContext indicates an expected call of CancelUpdateStackWithContext
func (*MockCloudFormationAPIMockRecorder) ContinueUpdateRollback ¶
func (mr *MockCloudFormationAPIMockRecorder) ContinueUpdateRollback(arg0 interface{}) *gomock.Call
ContinueUpdateRollback indicates an expected call of ContinueUpdateRollback
func (*MockCloudFormationAPIMockRecorder) ContinueUpdateRollbackRequest ¶
func (mr *MockCloudFormationAPIMockRecorder) ContinueUpdateRollbackRequest(arg0 interface{}) *gomock.Call
ContinueUpdateRollbackRequest indicates an expected call of ContinueUpdateRollbackRequest
func (*MockCloudFormationAPIMockRecorder) ContinueUpdateRollbackWithContext ¶
func (mr *MockCloudFormationAPIMockRecorder) ContinueUpdateRollbackWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ContinueUpdateRollbackWithContext indicates an expected call of ContinueUpdateRollbackWithContext
func (*MockCloudFormationAPIMockRecorder) CreateChangeSet ¶
func (mr *MockCloudFormationAPIMockRecorder) CreateChangeSet(arg0 interface{}) *gomock.Call
CreateChangeSet indicates an expected call of CreateChangeSet
func (*MockCloudFormationAPIMockRecorder) CreateChangeSetRequest ¶
func (mr *MockCloudFormationAPIMockRecorder) CreateChangeSetRequest(arg0 interface{}) *gomock.Call
CreateChangeSetRequest indicates an expected call of CreateChangeSetRequest
func (*MockCloudFormationAPIMockRecorder) CreateChangeSetWithContext ¶
func (mr *MockCloudFormationAPIMockRecorder) CreateChangeSetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateChangeSetWithContext indicates an expected call of CreateChangeSetWithContext
func (*MockCloudFormationAPIMockRecorder) CreateStack ¶
func (mr *MockCloudFormationAPIMockRecorder) CreateStack(arg0 interface{}) *gomock.Call
CreateStack indicates an expected call of CreateStack
func (*MockCloudFormationAPIMockRecorder) CreateStackInstances ¶
func (mr *MockCloudFormationAPIMockRecorder) CreateStackInstances(arg0 interface{}) *gomock.Call
CreateStackInstances indicates an expected call of CreateStackInstances
func (*MockCloudFormationAPIMockRecorder) CreateStackInstancesRequest ¶
func (mr *MockCloudFormationAPIMockRecorder) CreateStackInstancesRequest(arg0 interface{}) *gomock.Call
CreateStackInstancesRequest indicates an expected call of CreateStackInstancesRequest
func (*MockCloudFormationAPIMockRecorder) CreateStackInstancesWithContext ¶
func (mr *MockCloudFormationAPIMockRecorder) CreateStackInstancesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateStackInstancesWithContext indicates an expected call of CreateStackInstancesWithContext
func (*MockCloudFormationAPIMockRecorder) CreateStackRequest ¶
func (mr *MockCloudFormationAPIMockRecorder) CreateStackRequest(arg0 interface{}) *gomock.Call
CreateStackRequest indicates an expected call of CreateStackRequest
func (*MockCloudFormationAPIMockRecorder) CreateStackSet ¶
func (mr *MockCloudFormationAPIMockRecorder) CreateStackSet(arg0 interface{}) *gomock.Call
CreateStackSet indicates an expected call of CreateStackSet
func (*MockCloudFormationAPIMockRecorder) CreateStackSetRequest ¶
func (mr *MockCloudFormationAPIMockRecorder) CreateStackSetRequest(arg0 interface{}) *gomock.Call
CreateStackSetRequest indicates an expected call of CreateStackSetRequest
func (*MockCloudFormationAPIMockRecorder) CreateStackSetWithContext ¶
func (mr *MockCloudFormationAPIMockRecorder) CreateStackSetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateStackSetWithContext indicates an expected call of CreateStackSetWithContext
func (*MockCloudFormationAPIMockRecorder) CreateStackWithContext ¶
func (mr *MockCloudFormationAPIMockRecorder) CreateStackWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateStackWithContext indicates an expected call of CreateStackWithContext
func (*MockCloudFormationAPIMockRecorder) DeactivateType ¶
func (mr *MockCloudFormationAPIMockRecorder) DeactivateType(arg0 interface{}) *gomock.Call
DeactivateType indicates an expected call of DeactivateType
func (*MockCloudFormationAPIMockRecorder) DeactivateTypeRequest ¶
func (mr *MockCloudFormationAPIMockRecorder) DeactivateTypeRequest(arg0 interface{}) *gomock.Call
DeactivateTypeRequest indicates an expected call of DeactivateTypeRequest
func (*MockCloudFormationAPIMockRecorder) DeactivateTypeWithContext ¶
func (mr *MockCloudFormationAPIMockRecorder) DeactivateTypeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeactivateTypeWithContext indicates an expected call of DeactivateTypeWithContext
func (*MockCloudFormationAPIMockRecorder) DeleteChangeSet ¶
func (mr *MockCloudFormationAPIMockRecorder) DeleteChangeSet(arg0 interface{}) *gomock.Call
DeleteChangeSet indicates an expected call of DeleteChangeSet
func (*MockCloudFormationAPIMockRecorder) DeleteChangeSetRequest ¶
func (mr *MockCloudFormationAPIMockRecorder) DeleteChangeSetRequest(arg0 interface{}) *gomock.Call
DeleteChangeSetRequest indicates an expected call of DeleteChangeSetRequest
func (*MockCloudFormationAPIMockRecorder) DeleteChangeSetWithContext ¶
func (mr *MockCloudFormationAPIMockRecorder) DeleteChangeSetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteChangeSetWithContext indicates an expected call of DeleteChangeSetWithContext
func (*MockCloudFormationAPIMockRecorder) DeleteStack ¶
func (mr *MockCloudFormationAPIMockRecorder) DeleteStack(arg0 interface{}) *gomock.Call
DeleteStack indicates an expected call of DeleteStack
func (*MockCloudFormationAPIMockRecorder) DeleteStackInstances ¶
func (mr *MockCloudFormationAPIMockRecorder) DeleteStackInstances(arg0 interface{}) *gomock.Call
DeleteStackInstances indicates an expected call of DeleteStackInstances
func (*MockCloudFormationAPIMockRecorder) DeleteStackInstancesRequest ¶
func (mr *MockCloudFormationAPIMockRecorder) DeleteStackInstancesRequest(arg0 interface{}) *gomock.Call
DeleteStackInstancesRequest indicates an expected call of DeleteStackInstancesRequest
func (*MockCloudFormationAPIMockRecorder) DeleteStackInstancesWithContext ¶
func (mr *MockCloudFormationAPIMockRecorder) DeleteStackInstancesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteStackInstancesWithContext indicates an expected call of DeleteStackInstancesWithContext
func (*MockCloudFormationAPIMockRecorder) DeleteStackRequest ¶
func (mr *MockCloudFormationAPIMockRecorder) DeleteStackRequest(arg0 interface{}) *gomock.Call
DeleteStackRequest indicates an expected call of DeleteStackRequest
func (*MockCloudFormationAPIMockRecorder) DeleteStackSet ¶
func (mr *MockCloudFormationAPIMockRecorder) DeleteStackSet(arg0 interface{}) *gomock.Call
DeleteStackSet indicates an expected call of DeleteStackSet
func (*MockCloudFormationAPIMockRecorder) DeleteStackSetRequest ¶
func (mr *MockCloudFormationAPIMockRecorder) DeleteStackSetRequest(arg0 interface{}) *gomock.Call
DeleteStackSetRequest indicates an expected call of DeleteStackSetRequest
func (*MockCloudFormationAPIMockRecorder) DeleteStackSetWithContext ¶
func (mr *MockCloudFormationAPIMockRecorder) DeleteStackSetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteStackSetWithContext indicates an expected call of DeleteStackSetWithContext
func (*MockCloudFormationAPIMockRecorder) DeleteStackWithContext ¶
func (mr *MockCloudFormationAPIMockRecorder) DeleteStackWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteStackWithContext indicates an expected call of DeleteStackWithContext
func (*MockCloudFormationAPIMockRecorder) DeregisterType ¶
func (mr *MockCloudFormationAPIMockRecorder) DeregisterType(arg0 interface{}) *gomock.Call
DeregisterType indicates an expected call of DeregisterType
func (*MockCloudFormationAPIMockRecorder) DeregisterTypeRequest ¶
func (mr *MockCloudFormationAPIMockRecorder) DeregisterTypeRequest(arg0 interface{}) *gomock.Call
DeregisterTypeRequest indicates an expected call of DeregisterTypeRequest
func (*MockCloudFormationAPIMockRecorder) DeregisterTypeWithContext ¶
func (mr *MockCloudFormationAPIMockRecorder) DeregisterTypeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeregisterTypeWithContext indicates an expected call of DeregisterTypeWithContext
func (*MockCloudFormationAPIMockRecorder) DescribeAccountLimits ¶
func (mr *MockCloudFormationAPIMockRecorder) DescribeAccountLimits(arg0 interface{}) *gomock.Call
DescribeAccountLimits indicates an expected call of DescribeAccountLimits
func (*MockCloudFormationAPIMockRecorder) DescribeAccountLimitsPages ¶
func (mr *MockCloudFormationAPIMockRecorder) DescribeAccountLimitsPages(arg0, arg1 interface{}) *gomock.Call
DescribeAccountLimitsPages indicates an expected call of DescribeAccountLimitsPages
func (*MockCloudFormationAPIMockRecorder) DescribeAccountLimitsPagesWithContext ¶
func (mr *MockCloudFormationAPIMockRecorder) DescribeAccountLimitsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
DescribeAccountLimitsPagesWithContext indicates an expected call of DescribeAccountLimitsPagesWithContext
func (*MockCloudFormationAPIMockRecorder) DescribeAccountLimitsRequest ¶
func (mr *MockCloudFormationAPIMockRecorder) DescribeAccountLimitsRequest(arg0 interface{}) *gomock.Call
DescribeAccountLimitsRequest indicates an expected call of DescribeAccountLimitsRequest
func (*MockCloudFormationAPIMockRecorder) DescribeAccountLimitsWithContext ¶
func (mr *MockCloudFormationAPIMockRecorder) DescribeAccountLimitsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeAccountLimitsWithContext indicates an expected call of DescribeAccountLimitsWithContext
func (*MockCloudFormationAPIMockRecorder) DescribeChangeSet ¶
func (mr *MockCloudFormationAPIMockRecorder) DescribeChangeSet(arg0 interface{}) *gomock.Call
DescribeChangeSet indicates an expected call of DescribeChangeSet
func (*MockCloudFormationAPIMockRecorder) DescribeChangeSetHooks ¶
func (mr *MockCloudFormationAPIMockRecorder) DescribeChangeSetHooks(arg0 interface{}) *gomock.Call
DescribeChangeSetHooks indicates an expected call of DescribeChangeSetHooks
func (*MockCloudFormationAPIMockRecorder) DescribeChangeSetHooksRequest ¶
func (mr *MockCloudFormationAPIMockRecorder) DescribeChangeSetHooksRequest(arg0 interface{}) *gomock.Call
DescribeChangeSetHooksRequest indicates an expected call of DescribeChangeSetHooksRequest
func (*MockCloudFormationAPIMockRecorder) DescribeChangeSetHooksWithContext ¶
func (mr *MockCloudFormationAPIMockRecorder) DescribeChangeSetHooksWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeChangeSetHooksWithContext indicates an expected call of DescribeChangeSetHooksWithContext
func (*MockCloudFormationAPIMockRecorder) DescribeChangeSetRequest ¶
func (mr *MockCloudFormationAPIMockRecorder) DescribeChangeSetRequest(arg0 interface{}) *gomock.Call
DescribeChangeSetRequest indicates an expected call of DescribeChangeSetRequest
func (*MockCloudFormationAPIMockRecorder) DescribeChangeSetWithContext ¶
func (mr *MockCloudFormationAPIMockRecorder) DescribeChangeSetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeChangeSetWithContext indicates an expected call of DescribeChangeSetWithContext
func (*MockCloudFormationAPIMockRecorder) DescribePublisher ¶
func (mr *MockCloudFormationAPIMockRecorder) DescribePublisher(arg0 interface{}) *gomock.Call
DescribePublisher indicates an expected call of DescribePublisher
func (*MockCloudFormationAPIMockRecorder) DescribePublisherRequest ¶
func (mr *MockCloudFormationAPIMockRecorder) DescribePublisherRequest(arg0 interface{}) *gomock.Call
DescribePublisherRequest indicates an expected call of DescribePublisherRequest
func (*MockCloudFormationAPIMockRecorder) DescribePublisherWithContext ¶
func (mr *MockCloudFormationAPIMockRecorder) DescribePublisherWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribePublisherWithContext indicates an expected call of DescribePublisherWithContext
func (*MockCloudFormationAPIMockRecorder) DescribeStackDriftDetectionStatus ¶
func (mr *MockCloudFormationAPIMockRecorder) DescribeStackDriftDetectionStatus(arg0 interface{}) *gomock.Call
DescribeStackDriftDetectionStatus indicates an expected call of DescribeStackDriftDetectionStatus
func (*MockCloudFormationAPIMockRecorder) DescribeStackDriftDetectionStatusRequest ¶
func (mr *MockCloudFormationAPIMockRecorder) DescribeStackDriftDetectionStatusRequest(arg0 interface{}) *gomock.Call
DescribeStackDriftDetectionStatusRequest indicates an expected call of DescribeStackDriftDetectionStatusRequest
func (*MockCloudFormationAPIMockRecorder) DescribeStackDriftDetectionStatusWithContext ¶
func (mr *MockCloudFormationAPIMockRecorder) DescribeStackDriftDetectionStatusWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeStackDriftDetectionStatusWithContext indicates an expected call of DescribeStackDriftDetectionStatusWithContext
func (*MockCloudFormationAPIMockRecorder) DescribeStackEvents ¶
func (mr *MockCloudFormationAPIMockRecorder) DescribeStackEvents(arg0 interface{}) *gomock.Call
DescribeStackEvents indicates an expected call of DescribeStackEvents
func (*MockCloudFormationAPIMockRecorder) DescribeStackEventsPages ¶
func (mr *MockCloudFormationAPIMockRecorder) DescribeStackEventsPages(arg0, arg1 interface{}) *gomock.Call
DescribeStackEventsPages indicates an expected call of DescribeStackEventsPages
func (*MockCloudFormationAPIMockRecorder) DescribeStackEventsPagesWithContext ¶
func (mr *MockCloudFormationAPIMockRecorder) DescribeStackEventsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
DescribeStackEventsPagesWithContext indicates an expected call of DescribeStackEventsPagesWithContext
func (*MockCloudFormationAPIMockRecorder) DescribeStackEventsRequest ¶
func (mr *MockCloudFormationAPIMockRecorder) DescribeStackEventsRequest(arg0 interface{}) *gomock.Call
DescribeStackEventsRequest indicates an expected call of DescribeStackEventsRequest
func (*MockCloudFormationAPIMockRecorder) DescribeStackEventsWithContext ¶
func (mr *MockCloudFormationAPIMockRecorder) DescribeStackEventsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeStackEventsWithContext indicates an expected call of DescribeStackEventsWithContext
func (*MockCloudFormationAPIMockRecorder) DescribeStackInstance ¶
func (mr *MockCloudFormationAPIMockRecorder) DescribeStackInstance(arg0 interface{}) *gomock.Call
DescribeStackInstance indicates an expected call of DescribeStackInstance
func (*MockCloudFormationAPIMockRecorder) DescribeStackInstanceRequest ¶
func (mr *MockCloudFormationAPIMockRecorder) DescribeStackInstanceRequest(arg0 interface{}) *gomock.Call
DescribeStackInstanceRequest indicates an expected call of DescribeStackInstanceRequest
func (*MockCloudFormationAPIMockRecorder) DescribeStackInstanceWithContext ¶
func (mr *MockCloudFormationAPIMockRecorder) DescribeStackInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeStackInstanceWithContext indicates an expected call of DescribeStackInstanceWithContext
func (*MockCloudFormationAPIMockRecorder) DescribeStackResource ¶
func (mr *MockCloudFormationAPIMockRecorder) DescribeStackResource(arg0 interface{}) *gomock.Call
DescribeStackResource indicates an expected call of DescribeStackResource
func (*MockCloudFormationAPIMockRecorder) DescribeStackResourceDrifts ¶
func (mr *MockCloudFormationAPIMockRecorder) DescribeStackResourceDrifts(arg0 interface{}) *gomock.Call
DescribeStackResourceDrifts indicates an expected call of DescribeStackResourceDrifts
func (*MockCloudFormationAPIMockRecorder) DescribeStackResourceDriftsPages ¶
func (mr *MockCloudFormationAPIMockRecorder) DescribeStackResourceDriftsPages(arg0, arg1 interface{}) *gomock.Call
DescribeStackResourceDriftsPages indicates an expected call of DescribeStackResourceDriftsPages
func (*MockCloudFormationAPIMockRecorder) DescribeStackResourceDriftsPagesWithContext ¶
func (mr *MockCloudFormationAPIMockRecorder) DescribeStackResourceDriftsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
DescribeStackResourceDriftsPagesWithContext indicates an expected call of DescribeStackResourceDriftsPagesWithContext
func (*MockCloudFormationAPIMockRecorder) DescribeStackResourceDriftsRequest ¶
func (mr *MockCloudFormationAPIMockRecorder) DescribeStackResourceDriftsRequest(arg0 interface{}) *gomock.Call
DescribeStackResourceDriftsRequest indicates an expected call of DescribeStackResourceDriftsRequest
func (*MockCloudFormationAPIMockRecorder) DescribeStackResourceDriftsWithContext ¶
func (mr *MockCloudFormationAPIMockRecorder) DescribeStackResourceDriftsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeStackResourceDriftsWithContext indicates an expected call of DescribeStackResourceDriftsWithContext
func (*MockCloudFormationAPIMockRecorder) DescribeStackResourceRequest ¶
func (mr *MockCloudFormationAPIMockRecorder) DescribeStackResourceRequest(arg0 interface{}) *gomock.Call
DescribeStackResourceRequest indicates an expected call of DescribeStackResourceRequest
func (*MockCloudFormationAPIMockRecorder) DescribeStackResourceWithContext ¶
func (mr *MockCloudFormationAPIMockRecorder) DescribeStackResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeStackResourceWithContext indicates an expected call of DescribeStackResourceWithContext
func (*MockCloudFormationAPIMockRecorder) DescribeStackResources ¶
func (mr *MockCloudFormationAPIMockRecorder) DescribeStackResources(arg0 interface{}) *gomock.Call
DescribeStackResources indicates an expected call of DescribeStackResources
func (*MockCloudFormationAPIMockRecorder) DescribeStackResourcesRequest ¶
func (mr *MockCloudFormationAPIMockRecorder) DescribeStackResourcesRequest(arg0 interface{}) *gomock.Call
DescribeStackResourcesRequest indicates an expected call of DescribeStackResourcesRequest
func (*MockCloudFormationAPIMockRecorder) DescribeStackResourcesWithContext ¶
func (mr *MockCloudFormationAPIMockRecorder) DescribeStackResourcesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeStackResourcesWithContext indicates an expected call of DescribeStackResourcesWithContext
func (*MockCloudFormationAPIMockRecorder) DescribeStackSet ¶
func (mr *MockCloudFormationAPIMockRecorder) DescribeStackSet(arg0 interface{}) *gomock.Call
DescribeStackSet indicates an expected call of DescribeStackSet
func (*MockCloudFormationAPIMockRecorder) DescribeStackSetOperation ¶
func (mr *MockCloudFormationAPIMockRecorder) DescribeStackSetOperation(arg0 interface{}) *gomock.Call
DescribeStackSetOperation indicates an expected call of DescribeStackSetOperation
func (*MockCloudFormationAPIMockRecorder) DescribeStackSetOperationRequest ¶
func (mr *MockCloudFormationAPIMockRecorder) DescribeStackSetOperationRequest(arg0 interface{}) *gomock.Call
DescribeStackSetOperationRequest indicates an expected call of DescribeStackSetOperationRequest
func (*MockCloudFormationAPIMockRecorder) DescribeStackSetOperationWithContext ¶
func (mr *MockCloudFormationAPIMockRecorder) DescribeStackSetOperationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeStackSetOperationWithContext indicates an expected call of DescribeStackSetOperationWithContext
func (*MockCloudFormationAPIMockRecorder) DescribeStackSetRequest ¶
func (mr *MockCloudFormationAPIMockRecorder) DescribeStackSetRequest(arg0 interface{}) *gomock.Call
DescribeStackSetRequest indicates an expected call of DescribeStackSetRequest
func (*MockCloudFormationAPIMockRecorder) DescribeStackSetWithContext ¶
func (mr *MockCloudFormationAPIMockRecorder) DescribeStackSetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeStackSetWithContext indicates an expected call of DescribeStackSetWithContext
func (*MockCloudFormationAPIMockRecorder) DescribeStacks ¶
func (mr *MockCloudFormationAPIMockRecorder) DescribeStacks(arg0 interface{}) *gomock.Call
DescribeStacks indicates an expected call of DescribeStacks
func (*MockCloudFormationAPIMockRecorder) DescribeStacksPages ¶
func (mr *MockCloudFormationAPIMockRecorder) DescribeStacksPages(arg0, arg1 interface{}) *gomock.Call
DescribeStacksPages indicates an expected call of DescribeStacksPages
func (*MockCloudFormationAPIMockRecorder) DescribeStacksPagesWithContext ¶
func (mr *MockCloudFormationAPIMockRecorder) DescribeStacksPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
DescribeStacksPagesWithContext indicates an expected call of DescribeStacksPagesWithContext
func (*MockCloudFormationAPIMockRecorder) DescribeStacksRequest ¶
func (mr *MockCloudFormationAPIMockRecorder) DescribeStacksRequest(arg0 interface{}) *gomock.Call
DescribeStacksRequest indicates an expected call of DescribeStacksRequest
func (*MockCloudFormationAPIMockRecorder) DescribeStacksWithContext ¶
func (mr *MockCloudFormationAPIMockRecorder) DescribeStacksWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeStacksWithContext indicates an expected call of DescribeStacksWithContext
func (*MockCloudFormationAPIMockRecorder) DescribeType ¶
func (mr *MockCloudFormationAPIMockRecorder) DescribeType(arg0 interface{}) *gomock.Call
DescribeType indicates an expected call of DescribeType
func (*MockCloudFormationAPIMockRecorder) DescribeTypeRegistration ¶
func (mr *MockCloudFormationAPIMockRecorder) DescribeTypeRegistration(arg0 interface{}) *gomock.Call
DescribeTypeRegistration indicates an expected call of DescribeTypeRegistration
func (*MockCloudFormationAPIMockRecorder) DescribeTypeRegistrationRequest ¶
func (mr *MockCloudFormationAPIMockRecorder) DescribeTypeRegistrationRequest(arg0 interface{}) *gomock.Call
DescribeTypeRegistrationRequest indicates an expected call of DescribeTypeRegistrationRequest
func (*MockCloudFormationAPIMockRecorder) DescribeTypeRegistrationWithContext ¶
func (mr *MockCloudFormationAPIMockRecorder) DescribeTypeRegistrationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeTypeRegistrationWithContext indicates an expected call of DescribeTypeRegistrationWithContext
func (*MockCloudFormationAPIMockRecorder) DescribeTypeRequest ¶
func (mr *MockCloudFormationAPIMockRecorder) DescribeTypeRequest(arg0 interface{}) *gomock.Call
DescribeTypeRequest indicates an expected call of DescribeTypeRequest
func (*MockCloudFormationAPIMockRecorder) DescribeTypeWithContext ¶
func (mr *MockCloudFormationAPIMockRecorder) DescribeTypeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeTypeWithContext indicates an expected call of DescribeTypeWithContext
func (*MockCloudFormationAPIMockRecorder) DetectStackDrift ¶
func (mr *MockCloudFormationAPIMockRecorder) DetectStackDrift(arg0 interface{}) *gomock.Call
DetectStackDrift indicates an expected call of DetectStackDrift
func (*MockCloudFormationAPIMockRecorder) DetectStackDriftRequest ¶
func (mr *MockCloudFormationAPIMockRecorder) DetectStackDriftRequest(arg0 interface{}) *gomock.Call
DetectStackDriftRequest indicates an expected call of DetectStackDriftRequest
func (*MockCloudFormationAPIMockRecorder) DetectStackDriftWithContext ¶
func (mr *MockCloudFormationAPIMockRecorder) DetectStackDriftWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DetectStackDriftWithContext indicates an expected call of DetectStackDriftWithContext
func (*MockCloudFormationAPIMockRecorder) DetectStackResourceDrift ¶
func (mr *MockCloudFormationAPIMockRecorder) DetectStackResourceDrift(arg0 interface{}) *gomock.Call
DetectStackResourceDrift indicates an expected call of DetectStackResourceDrift
func (*MockCloudFormationAPIMockRecorder) DetectStackResourceDriftRequest ¶
func (mr *MockCloudFormationAPIMockRecorder) DetectStackResourceDriftRequest(arg0 interface{}) *gomock.Call
DetectStackResourceDriftRequest indicates an expected call of DetectStackResourceDriftRequest
func (*MockCloudFormationAPIMockRecorder) DetectStackResourceDriftWithContext ¶
func (mr *MockCloudFormationAPIMockRecorder) DetectStackResourceDriftWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DetectStackResourceDriftWithContext indicates an expected call of DetectStackResourceDriftWithContext
func (*MockCloudFormationAPIMockRecorder) DetectStackSetDrift ¶
func (mr *MockCloudFormationAPIMockRecorder) DetectStackSetDrift(arg0 interface{}) *gomock.Call
DetectStackSetDrift indicates an expected call of DetectStackSetDrift
func (*MockCloudFormationAPIMockRecorder) DetectStackSetDriftRequest ¶
func (mr *MockCloudFormationAPIMockRecorder) DetectStackSetDriftRequest(arg0 interface{}) *gomock.Call
DetectStackSetDriftRequest indicates an expected call of DetectStackSetDriftRequest
func (*MockCloudFormationAPIMockRecorder) DetectStackSetDriftWithContext ¶
func (mr *MockCloudFormationAPIMockRecorder) DetectStackSetDriftWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DetectStackSetDriftWithContext indicates an expected call of DetectStackSetDriftWithContext
func (*MockCloudFormationAPIMockRecorder) EstimateTemplateCost ¶
func (mr *MockCloudFormationAPIMockRecorder) EstimateTemplateCost(arg0 interface{}) *gomock.Call
EstimateTemplateCost indicates an expected call of EstimateTemplateCost
func (*MockCloudFormationAPIMockRecorder) EstimateTemplateCostRequest ¶
func (mr *MockCloudFormationAPIMockRecorder) EstimateTemplateCostRequest(arg0 interface{}) *gomock.Call
EstimateTemplateCostRequest indicates an expected call of EstimateTemplateCostRequest
func (*MockCloudFormationAPIMockRecorder) EstimateTemplateCostWithContext ¶
func (mr *MockCloudFormationAPIMockRecorder) EstimateTemplateCostWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
EstimateTemplateCostWithContext indicates an expected call of EstimateTemplateCostWithContext
func (*MockCloudFormationAPIMockRecorder) ExecuteChangeSet ¶
func (mr *MockCloudFormationAPIMockRecorder) ExecuteChangeSet(arg0 interface{}) *gomock.Call
ExecuteChangeSet indicates an expected call of ExecuteChangeSet
func (*MockCloudFormationAPIMockRecorder) ExecuteChangeSetRequest ¶
func (mr *MockCloudFormationAPIMockRecorder) ExecuteChangeSetRequest(arg0 interface{}) *gomock.Call
ExecuteChangeSetRequest indicates an expected call of ExecuteChangeSetRequest
func (*MockCloudFormationAPIMockRecorder) ExecuteChangeSetWithContext ¶
func (mr *MockCloudFormationAPIMockRecorder) ExecuteChangeSetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ExecuteChangeSetWithContext indicates an expected call of ExecuteChangeSetWithContext
func (*MockCloudFormationAPIMockRecorder) GetStackPolicy ¶
func (mr *MockCloudFormationAPIMockRecorder) GetStackPolicy(arg0 interface{}) *gomock.Call
GetStackPolicy indicates an expected call of GetStackPolicy
func (*MockCloudFormationAPIMockRecorder) GetStackPolicyRequest ¶
func (mr *MockCloudFormationAPIMockRecorder) GetStackPolicyRequest(arg0 interface{}) *gomock.Call
GetStackPolicyRequest indicates an expected call of GetStackPolicyRequest
func (*MockCloudFormationAPIMockRecorder) GetStackPolicyWithContext ¶
func (mr *MockCloudFormationAPIMockRecorder) GetStackPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetStackPolicyWithContext indicates an expected call of GetStackPolicyWithContext
func (*MockCloudFormationAPIMockRecorder) GetTemplate ¶
func (mr *MockCloudFormationAPIMockRecorder) GetTemplate(arg0 interface{}) *gomock.Call
GetTemplate indicates an expected call of GetTemplate
func (*MockCloudFormationAPIMockRecorder) GetTemplateRequest ¶
func (mr *MockCloudFormationAPIMockRecorder) GetTemplateRequest(arg0 interface{}) *gomock.Call
GetTemplateRequest indicates an expected call of GetTemplateRequest
func (*MockCloudFormationAPIMockRecorder) GetTemplateSummary ¶
func (mr *MockCloudFormationAPIMockRecorder) GetTemplateSummary(arg0 interface{}) *gomock.Call
GetTemplateSummary indicates an expected call of GetTemplateSummary
func (*MockCloudFormationAPIMockRecorder) GetTemplateSummaryRequest ¶
func (mr *MockCloudFormationAPIMockRecorder) GetTemplateSummaryRequest(arg0 interface{}) *gomock.Call
GetTemplateSummaryRequest indicates an expected call of GetTemplateSummaryRequest
func (*MockCloudFormationAPIMockRecorder) GetTemplateSummaryWithContext ¶
func (mr *MockCloudFormationAPIMockRecorder) GetTemplateSummaryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetTemplateSummaryWithContext indicates an expected call of GetTemplateSummaryWithContext
func (*MockCloudFormationAPIMockRecorder) GetTemplateWithContext ¶
func (mr *MockCloudFormationAPIMockRecorder) GetTemplateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetTemplateWithContext indicates an expected call of GetTemplateWithContext
func (*MockCloudFormationAPIMockRecorder) ImportStacksToStackSet ¶
func (mr *MockCloudFormationAPIMockRecorder) ImportStacksToStackSet(arg0 interface{}) *gomock.Call
ImportStacksToStackSet indicates an expected call of ImportStacksToStackSet
func (*MockCloudFormationAPIMockRecorder) ImportStacksToStackSetRequest ¶
func (mr *MockCloudFormationAPIMockRecorder) ImportStacksToStackSetRequest(arg0 interface{}) *gomock.Call
ImportStacksToStackSetRequest indicates an expected call of ImportStacksToStackSetRequest
func (*MockCloudFormationAPIMockRecorder) ImportStacksToStackSetWithContext ¶
func (mr *MockCloudFormationAPIMockRecorder) ImportStacksToStackSetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ImportStacksToStackSetWithContext indicates an expected call of ImportStacksToStackSetWithContext
func (*MockCloudFormationAPIMockRecorder) ListChangeSets ¶
func (mr *MockCloudFormationAPIMockRecorder) ListChangeSets(arg0 interface{}) *gomock.Call
ListChangeSets indicates an expected call of ListChangeSets
func (*MockCloudFormationAPIMockRecorder) ListChangeSetsPages ¶
func (mr *MockCloudFormationAPIMockRecorder) ListChangeSetsPages(arg0, arg1 interface{}) *gomock.Call
ListChangeSetsPages indicates an expected call of ListChangeSetsPages
func (*MockCloudFormationAPIMockRecorder) ListChangeSetsPagesWithContext ¶
func (mr *MockCloudFormationAPIMockRecorder) ListChangeSetsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListChangeSetsPagesWithContext indicates an expected call of ListChangeSetsPagesWithContext
func (*MockCloudFormationAPIMockRecorder) ListChangeSetsRequest ¶
func (mr *MockCloudFormationAPIMockRecorder) ListChangeSetsRequest(arg0 interface{}) *gomock.Call
ListChangeSetsRequest indicates an expected call of ListChangeSetsRequest
func (*MockCloudFormationAPIMockRecorder) ListChangeSetsWithContext ¶
func (mr *MockCloudFormationAPIMockRecorder) ListChangeSetsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListChangeSetsWithContext indicates an expected call of ListChangeSetsWithContext
func (*MockCloudFormationAPIMockRecorder) ListExports ¶
func (mr *MockCloudFormationAPIMockRecorder) ListExports(arg0 interface{}) *gomock.Call
ListExports indicates an expected call of ListExports
func (*MockCloudFormationAPIMockRecorder) ListExportsPages ¶
func (mr *MockCloudFormationAPIMockRecorder) ListExportsPages(arg0, arg1 interface{}) *gomock.Call
ListExportsPages indicates an expected call of ListExportsPages
func (*MockCloudFormationAPIMockRecorder) ListExportsPagesWithContext ¶
func (mr *MockCloudFormationAPIMockRecorder) ListExportsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListExportsPagesWithContext indicates an expected call of ListExportsPagesWithContext
func (*MockCloudFormationAPIMockRecorder) ListExportsRequest ¶
func (mr *MockCloudFormationAPIMockRecorder) ListExportsRequest(arg0 interface{}) *gomock.Call
ListExportsRequest indicates an expected call of ListExportsRequest
func (*MockCloudFormationAPIMockRecorder) ListExportsWithContext ¶
func (mr *MockCloudFormationAPIMockRecorder) ListExportsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListExportsWithContext indicates an expected call of ListExportsWithContext
func (*MockCloudFormationAPIMockRecorder) ListImports ¶
func (mr *MockCloudFormationAPIMockRecorder) ListImports(arg0 interface{}) *gomock.Call
ListImports indicates an expected call of ListImports
func (*MockCloudFormationAPIMockRecorder) ListImportsPages ¶
func (mr *MockCloudFormationAPIMockRecorder) ListImportsPages(arg0, arg1 interface{}) *gomock.Call
ListImportsPages indicates an expected call of ListImportsPages
func (*MockCloudFormationAPIMockRecorder) ListImportsPagesWithContext ¶
func (mr *MockCloudFormationAPIMockRecorder) ListImportsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListImportsPagesWithContext indicates an expected call of ListImportsPagesWithContext
func (*MockCloudFormationAPIMockRecorder) ListImportsRequest ¶
func (mr *MockCloudFormationAPIMockRecorder) ListImportsRequest(arg0 interface{}) *gomock.Call
ListImportsRequest indicates an expected call of ListImportsRequest
func (*MockCloudFormationAPIMockRecorder) ListImportsWithContext ¶
func (mr *MockCloudFormationAPIMockRecorder) ListImportsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListImportsWithContext indicates an expected call of ListImportsWithContext
func (*MockCloudFormationAPIMockRecorder) ListStackInstances ¶
func (mr *MockCloudFormationAPIMockRecorder) ListStackInstances(arg0 interface{}) *gomock.Call
ListStackInstances indicates an expected call of ListStackInstances
func (*MockCloudFormationAPIMockRecorder) ListStackInstancesPages ¶
func (mr *MockCloudFormationAPIMockRecorder) ListStackInstancesPages(arg0, arg1 interface{}) *gomock.Call
ListStackInstancesPages indicates an expected call of ListStackInstancesPages
func (*MockCloudFormationAPIMockRecorder) ListStackInstancesPagesWithContext ¶
func (mr *MockCloudFormationAPIMockRecorder) ListStackInstancesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListStackInstancesPagesWithContext indicates an expected call of ListStackInstancesPagesWithContext
func (*MockCloudFormationAPIMockRecorder) ListStackInstancesRequest ¶
func (mr *MockCloudFormationAPIMockRecorder) ListStackInstancesRequest(arg0 interface{}) *gomock.Call
ListStackInstancesRequest indicates an expected call of ListStackInstancesRequest
func (*MockCloudFormationAPIMockRecorder) ListStackInstancesWithContext ¶
func (mr *MockCloudFormationAPIMockRecorder) ListStackInstancesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListStackInstancesWithContext indicates an expected call of ListStackInstancesWithContext
func (*MockCloudFormationAPIMockRecorder) ListStackResources ¶
func (mr *MockCloudFormationAPIMockRecorder) ListStackResources(arg0 interface{}) *gomock.Call
ListStackResources indicates an expected call of ListStackResources
func (*MockCloudFormationAPIMockRecorder) ListStackResourcesPages ¶
func (mr *MockCloudFormationAPIMockRecorder) ListStackResourcesPages(arg0, arg1 interface{}) *gomock.Call
ListStackResourcesPages indicates an expected call of ListStackResourcesPages
func (*MockCloudFormationAPIMockRecorder) ListStackResourcesPagesWithContext ¶
func (mr *MockCloudFormationAPIMockRecorder) ListStackResourcesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListStackResourcesPagesWithContext indicates an expected call of ListStackResourcesPagesWithContext
func (*MockCloudFormationAPIMockRecorder) ListStackResourcesRequest ¶
func (mr *MockCloudFormationAPIMockRecorder) ListStackResourcesRequest(arg0 interface{}) *gomock.Call
ListStackResourcesRequest indicates an expected call of ListStackResourcesRequest
func (*MockCloudFormationAPIMockRecorder) ListStackResourcesWithContext ¶
func (mr *MockCloudFormationAPIMockRecorder) ListStackResourcesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListStackResourcesWithContext indicates an expected call of ListStackResourcesWithContext
func (*MockCloudFormationAPIMockRecorder) ListStackSetOperationResults ¶
func (mr *MockCloudFormationAPIMockRecorder) ListStackSetOperationResults(arg0 interface{}) *gomock.Call
ListStackSetOperationResults indicates an expected call of ListStackSetOperationResults
func (*MockCloudFormationAPIMockRecorder) ListStackSetOperationResultsPages ¶
func (mr *MockCloudFormationAPIMockRecorder) ListStackSetOperationResultsPages(arg0, arg1 interface{}) *gomock.Call
ListStackSetOperationResultsPages indicates an expected call of ListStackSetOperationResultsPages
func (*MockCloudFormationAPIMockRecorder) ListStackSetOperationResultsPagesWithContext ¶
func (mr *MockCloudFormationAPIMockRecorder) ListStackSetOperationResultsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListStackSetOperationResultsPagesWithContext indicates an expected call of ListStackSetOperationResultsPagesWithContext
func (*MockCloudFormationAPIMockRecorder) ListStackSetOperationResultsRequest ¶
func (mr *MockCloudFormationAPIMockRecorder) ListStackSetOperationResultsRequest(arg0 interface{}) *gomock.Call
ListStackSetOperationResultsRequest indicates an expected call of ListStackSetOperationResultsRequest
func (*MockCloudFormationAPIMockRecorder) ListStackSetOperationResultsWithContext ¶
func (mr *MockCloudFormationAPIMockRecorder) ListStackSetOperationResultsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListStackSetOperationResultsWithContext indicates an expected call of ListStackSetOperationResultsWithContext
func (*MockCloudFormationAPIMockRecorder) ListStackSetOperations ¶
func (mr *MockCloudFormationAPIMockRecorder) ListStackSetOperations(arg0 interface{}) *gomock.Call
ListStackSetOperations indicates an expected call of ListStackSetOperations
func (*MockCloudFormationAPIMockRecorder) ListStackSetOperationsPages ¶
func (mr *MockCloudFormationAPIMockRecorder) ListStackSetOperationsPages(arg0, arg1 interface{}) *gomock.Call
ListStackSetOperationsPages indicates an expected call of ListStackSetOperationsPages
func (*MockCloudFormationAPIMockRecorder) ListStackSetOperationsPagesWithContext ¶
func (mr *MockCloudFormationAPIMockRecorder) ListStackSetOperationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListStackSetOperationsPagesWithContext indicates an expected call of ListStackSetOperationsPagesWithContext
func (*MockCloudFormationAPIMockRecorder) ListStackSetOperationsRequest ¶
func (mr *MockCloudFormationAPIMockRecorder) ListStackSetOperationsRequest(arg0 interface{}) *gomock.Call
ListStackSetOperationsRequest indicates an expected call of ListStackSetOperationsRequest
func (*MockCloudFormationAPIMockRecorder) ListStackSetOperationsWithContext ¶
func (mr *MockCloudFormationAPIMockRecorder) ListStackSetOperationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListStackSetOperationsWithContext indicates an expected call of ListStackSetOperationsWithContext
func (*MockCloudFormationAPIMockRecorder) ListStackSets ¶
func (mr *MockCloudFormationAPIMockRecorder) ListStackSets(arg0 interface{}) *gomock.Call
ListStackSets indicates an expected call of ListStackSets
func (*MockCloudFormationAPIMockRecorder) ListStackSetsPages ¶
func (mr *MockCloudFormationAPIMockRecorder) ListStackSetsPages(arg0, arg1 interface{}) *gomock.Call
ListStackSetsPages indicates an expected call of ListStackSetsPages
func (*MockCloudFormationAPIMockRecorder) ListStackSetsPagesWithContext ¶
func (mr *MockCloudFormationAPIMockRecorder) ListStackSetsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListStackSetsPagesWithContext indicates an expected call of ListStackSetsPagesWithContext
func (*MockCloudFormationAPIMockRecorder) ListStackSetsRequest ¶
func (mr *MockCloudFormationAPIMockRecorder) ListStackSetsRequest(arg0 interface{}) *gomock.Call
ListStackSetsRequest indicates an expected call of ListStackSetsRequest
func (*MockCloudFormationAPIMockRecorder) ListStackSetsWithContext ¶
func (mr *MockCloudFormationAPIMockRecorder) ListStackSetsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListStackSetsWithContext indicates an expected call of ListStackSetsWithContext
func (*MockCloudFormationAPIMockRecorder) ListStacks ¶
func (mr *MockCloudFormationAPIMockRecorder) ListStacks(arg0 interface{}) *gomock.Call
ListStacks indicates an expected call of ListStacks
func (*MockCloudFormationAPIMockRecorder) ListStacksPages ¶
func (mr *MockCloudFormationAPIMockRecorder) ListStacksPages(arg0, arg1 interface{}) *gomock.Call
ListStacksPages indicates an expected call of ListStacksPages
func (*MockCloudFormationAPIMockRecorder) ListStacksPagesWithContext ¶
func (mr *MockCloudFormationAPIMockRecorder) ListStacksPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListStacksPagesWithContext indicates an expected call of ListStacksPagesWithContext
func (*MockCloudFormationAPIMockRecorder) ListStacksRequest ¶
func (mr *MockCloudFormationAPIMockRecorder) ListStacksRequest(arg0 interface{}) *gomock.Call
ListStacksRequest indicates an expected call of ListStacksRequest
func (*MockCloudFormationAPIMockRecorder) ListStacksWithContext ¶
func (mr *MockCloudFormationAPIMockRecorder) ListStacksWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListStacksWithContext indicates an expected call of ListStacksWithContext
func (*MockCloudFormationAPIMockRecorder) ListTypeRegistrations ¶
func (mr *MockCloudFormationAPIMockRecorder) ListTypeRegistrations(arg0 interface{}) *gomock.Call
ListTypeRegistrations indicates an expected call of ListTypeRegistrations
func (*MockCloudFormationAPIMockRecorder) ListTypeRegistrationsPages ¶
func (mr *MockCloudFormationAPIMockRecorder) ListTypeRegistrationsPages(arg0, arg1 interface{}) *gomock.Call
ListTypeRegistrationsPages indicates an expected call of ListTypeRegistrationsPages
func (*MockCloudFormationAPIMockRecorder) ListTypeRegistrationsPagesWithContext ¶
func (mr *MockCloudFormationAPIMockRecorder) ListTypeRegistrationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListTypeRegistrationsPagesWithContext indicates an expected call of ListTypeRegistrationsPagesWithContext
func (*MockCloudFormationAPIMockRecorder) ListTypeRegistrationsRequest ¶
func (mr *MockCloudFormationAPIMockRecorder) ListTypeRegistrationsRequest(arg0 interface{}) *gomock.Call
ListTypeRegistrationsRequest indicates an expected call of ListTypeRegistrationsRequest
func (*MockCloudFormationAPIMockRecorder) ListTypeRegistrationsWithContext ¶
func (mr *MockCloudFormationAPIMockRecorder) ListTypeRegistrationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTypeRegistrationsWithContext indicates an expected call of ListTypeRegistrationsWithContext
func (*MockCloudFormationAPIMockRecorder) ListTypeVersions ¶
func (mr *MockCloudFormationAPIMockRecorder) ListTypeVersions(arg0 interface{}) *gomock.Call
ListTypeVersions indicates an expected call of ListTypeVersions
func (*MockCloudFormationAPIMockRecorder) ListTypeVersionsPages ¶
func (mr *MockCloudFormationAPIMockRecorder) ListTypeVersionsPages(arg0, arg1 interface{}) *gomock.Call
ListTypeVersionsPages indicates an expected call of ListTypeVersionsPages
func (*MockCloudFormationAPIMockRecorder) ListTypeVersionsPagesWithContext ¶
func (mr *MockCloudFormationAPIMockRecorder) ListTypeVersionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListTypeVersionsPagesWithContext indicates an expected call of ListTypeVersionsPagesWithContext
func (*MockCloudFormationAPIMockRecorder) ListTypeVersionsRequest ¶
func (mr *MockCloudFormationAPIMockRecorder) ListTypeVersionsRequest(arg0 interface{}) *gomock.Call
ListTypeVersionsRequest indicates an expected call of ListTypeVersionsRequest
func (*MockCloudFormationAPIMockRecorder) ListTypeVersionsWithContext ¶
func (mr *MockCloudFormationAPIMockRecorder) ListTypeVersionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTypeVersionsWithContext indicates an expected call of ListTypeVersionsWithContext
func (*MockCloudFormationAPIMockRecorder) ListTypes ¶
func (mr *MockCloudFormationAPIMockRecorder) ListTypes(arg0 interface{}) *gomock.Call
ListTypes indicates an expected call of ListTypes
func (*MockCloudFormationAPIMockRecorder) ListTypesPages ¶
func (mr *MockCloudFormationAPIMockRecorder) ListTypesPages(arg0, arg1 interface{}) *gomock.Call
ListTypesPages indicates an expected call of ListTypesPages
func (*MockCloudFormationAPIMockRecorder) ListTypesPagesWithContext ¶
func (mr *MockCloudFormationAPIMockRecorder) ListTypesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListTypesPagesWithContext indicates an expected call of ListTypesPagesWithContext
func (*MockCloudFormationAPIMockRecorder) ListTypesRequest ¶
func (mr *MockCloudFormationAPIMockRecorder) ListTypesRequest(arg0 interface{}) *gomock.Call
ListTypesRequest indicates an expected call of ListTypesRequest
func (*MockCloudFormationAPIMockRecorder) ListTypesWithContext ¶
func (mr *MockCloudFormationAPIMockRecorder) ListTypesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTypesWithContext indicates an expected call of ListTypesWithContext
func (*MockCloudFormationAPIMockRecorder) PublishType ¶
func (mr *MockCloudFormationAPIMockRecorder) PublishType(arg0 interface{}) *gomock.Call
PublishType indicates an expected call of PublishType
func (*MockCloudFormationAPIMockRecorder) PublishTypeRequest ¶
func (mr *MockCloudFormationAPIMockRecorder) PublishTypeRequest(arg0 interface{}) *gomock.Call
PublishTypeRequest indicates an expected call of PublishTypeRequest
func (*MockCloudFormationAPIMockRecorder) PublishTypeWithContext ¶
func (mr *MockCloudFormationAPIMockRecorder) PublishTypeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PublishTypeWithContext indicates an expected call of PublishTypeWithContext
func (*MockCloudFormationAPIMockRecorder) RecordHandlerProgress ¶
func (mr *MockCloudFormationAPIMockRecorder) RecordHandlerProgress(arg0 interface{}) *gomock.Call
RecordHandlerProgress indicates an expected call of RecordHandlerProgress
func (*MockCloudFormationAPIMockRecorder) RecordHandlerProgressRequest ¶
func (mr *MockCloudFormationAPIMockRecorder) RecordHandlerProgressRequest(arg0 interface{}) *gomock.Call
RecordHandlerProgressRequest indicates an expected call of RecordHandlerProgressRequest
func (*MockCloudFormationAPIMockRecorder) RecordHandlerProgressWithContext ¶
func (mr *MockCloudFormationAPIMockRecorder) RecordHandlerProgressWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
RecordHandlerProgressWithContext indicates an expected call of RecordHandlerProgressWithContext
func (*MockCloudFormationAPIMockRecorder) RegisterPublisher ¶
func (mr *MockCloudFormationAPIMockRecorder) RegisterPublisher(arg0 interface{}) *gomock.Call
RegisterPublisher indicates an expected call of RegisterPublisher
func (*MockCloudFormationAPIMockRecorder) RegisterPublisherRequest ¶
func (mr *MockCloudFormationAPIMockRecorder) RegisterPublisherRequest(arg0 interface{}) *gomock.Call
RegisterPublisherRequest indicates an expected call of RegisterPublisherRequest
func (*MockCloudFormationAPIMockRecorder) RegisterPublisherWithContext ¶
func (mr *MockCloudFormationAPIMockRecorder) RegisterPublisherWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
RegisterPublisherWithContext indicates an expected call of RegisterPublisherWithContext
func (*MockCloudFormationAPIMockRecorder) RegisterType ¶
func (mr *MockCloudFormationAPIMockRecorder) RegisterType(arg0 interface{}) *gomock.Call
RegisterType indicates an expected call of RegisterType
func (*MockCloudFormationAPIMockRecorder) RegisterTypeRequest ¶
func (mr *MockCloudFormationAPIMockRecorder) RegisterTypeRequest(arg0 interface{}) *gomock.Call
RegisterTypeRequest indicates an expected call of RegisterTypeRequest
func (*MockCloudFormationAPIMockRecorder) RegisterTypeWithContext ¶
func (mr *MockCloudFormationAPIMockRecorder) RegisterTypeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
RegisterTypeWithContext indicates an expected call of RegisterTypeWithContext
func (*MockCloudFormationAPIMockRecorder) RollbackStack ¶
func (mr *MockCloudFormationAPIMockRecorder) RollbackStack(arg0 interface{}) *gomock.Call
RollbackStack indicates an expected call of RollbackStack
func (*MockCloudFormationAPIMockRecorder) RollbackStackRequest ¶
func (mr *MockCloudFormationAPIMockRecorder) RollbackStackRequest(arg0 interface{}) *gomock.Call
RollbackStackRequest indicates an expected call of RollbackStackRequest
func (*MockCloudFormationAPIMockRecorder) RollbackStackWithContext ¶
func (mr *MockCloudFormationAPIMockRecorder) RollbackStackWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
RollbackStackWithContext indicates an expected call of RollbackStackWithContext
func (*MockCloudFormationAPIMockRecorder) SetStackPolicy ¶
func (mr *MockCloudFormationAPIMockRecorder) SetStackPolicy(arg0 interface{}) *gomock.Call
SetStackPolicy indicates an expected call of SetStackPolicy
func (*MockCloudFormationAPIMockRecorder) SetStackPolicyRequest ¶
func (mr *MockCloudFormationAPIMockRecorder) SetStackPolicyRequest(arg0 interface{}) *gomock.Call
SetStackPolicyRequest indicates an expected call of SetStackPolicyRequest
func (*MockCloudFormationAPIMockRecorder) SetStackPolicyWithContext ¶
func (mr *MockCloudFormationAPIMockRecorder) SetStackPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
SetStackPolicyWithContext indicates an expected call of SetStackPolicyWithContext
func (*MockCloudFormationAPIMockRecorder) SetTypeConfiguration ¶
func (mr *MockCloudFormationAPIMockRecorder) SetTypeConfiguration(arg0 interface{}) *gomock.Call
SetTypeConfiguration indicates an expected call of SetTypeConfiguration
func (*MockCloudFormationAPIMockRecorder) SetTypeConfigurationRequest ¶
func (mr *MockCloudFormationAPIMockRecorder) SetTypeConfigurationRequest(arg0 interface{}) *gomock.Call
SetTypeConfigurationRequest indicates an expected call of SetTypeConfigurationRequest
func (*MockCloudFormationAPIMockRecorder) SetTypeConfigurationWithContext ¶
func (mr *MockCloudFormationAPIMockRecorder) SetTypeConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
SetTypeConfigurationWithContext indicates an expected call of SetTypeConfigurationWithContext
func (*MockCloudFormationAPIMockRecorder) SetTypeDefaultVersion ¶
func (mr *MockCloudFormationAPIMockRecorder) SetTypeDefaultVersion(arg0 interface{}) *gomock.Call
SetTypeDefaultVersion indicates an expected call of SetTypeDefaultVersion
func (*MockCloudFormationAPIMockRecorder) SetTypeDefaultVersionRequest ¶
func (mr *MockCloudFormationAPIMockRecorder) SetTypeDefaultVersionRequest(arg0 interface{}) *gomock.Call
SetTypeDefaultVersionRequest indicates an expected call of SetTypeDefaultVersionRequest
func (*MockCloudFormationAPIMockRecorder) SetTypeDefaultVersionWithContext ¶
func (mr *MockCloudFormationAPIMockRecorder) SetTypeDefaultVersionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
SetTypeDefaultVersionWithContext indicates an expected call of SetTypeDefaultVersionWithContext
func (*MockCloudFormationAPIMockRecorder) SignalResource ¶
func (mr *MockCloudFormationAPIMockRecorder) SignalResource(arg0 interface{}) *gomock.Call
SignalResource indicates an expected call of SignalResource
func (*MockCloudFormationAPIMockRecorder) SignalResourceRequest ¶
func (mr *MockCloudFormationAPIMockRecorder) SignalResourceRequest(arg0 interface{}) *gomock.Call
SignalResourceRequest indicates an expected call of SignalResourceRequest
func (*MockCloudFormationAPIMockRecorder) SignalResourceWithContext ¶
func (mr *MockCloudFormationAPIMockRecorder) SignalResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
SignalResourceWithContext indicates an expected call of SignalResourceWithContext
func (*MockCloudFormationAPIMockRecorder) StopStackSetOperation ¶
func (mr *MockCloudFormationAPIMockRecorder) StopStackSetOperation(arg0 interface{}) *gomock.Call
StopStackSetOperation indicates an expected call of StopStackSetOperation
func (*MockCloudFormationAPIMockRecorder) StopStackSetOperationRequest ¶
func (mr *MockCloudFormationAPIMockRecorder) StopStackSetOperationRequest(arg0 interface{}) *gomock.Call
StopStackSetOperationRequest indicates an expected call of StopStackSetOperationRequest
func (*MockCloudFormationAPIMockRecorder) StopStackSetOperationWithContext ¶
func (mr *MockCloudFormationAPIMockRecorder) StopStackSetOperationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StopStackSetOperationWithContext indicates an expected call of StopStackSetOperationWithContext
func (*MockCloudFormationAPIMockRecorder) TestType ¶
func (mr *MockCloudFormationAPIMockRecorder) TestType(arg0 interface{}) *gomock.Call
TestType indicates an expected call of TestType
func (*MockCloudFormationAPIMockRecorder) TestTypeRequest ¶
func (mr *MockCloudFormationAPIMockRecorder) TestTypeRequest(arg0 interface{}) *gomock.Call
TestTypeRequest indicates an expected call of TestTypeRequest
func (*MockCloudFormationAPIMockRecorder) TestTypeWithContext ¶
func (mr *MockCloudFormationAPIMockRecorder) TestTypeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
TestTypeWithContext indicates an expected call of TestTypeWithContext
func (*MockCloudFormationAPIMockRecorder) UpdateStack ¶
func (mr *MockCloudFormationAPIMockRecorder) UpdateStack(arg0 interface{}) *gomock.Call
UpdateStack indicates an expected call of UpdateStack
func (*MockCloudFormationAPIMockRecorder) UpdateStackInstances ¶
func (mr *MockCloudFormationAPIMockRecorder) UpdateStackInstances(arg0 interface{}) *gomock.Call
UpdateStackInstances indicates an expected call of UpdateStackInstances
func (*MockCloudFormationAPIMockRecorder) UpdateStackInstancesRequest ¶
func (mr *MockCloudFormationAPIMockRecorder) UpdateStackInstancesRequest(arg0 interface{}) *gomock.Call
UpdateStackInstancesRequest indicates an expected call of UpdateStackInstancesRequest
func (*MockCloudFormationAPIMockRecorder) UpdateStackInstancesWithContext ¶
func (mr *MockCloudFormationAPIMockRecorder) UpdateStackInstancesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateStackInstancesWithContext indicates an expected call of UpdateStackInstancesWithContext
func (*MockCloudFormationAPIMockRecorder) UpdateStackRequest ¶
func (mr *MockCloudFormationAPIMockRecorder) UpdateStackRequest(arg0 interface{}) *gomock.Call
UpdateStackRequest indicates an expected call of UpdateStackRequest
func (*MockCloudFormationAPIMockRecorder) UpdateStackSet ¶
func (mr *MockCloudFormationAPIMockRecorder) UpdateStackSet(arg0 interface{}) *gomock.Call
UpdateStackSet indicates an expected call of UpdateStackSet
func (*MockCloudFormationAPIMockRecorder) UpdateStackSetRequest ¶
func (mr *MockCloudFormationAPIMockRecorder) UpdateStackSetRequest(arg0 interface{}) *gomock.Call
UpdateStackSetRequest indicates an expected call of UpdateStackSetRequest
func (*MockCloudFormationAPIMockRecorder) UpdateStackSetWithContext ¶
func (mr *MockCloudFormationAPIMockRecorder) UpdateStackSetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateStackSetWithContext indicates an expected call of UpdateStackSetWithContext
func (*MockCloudFormationAPIMockRecorder) UpdateStackWithContext ¶
func (mr *MockCloudFormationAPIMockRecorder) UpdateStackWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateStackWithContext indicates an expected call of UpdateStackWithContext
func (*MockCloudFormationAPIMockRecorder) UpdateTerminationProtection ¶
func (mr *MockCloudFormationAPIMockRecorder) UpdateTerminationProtection(arg0 interface{}) *gomock.Call
UpdateTerminationProtection indicates an expected call of UpdateTerminationProtection
func (*MockCloudFormationAPIMockRecorder) UpdateTerminationProtectionRequest ¶
func (mr *MockCloudFormationAPIMockRecorder) UpdateTerminationProtectionRequest(arg0 interface{}) *gomock.Call
UpdateTerminationProtectionRequest indicates an expected call of UpdateTerminationProtectionRequest
func (*MockCloudFormationAPIMockRecorder) UpdateTerminationProtectionWithContext ¶
func (mr *MockCloudFormationAPIMockRecorder) UpdateTerminationProtectionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateTerminationProtectionWithContext indicates an expected call of UpdateTerminationProtectionWithContext
func (*MockCloudFormationAPIMockRecorder) ValidateTemplate ¶
func (mr *MockCloudFormationAPIMockRecorder) ValidateTemplate(arg0 interface{}) *gomock.Call
ValidateTemplate indicates an expected call of ValidateTemplate
func (*MockCloudFormationAPIMockRecorder) ValidateTemplateRequest ¶
func (mr *MockCloudFormationAPIMockRecorder) ValidateTemplateRequest(arg0 interface{}) *gomock.Call
ValidateTemplateRequest indicates an expected call of ValidateTemplateRequest
func (*MockCloudFormationAPIMockRecorder) ValidateTemplateWithContext ¶
func (mr *MockCloudFormationAPIMockRecorder) ValidateTemplateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ValidateTemplateWithContext indicates an expected call of ValidateTemplateWithContext
func (*MockCloudFormationAPIMockRecorder) WaitUntilChangeSetCreateComplete ¶
func (mr *MockCloudFormationAPIMockRecorder) WaitUntilChangeSetCreateComplete(arg0 interface{}) *gomock.Call
WaitUntilChangeSetCreateComplete indicates an expected call of WaitUntilChangeSetCreateComplete
func (*MockCloudFormationAPIMockRecorder) WaitUntilChangeSetCreateCompleteWithContext ¶
func (mr *MockCloudFormationAPIMockRecorder) WaitUntilChangeSetCreateCompleteWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
WaitUntilChangeSetCreateCompleteWithContext indicates an expected call of WaitUntilChangeSetCreateCompleteWithContext
func (*MockCloudFormationAPIMockRecorder) WaitUntilStackCreateComplete ¶
func (mr *MockCloudFormationAPIMockRecorder) WaitUntilStackCreateComplete(arg0 interface{}) *gomock.Call
WaitUntilStackCreateComplete indicates an expected call of WaitUntilStackCreateComplete
func (*MockCloudFormationAPIMockRecorder) WaitUntilStackCreateCompleteWithContext ¶
func (mr *MockCloudFormationAPIMockRecorder) WaitUntilStackCreateCompleteWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
WaitUntilStackCreateCompleteWithContext indicates an expected call of WaitUntilStackCreateCompleteWithContext
func (*MockCloudFormationAPIMockRecorder) WaitUntilStackDeleteComplete ¶
func (mr *MockCloudFormationAPIMockRecorder) WaitUntilStackDeleteComplete(arg0 interface{}) *gomock.Call
WaitUntilStackDeleteComplete indicates an expected call of WaitUntilStackDeleteComplete
func (*MockCloudFormationAPIMockRecorder) WaitUntilStackDeleteCompleteWithContext ¶
func (mr *MockCloudFormationAPIMockRecorder) WaitUntilStackDeleteCompleteWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
WaitUntilStackDeleteCompleteWithContext indicates an expected call of WaitUntilStackDeleteCompleteWithContext
func (*MockCloudFormationAPIMockRecorder) WaitUntilStackExists ¶
func (mr *MockCloudFormationAPIMockRecorder) WaitUntilStackExists(arg0 interface{}) *gomock.Call
WaitUntilStackExists indicates an expected call of WaitUntilStackExists
func (*MockCloudFormationAPIMockRecorder) WaitUntilStackExistsWithContext ¶
func (mr *MockCloudFormationAPIMockRecorder) WaitUntilStackExistsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
WaitUntilStackExistsWithContext indicates an expected call of WaitUntilStackExistsWithContext
func (*MockCloudFormationAPIMockRecorder) WaitUntilStackImportComplete ¶
func (mr *MockCloudFormationAPIMockRecorder) WaitUntilStackImportComplete(arg0 interface{}) *gomock.Call
WaitUntilStackImportComplete indicates an expected call of WaitUntilStackImportComplete
func (*MockCloudFormationAPIMockRecorder) WaitUntilStackImportCompleteWithContext ¶
func (mr *MockCloudFormationAPIMockRecorder) WaitUntilStackImportCompleteWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
WaitUntilStackImportCompleteWithContext indicates an expected call of WaitUntilStackImportCompleteWithContext
func (*MockCloudFormationAPIMockRecorder) WaitUntilStackRollbackComplete ¶
func (mr *MockCloudFormationAPIMockRecorder) WaitUntilStackRollbackComplete(arg0 interface{}) *gomock.Call
WaitUntilStackRollbackComplete indicates an expected call of WaitUntilStackRollbackComplete
func (*MockCloudFormationAPIMockRecorder) WaitUntilStackRollbackCompleteWithContext ¶
func (mr *MockCloudFormationAPIMockRecorder) WaitUntilStackRollbackCompleteWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
WaitUntilStackRollbackCompleteWithContext indicates an expected call of WaitUntilStackRollbackCompleteWithContext
func (*MockCloudFormationAPIMockRecorder) WaitUntilStackUpdateComplete ¶
func (mr *MockCloudFormationAPIMockRecorder) WaitUntilStackUpdateComplete(arg0 interface{}) *gomock.Call
WaitUntilStackUpdateComplete indicates an expected call of WaitUntilStackUpdateComplete
func (*MockCloudFormationAPIMockRecorder) WaitUntilStackUpdateCompleteWithContext ¶
func (mr *MockCloudFormationAPIMockRecorder) WaitUntilStackUpdateCompleteWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
WaitUntilStackUpdateCompleteWithContext indicates an expected call of WaitUntilStackUpdateCompleteWithContext
func (*MockCloudFormationAPIMockRecorder) WaitUntilTypeRegistrationComplete ¶
func (mr *MockCloudFormationAPIMockRecorder) WaitUntilTypeRegistrationComplete(arg0 interface{}) *gomock.Call
WaitUntilTypeRegistrationComplete indicates an expected call of WaitUntilTypeRegistrationComplete
func (*MockCloudFormationAPIMockRecorder) WaitUntilTypeRegistrationCompleteWithContext ¶
func (mr *MockCloudFormationAPIMockRecorder) WaitUntilTypeRegistrationCompleteWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
WaitUntilTypeRegistrationCompleteWithContext indicates an expected call of WaitUntilTypeRegistrationCompleteWithContext