configservicedouble

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: 7 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 configservicedouble contains test double implementation of configserviceiface.ConfigServiceAPI

Package configservicedouble provides a TestDouble implementation of configserviceiface.ConfigServiceAPI

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 ConfigServiceDouble

type ConfigServiceDouble struct {
	configserviceiface.ConfigServiceAPI
	*awsdouble.AWSTestDouble
}

ConfigServiceDouble is TestDouble for configserviceiface.ConfigServiceAPI

func NewDouble

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

Constructor for ConfigServiceDouble 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 (*ConfigServiceDouble) DeleteConfigRule

func (*ConfigServiceDouble) DeleteConfigRuleRequest

func (*ConfigServiceDouble) DeleteConfigRuleWithContext

func (*ConfigServiceDouble) DeleteConformancePack

func (*ConfigServiceDouble) DeleteConformancePackWithContext

func (*ConfigServiceDouble) DeleteDeliveryChannel

func (*ConfigServiceDouble) DeleteDeliveryChannelWithContext

func (*ConfigServiceDouble) DeleteResourceConfig

func (*ConfigServiceDouble) DeleteResourceConfigWithContext

func (*ConfigServiceDouble) DeliverConfigSnapshot

func (*ConfigServiceDouble) DeliverConfigSnapshotWithContext

func (*ConfigServiceDouble) DescribeConfigRules

func (*ConfigServiceDouble) DescribeConfigRulesRequest

func (*ConfigServiceDouble) DescribeConfigRulesWithContext

func (*ConfigServiceDouble) GetResourceConfigHistoryPages

func (*ConfigServiceDouble) GetResourceConfigHistoryPagesWithContext

func (d *ConfigServiceDouble) GetResourceConfigHistoryPagesWithContext(i0 context.Context, i1 *configservice.GetResourceConfigHistoryInput, i2 func(*configservice.GetResourceConfigHistoryOutput, bool) bool, i3 ...request.Option) (r0 error)

func (*ConfigServiceDouble) ListTagsForResource

func (*ConfigServiceDouble) ListTagsForResourceRequest

func (*ConfigServiceDouble) ListTagsForResourceWithContext

func (*ConfigServiceDouble) PutConfigRule

func (*ConfigServiceDouble) PutConfigRuleRequest

func (*ConfigServiceDouble) PutConfigRuleWithContext

func (*ConfigServiceDouble) PutConformancePack

func (*ConfigServiceDouble) PutConformancePackRequest

func (*ConfigServiceDouble) PutConformancePackWithContext

func (*ConfigServiceDouble) PutDeliveryChannel

func (*ConfigServiceDouble) PutDeliveryChannelRequest

func (*ConfigServiceDouble) PutDeliveryChannelWithContext

func (*ConfigServiceDouble) PutEvaluations

func (*ConfigServiceDouble) PutEvaluationsRequest

func (*ConfigServiceDouble) PutEvaluationsWithContext

func (*ConfigServiceDouble) PutResourceConfig

func (*ConfigServiceDouble) PutResourceConfigRequest

func (*ConfigServiceDouble) PutResourceConfigWithContext

func (*ConfigServiceDouble) SelectResourceConfig

func (*ConfigServiceDouble) SelectResourceConfigWithContext

func (*ConfigServiceDouble) TagResource

func (*ConfigServiceDouble) TagResourceRequest

func (*ConfigServiceDouble) TagResourceWithContext

func (*ConfigServiceDouble) UntagResource

func (*ConfigServiceDouble) UntagResourceRequest

func (*ConfigServiceDouble) UntagResourceWithContext

Jump to

Keyboard shortcuts

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