cloudformationdouble

package
v0.0.0-...-8548fdf Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 15, 2020 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Overview

Code generated by go awsdoublegen; DO NOT EDIT. This file was generated at 2020-01-29T21:22:05+11:00 For SDKVersion 1.28.13 Package cloudformationdouble contains test double implementation of cloudformationiface.CloudFormationAPI

Package cloudformationdouble provides a TestDouble implementation of cloudformationiface.CloudFormationAPI

Code generated by go awsdoublegen; DO NOT EDIT. This file was generated at 2020-01-29T21:22:05+11:00

Code generated by go awsdoublegen; DO NOT EDIT. This file was generated at 2020-01-29T21:22:05+11:00

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CloudFormationDouble

type CloudFormationDouble struct {
	cloudformationiface.CloudFormationAPI
	*awsdouble.AWSTestDouble
}

CloudFormationDouble is TestDouble for cloudformationiface.CloudFormationAPI

func NewDouble

func NewDouble(t godouble.T, configurators ...func(*awsdouble.AWSTestDouble)) *CloudFormationDouble

Constructor for CloudFormationDouble Default configuration will ensure

  • API operations not explicitly stubbed will return an empty output struct pointer, and nil error. To simulate long polling, "Poll" operations will return these values after a random delay of up to 100ms.

  • WithContext methods implement a 'Fake' method that returns a cancellation error if the context is cancelled before the method is called.

  • Pages and PagesWithContext methods similarly implement a 'Fake' method that paginates over the underlying method.

    This allows tests to only stub the simple api methods and be generally unconcerned whether the SUT is using the Context or Pagination forms of the API.

func (*CloudFormationDouble) CancelUpdateStack

func (*CloudFormationDouble) CancelUpdateStackRequest

func (*CloudFormationDouble) CancelUpdateStackWithContext

func (*CloudFormationDouble) CreateChangeSet

func (*CloudFormationDouble) CreateChangeSetRequest

func (*CloudFormationDouble) CreateChangeSetWithContext

func (*CloudFormationDouble) CreateStack

func (*CloudFormationDouble) CreateStackInstances

func (*CloudFormationDouble) CreateStackInstancesWithContext

func (*CloudFormationDouble) CreateStackRequest

func (*CloudFormationDouble) CreateStackSet

func (*CloudFormationDouble) CreateStackSetRequest

func (*CloudFormationDouble) CreateStackSetWithContext

func (*CloudFormationDouble) CreateStackWithContext

func (*CloudFormationDouble) DeleteChangeSet

func (*CloudFormationDouble) DeleteChangeSetRequest

func (*CloudFormationDouble) DeleteChangeSetWithContext

func (*CloudFormationDouble) DeleteStack

func (*CloudFormationDouble) DeleteStackInstances

func (*CloudFormationDouble) DeleteStackInstancesWithContext

func (*CloudFormationDouble) DeleteStackRequest

func (*CloudFormationDouble) DeleteStackSet

func (*CloudFormationDouble) DeleteStackSetRequest

func (*CloudFormationDouble) DeleteStackSetWithContext

func (*CloudFormationDouble) DeleteStackWithContext

func (*CloudFormationDouble) DeregisterType

func (*CloudFormationDouble) DeregisterTypeRequest

func (*CloudFormationDouble) DeregisterTypeWithContext

func (*CloudFormationDouble) DescribeChangeSet

func (*CloudFormationDouble) DescribeChangeSetRequest

func (*CloudFormationDouble) DescribeChangeSetWithContext

func (*CloudFormationDouble) DescribeStackEvents

func (*CloudFormationDouble) DescribeStackEventsPages

func (*CloudFormationDouble) DescribeStackEventsPagesWithContext

func (d *CloudFormationDouble) DescribeStackEventsPagesWithContext(i0 context.Context, i1 *cloudformation.DescribeStackEventsInput, i2 func(*cloudformation.DescribeStackEventsOutput, bool) bool, i3 ...request.Option) (r0 error)

func (*CloudFormationDouble) DescribeStackEventsWithContext

func (*CloudFormationDouble) DescribeStackSet

func (*CloudFormationDouble) DescribeStackSetRequest

func (*CloudFormationDouble) DescribeStackSetWithContext

func (*CloudFormationDouble) DescribeStacks

func (*CloudFormationDouble) DescribeStacksPages

func (*CloudFormationDouble) DescribeStacksPagesWithContext

func (d *CloudFormationDouble) DescribeStacksPagesWithContext(i0 context.Context, i1 *cloudformation.DescribeStacksInput, i2 func(*cloudformation.DescribeStacksOutput, bool) bool, i3 ...request.Option) (r0 error)

func (*CloudFormationDouble) DescribeStacksRequest

func (*CloudFormationDouble) DescribeStacksWithContext

func (*CloudFormationDouble) DescribeType

func (*CloudFormationDouble) DescribeTypeRequest

func (*CloudFormationDouble) DescribeTypeWithContext

func (*CloudFormationDouble) DetectStackDrift

func (*CloudFormationDouble) DetectStackDriftRequest

