Documentation ¶
Index ¶
- type IClient
- func (_m *IClient) ActivateOrganizationsAccess(ctx context.Context, params *cloudformation.ActivateOrganizationsAccessInput, ...) (*cloudformation.ActivateOrganizationsAccessOutput, error)
- func (_m *IClient) ActivateType(ctx context.Context, params *cloudformation.ActivateTypeInput, ...) (*cloudformation.ActivateTypeOutput, error)
- func (_m *IClient) BatchDescribeTypeConfigurations(ctx context.Context, ...) (*cloudformation.BatchDescribeTypeConfigurationsOutput, error)
- func (_m *IClient) CancelUpdateStack(ctx context.Context, params *cloudformation.CancelUpdateStackInput, ...) (*cloudformation.CancelUpdateStackOutput, error)
- func (_m *IClient) ContinueUpdateRollback(ctx context.Context, params *cloudformation.ContinueUpdateRollbackInput, ...) (*cloudformation.ContinueUpdateRollbackOutput, error)
- func (_m *IClient) CreateChangeSet(ctx context.Context, params *cloudformation.CreateChangeSetInput, ...) (*cloudformation.CreateChangeSetOutput, error)
- func (_m *IClient) CreateGeneratedTemplate(ctx context.Context, params *cloudformation.CreateGeneratedTemplateInput, ...) (*cloudformation.CreateGeneratedTemplateOutput, error)
- func (_m *IClient) CreateStack(ctx context.Context, params *cloudformation.CreateStackInput, ...) (*cloudformation.CreateStackOutput, error)
- func (_m *IClient) CreateStackInstances(ctx context.Context, params *cloudformation.CreateStackInstancesInput, ...) (*cloudformation.CreateStackInstancesOutput, error)
- func (_m *IClient) CreateStackSet(ctx context.Context, params *cloudformation.CreateStackSetInput, ...) (*cloudformation.CreateStackSetOutput, error)
- func (_m *IClient) DeactivateOrganizationsAccess(ctx context.Context, params *cloudformation.DeactivateOrganizationsAccessInput, ...) (*cloudformation.DeactivateOrganizationsAccessOutput, error)
- func (_m *IClient) DeactivateType(ctx context.Context, params *cloudformation.DeactivateTypeInput, ...) (*cloudformation.DeactivateTypeOutput, error)
- func (_m *IClient) DeleteChangeSet(ctx context.Context, params *cloudformation.DeleteChangeSetInput, ...) (*cloudformation.DeleteChangeSetOutput, error)
- func (_m *IClient) DeleteGeneratedTemplate(ctx context.Context, params *cloudformation.DeleteGeneratedTemplateInput, ...) (*cloudformation.DeleteGeneratedTemplateOutput, error)
- func (_m *IClient) DeleteStack(ctx context.Context, params *cloudformation.DeleteStackInput, ...) (*cloudformation.DeleteStackOutput, error)
- func (_m *IClient) DeleteStackInstances(ctx context.Context, params *cloudformation.DeleteStackInstancesInput, ...) (*cloudformation.DeleteStackInstancesOutput, error)
- func (_m *IClient) DeleteStackSet(ctx context.Context, params *cloudformation.DeleteStackSetInput, ...) (*cloudformation.DeleteStackSetOutput, error)
- func (_m *IClient) DeregisterType(ctx context.Context, params *cloudformation.DeregisterTypeInput, ...) (*cloudformation.DeregisterTypeOutput, error)
- func (_m *IClient) DescribeAccountLimits(ctx context.Context, params *cloudformation.DescribeAccountLimitsInput, ...) (*cloudformation.DescribeAccountLimitsOutput, error)
- func (_m *IClient) DescribeChangeSet(ctx context.Context, params *cloudformation.DescribeChangeSetInput, ...) (*cloudformation.DescribeChangeSetOutput, error)
- func (_m *IClient) DescribeChangeSetHooks(ctx context.Context, params *cloudformation.DescribeChangeSetHooksInput, ...) (*cloudformation.DescribeChangeSetHooksOutput, error)
- func (_m *IClient) DescribeGeneratedTemplate(ctx context.Context, params *cloudformation.DescribeGeneratedTemplateInput, ...) (*cloudformation.DescribeGeneratedTemplateOutput, error)
- func (_m *IClient) DescribeOrganizationsAccess(ctx context.Context, params *cloudformation.DescribeOrganizationsAccessInput, ...) (*cloudformation.DescribeOrganizationsAccessOutput, error)
- func (_m *IClient) DescribePublisher(ctx context.Context, params *cloudformation.DescribePublisherInput, ...) (*cloudformation.DescribePublisherOutput, error)
- func (_m *IClient) DescribeResourceScan(ctx context.Context, params *cloudformation.DescribeResourceScanInput, ...) (*cloudformation.DescribeResourceScanOutput, error)
- func (_m *IClient) DescribeStackDriftDetectionStatus(ctx context.Context, ...) (*cloudformation.DescribeStackDriftDetectionStatusOutput, error)
- func (_m *IClient) DescribeStackEvents(ctx context.Context, params *cloudformation.DescribeStackEventsInput, ...) (*cloudformation.DescribeStackEventsOutput, error)
- func (_m *IClient) DescribeStackInstance(ctx context.Context, params *cloudformation.DescribeStackInstanceInput, ...) (*cloudformation.DescribeStackInstanceOutput, error)
- func (_m *IClient) DescribeStackResource(ctx context.Context, params *cloudformation.DescribeStackResourceInput, ...) (*cloudformation.DescribeStackResourceOutput, error)
- func (_m *IClient) DescribeStackResourceDrifts(ctx context.Context, params *cloudformation.DescribeStackResourceDriftsInput, ...) (*cloudformation.DescribeStackResourceDriftsOutput, error)
- func (_m *IClient) DescribeStackResources(ctx context.Context, params *cloudformation.DescribeStackResourcesInput, ...) (*cloudformation.DescribeStackResourcesOutput, error)
- func (_m *IClient) DescribeStackSet(ctx context.Context, params *cloudformation.DescribeStackSetInput, ...) (*cloudformation.DescribeStackSetOutput, error)
- func (_m *IClient) DescribeStackSetOperation(ctx context.Context, params *cloudformation.DescribeStackSetOperationInput, ...) (*cloudformation.DescribeStackSetOperationOutput, error)
- func (_m *IClient) DescribeStacks(ctx context.Context, params *cloudformation.DescribeStacksInput, ...) (*cloudformation.DescribeStacksOutput, error)
- func (_m *IClient) DescribeType(ctx context.Context, params *cloudformation.DescribeTypeInput, ...) (*cloudformation.DescribeTypeOutput, error)
- func (_m *IClient) DescribeTypeRegistration(ctx context.Context, params *cloudformation.DescribeTypeRegistrationInput, ...) (*cloudformation.DescribeTypeRegistrationOutput, error)
- func (_m *IClient) DetectStackDrift(ctx context.Context, params *cloudformation.DetectStackDriftInput, ...) (*cloudformation.DetectStackDriftOutput, error)
- func (_m *IClient) DetectStackResourceDrift(ctx context.Context, params *cloudformation.DetectStackResourceDriftInput, ...) (*cloudformation.DetectStackResourceDriftOutput, error)
- func (_m *IClient) DetectStackSetDrift(ctx context.Context, params *cloudformation.DetectStackSetDriftInput, ...) (*cloudformation.DetectStackSetDriftOutput, error)
- func (_m *IClient) EstimateTemplateCost(ctx context.Context, params *cloudformation.EstimateTemplateCostInput, ...) (*cloudformation.EstimateTemplateCostOutput, error)
- func (_m *IClient) ExecuteChangeSet(ctx context.Context, params *cloudformation.ExecuteChangeSetInput, ...) (*cloudformation.ExecuteChangeSetOutput, error)
- func (_m *IClient) GetGeneratedTemplate(ctx context.Context, params *cloudformation.GetGeneratedTemplateInput, ...) (*cloudformation.GetGeneratedTemplateOutput, error)
- func (_m *IClient) GetStackPolicy(ctx context.Context, params *cloudformation.GetStackPolicyInput, ...) (*cloudformation.GetStackPolicyOutput, error)
- func (_m *IClient) GetTemplate(ctx context.Context, params *cloudformation.GetTemplateInput, ...) (*cloudformation.GetTemplateOutput, error)
- func (_m *IClient) GetTemplateSummary(ctx context.Context, params *cloudformation.GetTemplateSummaryInput, ...) (*cloudformation.GetTemplateSummaryOutput, error)
- func (_m *IClient) ImportStacksToStackSet(ctx context.Context, params *cloudformation.ImportStacksToStackSetInput, ...) (*cloudformation.ImportStacksToStackSetOutput, error)
- func (_m *IClient) ListChangeSets(ctx context.Context, params *cloudformation.ListChangeSetsInput, ...) (*cloudformation.ListChangeSetsOutput, error)
- func (_m *IClient) ListExports(ctx context.Context, params *cloudformation.ListExportsInput, ...) (*cloudformation.ListExportsOutput, error)
- func (_m *IClient) ListGeneratedTemplates(ctx context.Context, params *cloudformation.ListGeneratedTemplatesInput, ...) (*cloudformation.ListGeneratedTemplatesOutput, error)
- func (_m *IClient) ListImports(ctx context.Context, params *cloudformation.ListImportsInput, ...) (*cloudformation.ListImportsOutput, error)
- func (_m *IClient) ListResourceScanRelatedResources(ctx context.Context, ...) (*cloudformation.ListResourceScanRelatedResourcesOutput, error)
- func (_m *IClient) ListResourceScanResources(ctx context.Context, params *cloudformation.ListResourceScanResourcesInput, ...) (*cloudformation.ListResourceScanResourcesOutput, error)
- func (_m *IClient) ListResourceScans(ctx context.Context, params *cloudformation.ListResourceScansInput, ...) (*cloudformation.ListResourceScansOutput, error)
- func (_m *IClient) ListStackInstanceResourceDrifts(ctx context.Context, ...) (*cloudformation.ListStackInstanceResourceDriftsOutput, error)
- func (_m *IClient) ListStackInstances(ctx context.Context, params *cloudformation.ListStackInstancesInput, ...) (*cloudformation.ListStackInstancesOutput, error)
- func (_m *IClient) ListStackResources(ctx context.Context, params *cloudformation.ListStackResourcesInput, ...) (*cloudformation.ListStackResourcesOutput, error)
- func (_m *IClient) ListStackSetAutoDeploymentTargets(ctx context.Context, ...) (*cloudformation.ListStackSetAutoDeploymentTargetsOutput, error)
- func (_m *IClient) ListStackSetOperationResults(ctx context.Context, params *cloudformation.ListStackSetOperationResultsInput, ...) (*cloudformation.ListStackSetOperationResultsOutput, error)
- func (_m *IClient) ListStackSetOperations(ctx context.Context, params *cloudformation.ListStackSetOperationsInput, ...) (*cloudformation.ListStackSetOperationsOutput, error)
- func (_m *IClient) ListStackSets(ctx context.Context, params *cloudformation.ListStackSetsInput, ...) (*cloudformation.ListStackSetsOutput, error)
- func (_m *IClient) ListStacks(ctx context.Context, params *cloudformation.ListStacksInput, ...) (*cloudformation.ListStacksOutput, error)
- func (_m *IClient) ListTypeRegistrations(ctx context.Context, params *cloudformation.ListTypeRegistrationsInput, ...) (*cloudformation.ListTypeRegistrationsOutput, error)
- func (_m *IClient) ListTypeVersions(ctx context.Context, params *cloudformation.ListTypeVersionsInput, ...) (*cloudformation.ListTypeVersionsOutput, error)
- func (_m *IClient) ListTypes(ctx context.Context, params *cloudformation.ListTypesInput, ...) (*cloudformation.ListTypesOutput, error)
- func (_m *IClient) Options() cloudformation.Options
- func (_m *IClient) PublishType(ctx context.Context, params *cloudformation.PublishTypeInput, ...) (*cloudformation.PublishTypeOutput, error)
- func (_m *IClient) RecordHandlerProgress(ctx context.Context, params *cloudformation.RecordHandlerProgressInput, ...) (*cloudformation.RecordHandlerProgressOutput, error)
- func (_m *IClient) RegisterPublisher(ctx context.Context, params *cloudformation.RegisterPublisherInput, ...) (*cloudformation.RegisterPublisherOutput, error)
- func (_m *IClient) RegisterType(ctx context.Context, params *cloudformation.RegisterTypeInput, ...) (*cloudformation.RegisterTypeOutput, error)
- func (_m *IClient) RollbackStack(ctx context.Context, params *cloudformation.RollbackStackInput, ...) (*cloudformation.RollbackStackOutput, error)
- func (_m *IClient) SetStackPolicy(ctx context.Context, params *cloudformation.SetStackPolicyInput, ...) (*cloudformation.SetStackPolicyOutput, error)
- func (_m *IClient) SetTypeConfiguration(ctx context.Context, params *cloudformation.SetTypeConfigurationInput, ...) (*cloudformation.SetTypeConfigurationOutput, error)
- func (_m *IClient) SetTypeDefaultVersion(ctx context.Context, params *cloudformation.SetTypeDefaultVersionInput, ...) (*cloudformation.SetTypeDefaultVersionOutput, error)
- func (_m *IClient) SignalResource(ctx context.Context, params *cloudformation.SignalResourceInput, ...) (*cloudformation.SignalResourceOutput, error)
- func (_m *IClient) StartResourceScan(ctx context.Context, params *cloudformation.StartResourceScanInput, ...) (*cloudformation.StartResourceScanOutput, error)
- func (_m *IClient) StopStackSetOperation(ctx context.Context, params *cloudformation.StopStackSetOperationInput, ...) (*cloudformation.StopStackSetOperationOutput, error)
- func (_m *IClient) TestType(ctx context.Context, params *cloudformation.TestTypeInput, ...) (*cloudformation.TestTypeOutput, error)
- func (_m *IClient) UpdateGeneratedTemplate(ctx context.Context, params *cloudformation.UpdateGeneratedTemplateInput, ...) (*cloudformation.UpdateGeneratedTemplateOutput, error)
- func (_m *IClient) UpdateStack(ctx context.Context, params *cloudformation.UpdateStackInput, ...) (*cloudformation.UpdateStackOutput, error)
- func (_m *IClient) UpdateStackInstances(ctx context.Context, params *cloudformation.UpdateStackInstancesInput, ...) (*cloudformation.UpdateStackInstancesOutput, error)
- func (_m *IClient) UpdateStackSet(ctx context.Context, params *cloudformation.UpdateStackSetInput, ...) (*cloudformation.UpdateStackSetOutput, error)
- func (_m *IClient) UpdateTerminationProtection(ctx context.Context, params *cloudformation.UpdateTerminationProtectionInput, ...) (*cloudformation.UpdateTerminationProtectionOutput, error)
- func (_m *IClient) ValidateTemplate(ctx context.Context, params *cloudformation.ValidateTemplateInput, ...) (*cloudformation.ValidateTemplateOutput, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IClient ¶
IClient is an autogenerated mock type for the IClient type
func NewIClient ¶
NewIClient creates a new instance of IClient. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.
func (*IClient) ActivateOrganizationsAccess ¶
func (_m *IClient) ActivateOrganizationsAccess(ctx context.Context, params *cloudformation.ActivateOrganizationsAccessInput, optFns ...func(*cloudformation.Options)) (*cloudformation.ActivateOrganizationsAccessOutput, error)
ActivateOrganizationsAccess provides a mock function with given fields: ctx, params, optFns
func (*IClient) ActivateType ¶
func (_m *IClient) ActivateType(ctx context.Context, params *cloudformation.ActivateTypeInput, optFns ...func(*cloudformation.Options)) (*cloudformation.ActivateTypeOutput, error)
ActivateType provides a mock function with given fields: ctx, params, optFns
func (*IClient) BatchDescribeTypeConfigurations ¶
func (_m *IClient) BatchDescribeTypeConfigurations(ctx context.Context, params *cloudformation.BatchDescribeTypeConfigurationsInput, optFns ...func(*cloudformation.Options)) (*cloudformation.BatchDescribeTypeConfigurationsOutput, error)
BatchDescribeTypeConfigurations provides a mock function with given fields: ctx, params, optFns
func (*IClient) CancelUpdateStack ¶
func (_m *IClient) CancelUpdateStack(ctx context.Context, params *cloudformation.CancelUpdateStackInput, optFns ...func(*cloudformation.Options)) (*cloudformation.CancelUpdateStackOutput, error)
CancelUpdateStack provides a mock function with given fields: ctx, params, optFns
func (*IClient) ContinueUpdateRollback ¶
func (_m *IClient) ContinueUpdateRollback(ctx context.Context, params *cloudformation.ContinueUpdateRollbackInput, optFns ...func(*cloudformation.Options)) (*cloudformation.ContinueUpdateRollbackOutput, error)
ContinueUpdateRollback provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateChangeSet ¶
func (_m *IClient) CreateChangeSet(ctx context.Context, params *cloudformation.CreateChangeSetInput, optFns ...func(*cloudformation.Options)) (*cloudformation.CreateChangeSetOutput, error)
CreateChangeSet provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateGeneratedTemplate ¶
func (_m *IClient) CreateGeneratedTemplate(ctx context.Context, params *cloudformation.CreateGeneratedTemplateInput, optFns ...func(*cloudformation.Options)) (*cloudformation.CreateGeneratedTemplateOutput, error)
CreateGeneratedTemplate provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateStack ¶
func (_m *IClient) CreateStack(ctx context.Context, params *cloudformation.CreateStackInput, optFns ...func(*cloudformation.Options)) (*cloudformation.CreateStackOutput, error)
CreateStack provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateStackInstances ¶
func (_m *IClient) CreateStackInstances(ctx context.Context, params *cloudformation.CreateStackInstancesInput, optFns ...func(*cloudformation.Options)) (*cloudformation.CreateStackInstancesOutput, error)
CreateStackInstances provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateStackSet ¶
func (_m *IClient) CreateStackSet(ctx context.Context, params *cloudformation.CreateStackSetInput, optFns ...func(*cloudformation.Options)) (*cloudformation.CreateStackSetOutput, error)
CreateStackSet provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeactivateOrganizationsAccess ¶
func (_m *IClient) DeactivateOrganizationsAccess(ctx context.Context, params *cloudformation.DeactivateOrganizationsAccessInput, optFns ...func(*cloudformation.Options)) (*cloudformation.DeactivateOrganizationsAccessOutput, error)
DeactivateOrganizationsAccess provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeactivateType ¶
func (_m *IClient) DeactivateType(ctx context.Context, params *cloudformation.DeactivateTypeInput, optFns ...func(*cloudformation.Options)) (*cloudformation.DeactivateTypeOutput, error)
DeactivateType provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteChangeSet ¶
func (_m *IClient) DeleteChangeSet(ctx context.Context, params *cloudformation.DeleteChangeSetInput, optFns ...func(*cloudformation.Options)) (*cloudformation.DeleteChangeSetOutput, error)
DeleteChangeSet provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteGeneratedTemplate ¶
func (_m *IClient) DeleteGeneratedTemplate(ctx context.Context, params *cloudformation.DeleteGeneratedTemplateInput, optFns ...func(*cloudformation.Options)) (*cloudformation.DeleteGeneratedTemplateOutput, error)
DeleteGeneratedTemplate provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteStack ¶
func (_m *IClient) DeleteStack(ctx context.Context, params *cloudformation.DeleteStackInput, optFns ...func(*cloudformation.Options)) (*cloudformation.DeleteStackOutput, error)
DeleteStack provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteStackInstances ¶
func (_m *IClient) DeleteStackInstances(ctx context.Context, params *cloudformation.DeleteStackInstancesInput, optFns ...func(*cloudformation.Options)) (*cloudformation.DeleteStackInstancesOutput, error)
DeleteStackInstances provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteStackSet ¶
func (_m *IClient) DeleteStackSet(ctx context.Context, params *cloudformation.DeleteStackSetInput, optFns ...func(*cloudformation.Options)) (*cloudformation.DeleteStackSetOutput, error)
DeleteStackSet provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeregisterType ¶
func (_m *IClient) DeregisterType(ctx context.Context, params *cloudformation.DeregisterTypeInput, optFns ...func(*cloudformation.Options)) (*cloudformation.DeregisterTypeOutput, error)
DeregisterType provides a mock function with given fields: ctx, params, optFns
func (*IClient) DescribeAccountLimits ¶
func (_m *IClient) DescribeAccountLimits(ctx context.Context, params *cloudformation.DescribeAccountLimitsInput, optFns ...func(*cloudformation.Options)) (*cloudformation.DescribeAccountLimitsOutput, error)
DescribeAccountLimits provides a mock function with given fields: ctx, params, optFns
func (*IClient) DescribeChangeSet ¶
func (_m *IClient) DescribeChangeSet(ctx context.Context, params *cloudformation.DescribeChangeSetInput, optFns ...func(*cloudformation.Options)) (*cloudformation.DescribeChangeSetOutput, error)
DescribeChangeSet provides a mock function with given fields: ctx, params, optFns
func (*IClient) DescribeChangeSetHooks ¶
func (_m *IClient) DescribeChangeSetHooks(ctx context.Context, params *cloudformation.DescribeChangeSetHooksInput, optFns ...func(*cloudformation.Options)) (*cloudformation.DescribeChangeSetHooksOutput, error)
DescribeChangeSetHooks provides a mock function with given fields: ctx, params, optFns
func (*IClient) DescribeGeneratedTemplate ¶
func (_m *IClient) DescribeGeneratedTemplate(ctx context.Context, params *cloudformation.DescribeGeneratedTemplateInput, optFns ...func(*cloudformation.Options)) (*cloudformation.DescribeGeneratedTemplateOutput, error)
DescribeGeneratedTemplate provides a mock function with given fields: ctx, params, optFns
func (*IClient) DescribeOrganizationsAccess ¶
func (_m *IClient) DescribeOrganizationsAccess(ctx context.Context, params *cloudformation.DescribeOrganizationsAccessInput, optFns ...func(*cloudformation.Options)) (*cloudformation.DescribeOrganizationsAccessOutput, error)
DescribeOrganizationsAccess provides a mock function with given fields: ctx, params, optFns
func (*IClient) DescribePublisher ¶
func (_m *IClient) DescribePublisher(ctx context.Context, params *cloudformation.DescribePublisherInput, optFns ...func(*cloudformation.Options)) (*cloudformation.DescribePublisherOutput, error)
DescribePublisher provides a mock function with given fields: ctx, params, optFns
func (*IClient) DescribeResourceScan ¶
func (_m *IClient) DescribeResourceScan(ctx context.Context, params *cloudformation.DescribeResourceScanInput, optFns ...func(*cloudformation.Options)) (*cloudformation.DescribeResourceScanOutput, error)
DescribeResourceScan provides a mock function with given fields: ctx, params, optFns
func (*IClient) DescribeStackDriftDetectionStatus ¶
func (_m *IClient) DescribeStackDriftDetectionStatus(ctx context.Context, params *cloudformation.DescribeStackDriftDetectionStatusInput, optFns ...func(*cloudformation.Options)) (*cloudformation.DescribeStackDriftDetectionStatusOutput, error)
DescribeStackDriftDetectionStatus provides a mock function with given fields: ctx, params, optFns
func (*IClient) DescribeStackEvents ¶
func (_m *IClient) DescribeStackEvents(ctx context.Context, params *cloudformation.DescribeStackEventsInput, optFns ...func(*cloudformation.Options)) (*cloudformation.DescribeStackEventsOutput, error)
DescribeStackEvents provides a mock function with given fields: ctx, params, optFns
func (*IClient) DescribeStackInstance ¶
func (_m *IClient) DescribeStackInstance(ctx context.Context, params *cloudformation.DescribeStackInstanceInput, optFns ...func(*cloudformation.Options)) (*cloudformation.DescribeStackInstanceOutput, error)
DescribeStackInstance provides a mock function with given fields: ctx, params, optFns
func (*IClient) DescribeStackResource ¶
func (_m *IClient) DescribeStackResource(ctx context.Context, params *cloudformation.DescribeStackResourceInput, optFns ...func(*cloudformation.Options)) (*cloudformation.DescribeStackResourceOutput, error)
DescribeStackResource provides a mock function with given fields: ctx, params, optFns
func (*IClient) DescribeStackResourceDrifts ¶
func (_m *IClient) DescribeStackResourceDrifts(ctx context.Context, params *cloudformation.DescribeStackResourceDriftsInput, optFns ...func(*cloudformation.Options)) (*cloudformation.DescribeStackResourceDriftsOutput, error)
DescribeStackResourceDrifts provides a mock function with given fields: ctx, params, optFns
func (*IClient) DescribeStackResources ¶
func (_m *IClient) DescribeStackResources(ctx context.Context, params *cloudformation.DescribeStackResourcesInput, optFns ...func(*cloudformation.Options)) (*cloudformation.DescribeStackResourcesOutput, error)
DescribeStackResources provides a mock function with given fields: ctx, params, optFns
func (*IClient) DescribeStackSet ¶
func (_m *IClient) DescribeStackSet(ctx context.Context, params *cloudformation.DescribeStackSetInput, optFns ...func(*cloudformation.Options)) (*cloudformation.DescribeStackSetOutput, error)
DescribeStackSet provides a mock function with given fields: ctx, params, optFns
func (*IClient) DescribeStackSetOperation ¶
func (_m *IClient) DescribeStackSetOperation(ctx context.Context, params *cloudformation.DescribeStackSetOperationInput, optFns ...func(*cloudformation.Options)) (*cloudformation.DescribeStackSetOperationOutput, error)
DescribeStackSetOperation provides a mock function with given fields: ctx, params, optFns
func (*IClient) DescribeStacks ¶
func (_m *IClient) DescribeStacks(ctx context.Context, params *cloudformation.DescribeStacksInput, optFns ...func(*cloudformation.Options)) (*cloudformation.DescribeStacksOutput, error)
DescribeStacks provides a mock function with given fields: ctx, params, optFns
func (*IClient) DescribeType ¶
func (_m *IClient) DescribeType(ctx context.Context, params *cloudformation.DescribeTypeInput, optFns ...func(*cloudformation.Options)) (*cloudformation.DescribeTypeOutput, error)
DescribeType provides a mock function with given fields: ctx, params, optFns
func (*IClient) DescribeTypeRegistration ¶
func (_m *IClient) DescribeTypeRegistration(ctx context.Context, params *cloudformation.DescribeTypeRegistrationInput, optFns ...func(*cloudformation.Options)) (*cloudformation.DescribeTypeRegistrationOutput, error)
DescribeTypeRegistration provides a mock function with given fields: ctx, params, optFns
func (*IClient) DetectStackDrift ¶
func (_m *IClient) DetectStackDrift(ctx context.Context, params *cloudformation.DetectStackDriftInput, optFns ...func(*cloudformation.Options)) (*cloudformation.DetectStackDriftOutput, error)
DetectStackDrift provides a mock function with given fields: ctx, params, optFns
func (*IClient) DetectStackResourceDrift ¶
func (_m *IClient) DetectStackResourceDrift(ctx context.Context, params *cloudformation.DetectStackResourceDriftInput, optFns ...func(*cloudformation.Options)) (*cloudformation.DetectStackResourceDriftOutput, error)
DetectStackResourceDrift provides a mock function with given fields: ctx, params, optFns
func (*IClient) DetectStackSetDrift ¶
func (_m *IClient) DetectStackSetDrift(ctx context.Context, params *cloudformation.DetectStackSetDriftInput, optFns ...func(*cloudformation.Options)) (*cloudformation.DetectStackSetDriftOutput, error)
DetectStackSetDrift provides a mock function with given fields: ctx, params, optFns
func (*IClient) EstimateTemplateCost ¶
func (_m *IClient) EstimateTemplateCost(ctx context.Context, params *cloudformation.EstimateTemplateCostInput, optFns ...func(*cloudformation.Options)) (*cloudformation.EstimateTemplateCostOutput, error)
EstimateTemplateCost provides a mock function with given fields: ctx, params, optFns
func (*IClient) ExecuteChangeSet ¶
func (_m *IClient) ExecuteChangeSet(ctx context.Context, params *cloudformation.ExecuteChangeSetInput, optFns ...func(*cloudformation.Options)) (*cloudformation.ExecuteChangeSetOutput, error)
ExecuteChangeSet provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetGeneratedTemplate ¶
func (_m *IClient) GetGeneratedTemplate(ctx context.Context, params *cloudformation.GetGeneratedTemplateInput, optFns ...func(*cloudformation.Options)) (*cloudformation.GetGeneratedTemplateOutput, error)
GetGeneratedTemplate provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetStackPolicy ¶
func (_m *IClient) GetStackPolicy(ctx context.Context, params *cloudformation.GetStackPolicyInput, optFns ...func(*cloudformation.Options)) (*cloudformation.GetStackPolicyOutput, error)
GetStackPolicy provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetTemplate ¶
func (_m *IClient) GetTemplate(ctx context.Context, params *cloudformation.GetTemplateInput, optFns ...func(*cloudformation.Options)) (*cloudformation.GetTemplateOutput, error)
GetTemplate provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetTemplateSummary ¶
func (_m *IClient) GetTemplateSummary(ctx context.Context, params *cloudformation.GetTemplateSummaryInput, optFns ...func(*cloudformation.Options)) (*cloudformation.GetTemplateSummaryOutput, error)
GetTemplateSummary provides a mock function with given fields: ctx, params, optFns
func (*IClient) ImportStacksToStackSet ¶
func (_m *IClient) ImportStacksToStackSet(ctx context.Context, params *cloudformation.ImportStacksToStackSetInput, optFns ...func(*cloudformation.Options)) (*cloudformation.ImportStacksToStackSetOutput, error)
ImportStacksToStackSet provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListChangeSets ¶
func (_m *IClient) ListChangeSets(ctx context.Context, params *cloudformation.ListChangeSetsInput, optFns ...func(*cloudformation.Options)) (*cloudformation.ListChangeSetsOutput, error)
ListChangeSets provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListExports ¶
func (_m *IClient) ListExports(ctx context.Context, params *cloudformation.ListExportsInput, optFns ...func(*cloudformation.Options)) (*cloudformation.ListExportsOutput, error)
ListExports provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListGeneratedTemplates ¶
func (_m *IClient) ListGeneratedTemplates(ctx context.Context, params *cloudformation.ListGeneratedTemplatesInput, optFns ...func(*cloudformation.Options)) (*cloudformation.ListGeneratedTemplatesOutput, error)
ListGeneratedTemplates provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListImports ¶
func (_m *IClient) ListImports(ctx context.Context, params *cloudformation.ListImportsInput, optFns ...func(*cloudformation.Options)) (*cloudformation.ListImportsOutput, error)
ListImports provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListResourceScanRelatedResources ¶
func (_m *IClient) ListResourceScanRelatedResources(ctx context.Context, params *cloudformation.ListResourceScanRelatedResourcesInput, optFns ...func(*cloudformation.Options)) (*cloudformation.ListResourceScanRelatedResourcesOutput, error)
ListResourceScanRelatedResources provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListResourceScanResources ¶
func (_m *IClient) ListResourceScanResources(ctx context.Context, params *cloudformation.ListResourceScanResourcesInput, optFns ...func(*cloudformation.Options)) (*cloudformation.ListResourceScanResourcesOutput, error)
ListResourceScanResources provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListResourceScans ¶
func (_m *IClient) ListResourceScans(ctx context.Context, params *cloudformation.ListResourceScansInput, optFns ...func(*cloudformation.Options)) (*cloudformation.ListResourceScansOutput, error)
ListResourceScans provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListStackInstanceResourceDrifts ¶
func (_m *IClient) ListStackInstanceResourceDrifts(ctx context.Context, params *cloudformation.ListStackInstanceResourceDriftsInput, optFns ...func(*cloudformation.Options)) (*cloudformation.ListStackInstanceResourceDriftsOutput, error)
ListStackInstanceResourceDrifts provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListStackInstances ¶
func (_m *IClient) ListStackInstances(ctx context.Context, params *cloudformation.ListStackInstancesInput, optFns ...func(*cloudformation.Options)) (*cloudformation.ListStackInstancesOutput, error)
ListStackInstances provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListStackResources ¶
func (_m *IClient) ListStackResources(ctx context.Context, params *cloudformation.ListStackResourcesInput, optFns ...func(*cloudformation.Options)) (*cloudformation.ListStackResourcesOutput, error)
ListStackResources provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListStackSetAutoDeploymentTargets ¶
func (_m *IClient) ListStackSetAutoDeploymentTargets(ctx context.Context, params *cloudformation.ListStackSetAutoDeploymentTargetsInput, optFns ...func(*cloudformation.Options)) (*cloudformation.ListStackSetAutoDeploymentTargetsOutput, error)
ListStackSetAutoDeploymentTargets provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListStackSetOperationResults ¶
func (_m *IClient) ListStackSetOperationResults(ctx context.Context, params *cloudformation.ListStackSetOperationResultsInput, optFns ...func(*cloudformation.Options)) (*cloudformation.ListStackSetOperationResultsOutput, error)
ListStackSetOperationResults provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListStackSetOperations ¶
func (_m *IClient) ListStackSetOperations(ctx context.Context, params *cloudformation.ListStackSetOperationsInput, optFns ...func(*cloudformation.Options)) (*cloudformation.ListStackSetOperationsOutput, error)
ListStackSetOperations provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListStackSets ¶
func (_m *IClient) ListStackSets(ctx context.Context, params *cloudformation.ListStackSetsInput, optFns ...func(*cloudformation.Options)) (*cloudformation.ListStackSetsOutput, error)
ListStackSets provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListStacks ¶
func (_m *IClient) ListStacks(ctx context.Context, params *cloudformation.ListStacksInput, optFns ...func(*cloudformation.Options)) (*cloudformation.ListStacksOutput, error)
ListStacks provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListTypeRegistrations ¶
func (_m *IClient) ListTypeRegistrations(ctx context.Context, params *cloudformation.ListTypeRegistrationsInput, optFns ...func(*cloudformation.Options)) (*cloudformation.ListTypeRegistrationsOutput, error)
ListTypeRegistrations provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListTypeVersions ¶
func (_m *IClient) ListTypeVersions(ctx context.Context, params *cloudformation.ListTypeVersionsInput, optFns ...func(*cloudformation.Options)) (*cloudformation.ListTypeVersionsOutput, error)
ListTypeVersions provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListTypes ¶
func (_m *IClient) ListTypes(ctx context.Context, params *cloudformation.ListTypesInput, optFns ...func(*cloudformation.Options)) (*cloudformation.ListTypesOutput, error)
ListTypes provides a mock function with given fields: ctx, params, optFns
func (*IClient) Options ¶
func (_m *IClient) Options() cloudformation.Options
Options provides a mock function with given fields:
func (*IClient) PublishType ¶
func (_m *IClient) PublishType(ctx context.Context, params *cloudformation.PublishTypeInput, optFns ...func(*cloudformation.Options)) (*cloudformation.PublishTypeOutput, error)
PublishType provides a mock function with given fields: ctx, params, optFns
func (*IClient) RecordHandlerProgress ¶
func (_m *IClient) RecordHandlerProgress(ctx context.Context, params *cloudformation.RecordHandlerProgressInput, optFns ...func(*cloudformation.Options)) (*cloudformation.RecordHandlerProgressOutput, error)
RecordHandlerProgress provides a mock function with given fields: ctx, params, optFns
func (*IClient) RegisterPublisher ¶
func (_m *IClient) RegisterPublisher(ctx context.Context, params *cloudformation.RegisterPublisherInput, optFns ...func(*cloudformation.Options)) (*cloudformation.RegisterPublisherOutput, error)
RegisterPublisher provides a mock function with given fields: ctx, params, optFns
func (*IClient) RegisterType ¶
func (_m *IClient) RegisterType(ctx context.Context, params *cloudformation.RegisterTypeInput, optFns ...func(*cloudformation.Options)) (*cloudformation.RegisterTypeOutput, error)
RegisterType provides a mock function with given fields: ctx, params, optFns
func (*IClient) RollbackStack ¶
func (_m *IClient) RollbackStack(ctx context.Context, params *cloudformation.RollbackStackInput, optFns ...func(*cloudformation.Options)) (*cloudformation.RollbackStackOutput, error)
RollbackStack provides a mock function with given fields: ctx, params, optFns
func (*IClient) SetStackPolicy ¶
func (_m *IClient) SetStackPolicy(ctx context.Context, params *cloudformation.SetStackPolicyInput, optFns ...func(*cloudformation.Options)) (*cloudformation.SetStackPolicyOutput, error)
SetStackPolicy provides a mock function with given fields: ctx, params, optFns
func (*IClient) SetTypeConfiguration ¶
func (_m *IClient) SetTypeConfiguration(ctx context.Context, params *cloudformation.SetTypeConfigurationInput, optFns ...func(*cloudformation.Options)) (*cloudformation.SetTypeConfigurationOutput, error)
SetTypeConfiguration provides a mock function with given fields: ctx, params, optFns
func (*IClient) SetTypeDefaultVersion ¶
func (_m *IClient) SetTypeDefaultVersion(ctx context.Context, params *cloudformation.SetTypeDefaultVersionInput, optFns ...func(*cloudformation.Options)) (*cloudformation.SetTypeDefaultVersionOutput, error)
SetTypeDefaultVersion provides a mock function with given fields: ctx, params, optFns
func (*IClient) SignalResource ¶
func (_m *IClient) SignalResource(ctx context.Context, params *cloudformation.SignalResourceInput, optFns ...func(*cloudformation.Options)) (*cloudformation.SignalResourceOutput, error)
SignalResource provides a mock function with given fields: ctx, params, optFns
func (*IClient) StartResourceScan ¶
func (_m *IClient) StartResourceScan(ctx context.Context, params *cloudformation.StartResourceScanInput, optFns ...func(*cloudformation.Options)) (*cloudformation.StartResourceScanOutput, error)
StartResourceScan provides a mock function with given fields: ctx, params, optFns
func (*IClient) StopStackSetOperation ¶
func (_m *IClient) StopStackSetOperation(ctx context.Context, params *cloudformation.StopStackSetOperationInput, optFns ...func(*cloudformation.Options)) (*cloudformation.StopStackSetOperationOutput, error)
StopStackSetOperation provides a mock function with given fields: ctx, params, optFns
func (*IClient) TestType ¶
func (_m *IClient) TestType(ctx context.Context, params *cloudformation.TestTypeInput, optFns ...func(*cloudformation.Options)) (*cloudformation.TestTypeOutput, error)
TestType provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateGeneratedTemplate ¶
func (_m *IClient) UpdateGeneratedTemplate(ctx context.Context, params *cloudformation.UpdateGeneratedTemplateInput, optFns ...func(*cloudformation.Options)) (*cloudformation.UpdateGeneratedTemplateOutput, error)
UpdateGeneratedTemplate provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateStack ¶
func (_m *IClient) UpdateStack(ctx context.Context, params *cloudformation.UpdateStackInput, optFns ...func(*cloudformation.Options)) (*cloudformation.UpdateStackOutput, error)
UpdateStack provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateStackInstances ¶
func (_m *IClient) UpdateStackInstances(ctx context.Context, params *cloudformation.UpdateStackInstancesInput, optFns ...func(*cloudformation.Options)) (*cloudformation.UpdateStackInstancesOutput, error)
UpdateStackInstances provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateStackSet ¶
func (_m *IClient) UpdateStackSet(ctx context.Context, params *cloudformation.UpdateStackSetInput, optFns ...func(*cloudformation.Options)) (*cloudformation.UpdateStackSetOutput, error)
UpdateStackSet provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateTerminationProtection ¶
func (_m *IClient) UpdateTerminationProtection(ctx context.Context, params *cloudformation.UpdateTerminationProtectionInput, optFns ...func(*cloudformation.Options)) (*cloudformation.UpdateTerminationProtectionOutput, error)
UpdateTerminationProtection provides a mock function with given fields: ctx, params, optFns
func (*IClient) ValidateTemplate ¶
func (_m *IClient) ValidateTemplate(ctx context.Context, params *cloudformation.ValidateTemplateInput, optFns ...func(*cloudformation.Options)) (*cloudformation.ValidateTemplateOutput, error)
ValidateTemplate provides a mock function with given fields: ctx, params, optFns