networkmanagerdouble

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 networkmanagerdouble contains test double implementation of networkmanageriface.NetworkManagerAPI

Package networkmanagerdouble provides a TestDouble implementation of networkmanageriface.NetworkManagerAPI

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 NetworkManagerDouble

type NetworkManagerDouble struct {
	networkmanageriface.NetworkManagerAPI
	*awsdouble.AWSTestDouble
}

NetworkManagerDouble is TestDouble for networkmanageriface.NetworkManagerAPI

func NewDouble

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

Constructor for NetworkManagerDouble 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 (*NetworkManagerDouble) AssociateLinkRequest

func (*NetworkManagerDouble) AssociateLinkWithContext

func (*NetworkManagerDouble) CreateDevice

func (*NetworkManagerDouble) CreateDeviceRequest

func (*NetworkManagerDouble) CreateDeviceWithContext

func (*NetworkManagerDouble) CreateGlobalNetwork

func (*NetworkManagerDouble) CreateGlobalNetworkWithContext

func (*NetworkManagerDouble) CreateLinkRequest

func (*NetworkManagerDouble) CreateLinkWithContext

func (*NetworkManagerDouble) CreateSite

func (*NetworkManagerDouble) CreateSiteRequest

func (*NetworkManagerDouble) CreateSiteWithContext

func (*NetworkManagerDouble) DeleteDevice

func (*NetworkManagerDouble) DeleteDeviceRequest

func (*NetworkManagerDouble) DeleteDeviceWithContext

func (*NetworkManagerDouble) DeleteGlobalNetwork

func (*NetworkManagerDouble) DeleteGlobalNetworkWithContext

func (*NetworkManagerDouble) DeleteLinkRequest

func (*NetworkManagerDouble) DeleteLinkWithContext

func (*NetworkManagerDouble) DeleteSite

func (*NetworkManagerDouble) DeleteSiteRequest

func (*NetworkManagerDouble) DeleteSiteWithContext

func (*NetworkManagerDouble) DescribeGlobalNetworksPages

func (*NetworkManagerDouble) DescribeGlobalNetworksPagesWithContext

func (*NetworkManagerDouble) DisassociateLinkRequest

func (*NetworkManagerDouble) DisassociateLinkWithContext

func (*NetworkManagerDouble) GetDevices

func (*NetworkManagerDouble) GetDevicesPages

func (*NetworkManagerDouble) GetDevicesPagesWithContext

func (d *NetworkManagerDouble) GetDevicesPagesWithContext(i0 context.Context, i1 *networkmanager.GetDevicesInput, i2 func(*networkmanager.GetDevicesOutput, bool) bool, i3 ...request.Option) (r0 error)

func (*NetworkManagerDouble) GetDevicesRequest

func (*NetworkManagerDouble) GetDevicesWithContext

func (*NetworkManagerDouble) GetLinkAssociations

func (*NetworkManagerDouble) GetLinkAssociationsPages

func (*NetworkManagerDouble) GetLinkAssociationsPagesWithContext

func (d *NetworkManagerDouble) GetLinkAssociationsPagesWithContext(i0 context.Context, i1 *networkmanager.GetLinkAssociationsInput, i2 func(*networkmanager.GetLinkAssociationsOutput, bool) bool, i3 ...request.Option) (r0 error)

func (*NetworkManagerDouble) GetLinkAssociationsWithContext

func (*NetworkManagerDouble) GetLinksPages

func (*NetworkManagerDouble) GetLinksPagesWithContext

func (d *NetworkManagerDouble) GetLinksPagesWithContext(i0 context.Context, i1 *networkmanager.GetLinksInput, i2 func(*networkmanager.GetLinksOutput, bool) bool, i3 ...request.Option) (r0 error)

func (*NetworkManagerDouble) GetLinksRequest

func (*NetworkManagerDouble) GetLinksWithContext

func (*NetworkManagerDouble) GetSites

func (*NetworkManagerDouble) GetSitesPages

func (*NetworkManagerDouble) GetSitesPagesWithContext

func (d *NetworkManagerDouble) GetSitesPagesWithContext(i0 context.Context, i1 *networkmanager.GetSitesInput, i2 func(*networkmanager.GetSitesOutput, bool) bool, i3 ...request.Option) (r0 error)

func (*NetworkManagerDouble) GetSitesRequest

func (*NetworkManagerDouble) GetSitesWithContext

func (*NetworkManagerDouble) ListTagsForResource

func (*NetworkManagerDouble) ListTagsForResourceWithContext

func (*NetworkManagerDouble) TagResource

func (*NetworkManagerDouble) TagResourceRequest

func (*NetworkManagerDouble) TagResourceWithContext

func (*NetworkManagerDouble) UntagResource

func (*NetworkManagerDouble) UntagResourceRequest

func (*NetworkManagerDouble) UntagResourceWithContext

func (*NetworkManagerDouble) UpdateDevice

func (*NetworkManagerDouble) UpdateDeviceRequest

func (*NetworkManagerDouble) UpdateDeviceWithContext

func (*NetworkManagerDouble) UpdateGlobalNetwork

func (*NetworkManagerDouble) UpdateGlobalNetworkWithContext

func (*NetworkManagerDouble) UpdateLinkRequest

func (*NetworkManagerDouble) UpdateLinkWithContext

func (*NetworkManagerDouble) UpdateSite

func (*NetworkManagerDouble) UpdateSiteRequest

func (*NetworkManagerDouble) UpdateSiteWithContext

Jump to

Keyboard shortcuts

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