func (*CloudFormationDouble) DetectStackDriftWithContext

func (*CloudFormationDouble) DetectStackSetDrift

func (*CloudFormationDouble) DetectStackSetDriftWithContext

func (*CloudFormationDouble) EstimateTemplateCost

func (*CloudFormationDouble) EstimateTemplateCostWithContext

func (*CloudFormationDouble) ExecuteChangeSet

func (*CloudFormationDouble) ExecuteChangeSetRequest

func (*CloudFormationDouble) ExecuteChangeSetWithContext

func (*CloudFormationDouble) GetStackPolicy

func (*CloudFormationDouble) GetStackPolicyRequest

func (*CloudFormationDouble) GetStackPolicyWithContext

func (*CloudFormationDouble) GetTemplate

func (*CloudFormationDouble) GetTemplateRequest

func (*CloudFormationDouble) GetTemplateSummary

func (*CloudFormationDouble) GetTemplateSummaryRequest

func (*CloudFormationDouble) GetTemplateSummaryWithContext

func (*CloudFormationDouble) GetTemplateWithContext

func (*CloudFormationDouble) ListChangeSets

func (*CloudFormationDouble) ListChangeSetsRequest

func (*CloudFormationDouble) ListChangeSetsWithContext

func (*CloudFormationDouble) ListExports

func (*CloudFormationDouble) ListExportsPages

func (*CloudFormationDouble) ListExportsPagesWithContext

func (d *CloudFormationDouble) ListExportsPagesWithContext(i0 context.Context, i1 *cloudformation.ListExportsInput, i2 func(*cloudformation.ListExportsOutput, bool) bool, i3 ...request.Option) (r0 error)

func (*CloudFormationDouble) ListExportsRequest

func (*CloudFormationDouble) ListExportsWithContext

func (*CloudFormationDouble) ListImports

func (*CloudFormationDouble) ListImportsPages

func (*CloudFormationDouble) ListImportsPagesWithContext

func (d *CloudFormationDouble) ListImportsPagesWithContext(i0 context.Context, i1 *cloudformation.ListImportsInput, i2 func(*cloudformation.ListImportsOutput, bool) bool, i3 ...request.Option) (r0 error)

func (*CloudFormationDouble) ListImportsRequest

func (*CloudFormationDouble) ListImportsWithContext

func (*CloudFormationDouble) ListStackInstances

func (*CloudFormationDouble) ListStackInstancesRequest

func (*CloudFormationDouble) ListStackInstancesWithContext

func (*CloudFormationDouble) ListStackResources

func (*CloudFormationDouble) ListStackResourcesPages

func (*CloudFormationDouble) ListStackResourcesPagesWithContext

func (d *CloudFormationDouble) ListStackResourcesPagesWithContext(i0 context.Context, i1 *cloudformation.ListStackResourcesInput, i2 func(*cloudformation.ListStackResourcesOutput, bool) bool, i3 ...request.Option) (r0 error)

func (*CloudFormationDouble) ListStackResourcesRequest

func (*CloudFormationDouble) ListStackResourcesWithContext

func (*CloudFormationDouble) ListStackSets

func (*CloudFormationDouble) ListStackSetsRequest

func (*CloudFormationDouble) ListStackSetsWithContext

func (*CloudFormationDouble) ListStacks

func (*CloudFormationDouble) ListStacksPages

func (*CloudFormationDouble) ListStacksPagesWithContext

func (d *CloudFormationDouble) ListStacksPagesWithContext(i0 context.Context, i1 *cloudformation.ListStacksInput, i2 func(*cloudformation.ListStacksOutput, bool) bool, i3 ...request.Option) (r0 error)

func (*CloudFormationDouble) ListStacksRequest

func (*CloudFormationDouble) ListStacksWithContext

func (*CloudFormationDouble) ListTypeRegistrationsPages

func (*CloudFormationDouble) ListTypeRegistrationsPagesWithContext

func (d *CloudFormationDouble) ListTypeRegistrationsPagesWithContext(i0 context.Context, i1 *cloudformation.ListTypeRegistrationsInput, i2 func(*cloudformation.ListTypeRegistrationsOutput, bool) bool, i3 ...request.Option) (r0 error)

func (*CloudFormationDouble) ListTypeVersions

func (*CloudFormationDouble) ListTypeVersionsPages

func (*CloudFormationDouble) ListTypeVersionsPagesWithContext

func (d *CloudFormationDouble) ListTypeVersionsPagesWithContext(i0 context.Context, i1 *cloudformation.ListTypeVersionsInput, i2 func(*cloudformation.ListTypeVersionsOutput, bool) bool, i3 ...request.Option) (r0 error)

func (*CloudFormationDouble) ListTypeVersionsRequest

func (*CloudFormationDouble) ListTypeVersionsWithContext

func (*CloudFormationDouble) ListTypes

func (*CloudFormationDouble) ListTypesPages

func (*CloudFormationDouble) ListTypesPagesWithContext

func (d *CloudFormationDouble) ListTypesPagesWithContext(i0 context.Context, i1 *cloudformation.ListTypesInput, i2 func(*cloudformation.ListTypesOutput, bool) bool, i3 ...request.Option) (r0 error)

func (*CloudFormationDouble) ListTypesRequest

func (*CloudFormationDouble) ListTypesWithContext

func (*CloudFormationDouble) RegisterType

func (*CloudFormationDouble) RegisterTypeRequest

func (*CloudFormationDouble) RegisterTypeWithContext

func (*CloudFormationDouble) SetStackPolicy

func (*CloudFormationDouble) SetStackPolicyRequest

func (*CloudFormationDouble) SetStackPolicyWithContext

func (*CloudFormationDouble) SignalResource

func (*CloudFormationDouble) SignalResourceRequest

func (*CloudFormationDouble) SignalResourceWithContext

func (*CloudFormationDouble) UpdateStack

func (*CloudFormationDouble) UpdateStackInstances

func (*CloudFormationDouble) UpdateStackInstancesWithContext

func (*CloudFormationDouble) UpdateStackRequest

func (*CloudFormationDouble) UpdateStackSet

func (*CloudFormationDouble) UpdateStackSetRequest

func (*CloudFormationDouble) UpdateStackSetWithContext

func (*CloudFormationDouble) UpdateStackWithContext

func (*CloudFormationDouble) ValidateTemplate

func (*CloudFormationDouble) ValidateTemplateRequest

func (*CloudFormationDouble) ValidateTemplateWithContext

func (*CloudFormationDouble) WaitUntilChangeSetCreateComplete

func (d *CloudFormationDouble) WaitUntilChangeSetCreateComplete(i0 *cloudformation.DescribeChangeSetInput) (r0 error)

func (*CloudFormationDouble) WaitUntilChangeSetCreateCompleteWithContext

func (d *CloudFormationDouble) WaitUntilChangeSetCreateCompleteWithContext(i0 context.Context, i1 *cloudformation.DescribeChangeSetInput, i2 ...request.WaiterOption) (r0 error)

func (*CloudFormationDouble) WaitUntilStackCreateComplete

func (d *CloudFormationDouble) WaitUntilStackCreateComplete(i0 *cloudformation.DescribeStacksInput) (r0 error)

func (*CloudFormationDouble) WaitUntilStackCreateCompleteWithContext

func (d *CloudFormationDouble) WaitUntilStackCreateCompleteWithContext(i0 context.Context, i1 *cloudformation.DescribeStacksInput, i2 ...request.WaiterOption) (r0 error)

func (*CloudFormationDouble) WaitUntilStackDeleteComplete

func (d *CloudFormationDouble) WaitUntilStackDeleteComplete(i0 *cloudformation.DescribeStacksInput) (r0 error)

func (*CloudFormationDouble) WaitUntilStackDeleteCompleteWithContext

func (d *CloudFormationDouble) WaitUntilStackDeleteCompleteWithContext(i0 context.Context, i1 *cloudformation.DescribeStacksInput, i2 ...request.WaiterOption) (r0 error)

func (*CloudFormationDouble) WaitUntilStackExists

func (d *CloudFormationDouble) WaitUntilStackExists(i0 *cloudformation.DescribeStacksInput) (r0 error)

func (*CloudFormationDouble) WaitUntilStackExistsWithContext

func (d *CloudFormationDouble) WaitUntilStackExistsWithContext(i0 context.Context, i1 *cloudformation.DescribeStacksInput, i2 ...request.WaiterOption) (r0 error)

func (*CloudFormationDouble) WaitUntilStackImportComplete

func (d *CloudFormationDouble) WaitUntilStackImportComplete(i0 *cloudformation.DescribeStacksInput) (r0 error)

func (*CloudFormationDouble) WaitUntilStackImportCompleteWithContext

func (d *CloudFormationDouble) WaitUntilStackImportCompleteWithContext(i0 context.Context, i1 *cloudformation.DescribeStacksInput, i2 ...request.WaiterOption) (r0 error)

func (*CloudFormationDouble) WaitUntilStackUpdateComplete

func (d *CloudFormationDouble) WaitUntilStackUpdateComplete(i0 *cloudformation.DescribeStacksInput) (r0 error)

func (*CloudFormationDouble) WaitUntilStackUpdateCompleteWithContext

func (d *CloudFormationDouble) WaitUntilStackUpdateCompleteWithContext(i0 context.Context, i1 *cloudformation.DescribeStacksInput, i2 ...request.WaiterOption) (r0 error)

func (*CloudFormationDouble) WaitUntilTypeRegistrationComplete

func (d *CloudFormationDouble) WaitUntilTypeRegistrationComplete(i0 *cloudformation.DescribeTypeRegistrationInput) (r0 error)

func (*CloudFormationDouble) WaitUntilTypeRegistrationCompleteWithContext

func (d *CloudFormationDouble) WaitUntilTypeRegistrationCompleteWithContext(i0 context.Context, i1 *cloudformation.DescribeTypeRegistrationInput, i2 ...request.WaiterOption) (r0 error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL