networkmanagermock

package
v1.40.45 Latest Latest
Warning

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

Go to latest
Published: Mar 30, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package networkmanagermock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockNetworkManagerAPI

type MockNetworkManagerAPI struct {
	// contains filtered or unexported fields
}

MockNetworkManagerAPI is a mock of NetworkManagerAPI interface

func NewMockNetworkManagerAPI

func NewMockNetworkManagerAPI(ctrl *gomock.Controller) *MockNetworkManagerAPI

NewMockNetworkManagerAPI creates a new mock instance

func (*MockNetworkManagerAPI) AssociateCustomerGateway

AssociateCustomerGateway mocks base method

func (*MockNetworkManagerAPI) AssociateCustomerGatewayRequest

AssociateCustomerGatewayRequest mocks base method

func (*MockNetworkManagerAPI) AssociateCustomerGatewayWithContext

AssociateCustomerGatewayWithContext mocks base method

AssociateLink mocks base method

func (*MockNetworkManagerAPI) AssociateLinkRequest

AssociateLinkRequest mocks base method

func (*MockNetworkManagerAPI) AssociateLinkWithContext

AssociateLinkWithContext mocks base method

func (*MockNetworkManagerAPI) AssociateTransitGatewayConnectPeer

AssociateTransitGatewayConnectPeer mocks base method

func (*MockNetworkManagerAPI) AssociateTransitGatewayConnectPeerRequest

AssociateTransitGatewayConnectPeerRequest mocks base method

func (*MockNetworkManagerAPI) AssociateTransitGatewayConnectPeerWithContext

AssociateTransitGatewayConnectPeerWithContext mocks base method

func (*MockNetworkManagerAPI) CreateConnection

CreateConnection mocks base method

func (*MockNetworkManagerAPI) CreateConnectionRequest

CreateConnectionRequest mocks base method

func (*MockNetworkManagerAPI) CreateConnectionWithContext

CreateConnectionWithContext mocks base method

func (*MockNetworkManagerAPI) CreateDevice

CreateDevice mocks base method

func (*MockNetworkManagerAPI) CreateDeviceRequest

CreateDeviceRequest mocks base method

func (*MockNetworkManagerAPI) CreateDeviceWithContext

CreateDeviceWithContext mocks base method

func (*MockNetworkManagerAPI) CreateGlobalNetwork

CreateGlobalNetwork mocks base method

func (*MockNetworkManagerAPI) CreateGlobalNetworkRequest

CreateGlobalNetworkRequest mocks base method

func (*MockNetworkManagerAPI) CreateGlobalNetworkWithContext

CreateGlobalNetworkWithContext mocks base method

CreateLink mocks base method

func (*MockNetworkManagerAPI) CreateLinkRequest

CreateLinkRequest mocks base method

func (*MockNetworkManagerAPI) CreateLinkWithContext

CreateLinkWithContext mocks base method

func (*MockNetworkManagerAPI) CreateSite

CreateSite mocks base method

func (*MockNetworkManagerAPI) CreateSiteRequest

CreateSiteRequest mocks base method

func (*MockNetworkManagerAPI) CreateSiteWithContext

CreateSiteWithContext mocks base method

func (*MockNetworkManagerAPI) DeleteConnection

DeleteConnection mocks base method

func (*MockNetworkManagerAPI) DeleteConnectionRequest

DeleteConnectionRequest mocks base method

func (*MockNetworkManagerAPI) DeleteConnectionWithContext

DeleteConnectionWithContext mocks base method

func (*MockNetworkManagerAPI) DeleteDevice

DeleteDevice mocks base method

func (*MockNetworkManagerAPI) DeleteDeviceRequest

DeleteDeviceRequest mocks base method

func (*MockNetworkManagerAPI) DeleteDeviceWithContext

DeleteDeviceWithContext mocks base method

func (*MockNetworkManagerAPI) DeleteGlobalNetwork

DeleteGlobalNetwork mocks base method

func (*MockNetworkManagerAPI) DeleteGlobalNetworkRequest

DeleteGlobalNetworkRequest mocks base method

func (*MockNetworkManagerAPI) DeleteGlobalNetworkWithContext

DeleteGlobalNetworkWithContext mocks base method

DeleteLink mocks base method

func (*MockNetworkManagerAPI) DeleteLinkRequest

DeleteLinkRequest mocks base method

func (*MockNetworkManagerAPI) DeleteLinkWithContext

DeleteLinkWithContext mocks base method

func (*MockNetworkManagerAPI) DeleteSite

DeleteSite mocks base method

func (*MockNetworkManagerAPI) DeleteSiteRequest

DeleteSiteRequest mocks base method

func (*MockNetworkManagerAPI) DeleteSiteWithContext

DeleteSiteWithContext mocks base method

func (*MockNetworkManagerAPI) DeregisterTransitGateway

DeregisterTransitGateway mocks base method

func (*MockNetworkManagerAPI) DeregisterTransitGatewayRequest

DeregisterTransitGatewayRequest mocks base method

func (*MockNetworkManagerAPI) DeregisterTransitGatewayWithContext

DeregisterTransitGatewayWithContext mocks base method

func (*MockNetworkManagerAPI) DescribeGlobalNetworks

DescribeGlobalNetworks mocks base method

func (*MockNetworkManagerAPI) DescribeGlobalNetworksPages

DescribeGlobalNetworksPages mocks base method

func (*MockNetworkManagerAPI) DescribeGlobalNetworksPagesWithContext

func (m *MockNetworkManagerAPI) DescribeGlobalNetworksPagesWithContext(arg0 context.Context, arg1 *networkmanager.DescribeGlobalNetworksInput, arg2 func(*networkmanager.DescribeGlobalNetworksOutput, bool) bool, arg3 ...request.Option) error

DescribeGlobalNetworksPagesWithContext mocks base method

func (*MockNetworkManagerAPI) DescribeGlobalNetworksRequest

DescribeGlobalNetworksRequest mocks base method

func (*MockNetworkManagerAPI) DescribeGlobalNetworksWithContext

DescribeGlobalNetworksWithContext mocks base method

func (*MockNetworkManagerAPI) DisassociateCustomerGateway

DisassociateCustomerGateway mocks base method

func (*MockNetworkManagerAPI) DisassociateCustomerGatewayRequest

DisassociateCustomerGatewayRequest mocks base method

func (*MockNetworkManagerAPI) DisassociateCustomerGatewayWithContext

DisassociateCustomerGatewayWithContext mocks base method

DisassociateLink mocks base method

func (*MockNetworkManagerAPI) DisassociateLinkRequest

DisassociateLinkRequest mocks base method

func (*MockNetworkManagerAPI) DisassociateLinkWithContext

DisassociateLinkWithContext mocks base method

func (*MockNetworkManagerAPI) DisassociateTransitGatewayConnectPeer

DisassociateTransitGatewayConnectPeer mocks base method

func (*MockNetworkManagerAPI) DisassociateTransitGatewayConnectPeerRequest

DisassociateTransitGatewayConnectPeerRequest mocks base method

func (*MockNetworkManagerAPI) DisassociateTransitGatewayConnectPeerWithContext

DisassociateTransitGatewayConnectPeerWithContext mocks base method

func (*MockNetworkManagerAPI) EXPECT

EXPECT returns an object that allows the caller to indicate expected use

func (*MockNetworkManagerAPI) GetConnections

GetConnections mocks base method

func (*MockNetworkManagerAPI) GetConnectionsPages

GetConnectionsPages mocks base method

func (*MockNetworkManagerAPI) GetConnectionsPagesWithContext

func (m *MockNetworkManagerAPI) GetConnectionsPagesWithContext(arg0 context.Context, arg1 *networkmanager.GetConnectionsInput, arg2 func(*networkmanager.GetConnectionsOutput, bool) bool, arg3 ...request.Option) error

GetConnectionsPagesWithContext mocks base method

func (*MockNetworkManagerAPI) GetConnectionsRequest

GetConnectionsRequest mocks base method

func (*MockNetworkManagerAPI) GetConnectionsWithContext

GetConnectionsWithContext mocks base method

func (*MockNetworkManagerAPI) GetCustomerGatewayAssociations

GetCustomerGatewayAssociations mocks base method

func (*MockNetworkManagerAPI) GetCustomerGatewayAssociationsPages

GetCustomerGatewayAssociationsPages mocks base method

func (*MockNetworkManagerAPI) GetCustomerGatewayAssociationsPagesWithContext

GetCustomerGatewayAssociationsPagesWithContext mocks base method

func (*MockNetworkManagerAPI) GetCustomerGatewayAssociationsRequest

GetCustomerGatewayAssociationsRequest mocks base method

func (*MockNetworkManagerAPI) GetCustomerGatewayAssociationsWithContext

GetCustomerGatewayAssociationsWithContext mocks base method

func (*MockNetworkManagerAPI) GetDevices

GetDevices mocks base method

func (*MockNetworkManagerAPI) GetDevicesPages

GetDevicesPages mocks base method

func (*MockNetworkManagerAPI) GetDevicesPagesWithContext

func (m *MockNetworkManagerAPI) GetDevicesPagesWithContext(arg0 context.Context, arg1 *networkmanager.GetDevicesInput, arg2 func(*networkmanager.GetDevicesOutput, bool) bool, arg3 ...request.Option) error

GetDevicesPagesWithContext mocks base method

func (*MockNetworkManagerAPI) GetDevicesRequest

GetDevicesRequest mocks base method

func (*MockNetworkManagerAPI) GetDevicesWithContext

GetDevicesWithContext mocks base method

func (*MockNetworkManagerAPI) GetLinkAssociations

GetLinkAssociations mocks base method

func (*MockNetworkManagerAPI) GetLinkAssociationsPages

GetLinkAssociationsPages mocks base method

func (*MockNetworkManagerAPI) GetLinkAssociationsPagesWithContext

func (m *MockNetworkManagerAPI) GetLinkAssociationsPagesWithContext(arg0 context.Context, arg1 *networkmanager.GetLinkAssociationsInput, arg2 func(*networkmanager.GetLinkAssociationsOutput, bool) bool, arg3 ...request.Option) error

GetLinkAssociationsPagesWithContext mocks base method

func (*MockNetworkManagerAPI) GetLinkAssociationsRequest

GetLinkAssociationsRequest mocks base method

func (*MockNetworkManagerAPI) GetLinkAssociationsWithContext

GetLinkAssociationsWithContext mocks base method

GetLinks mocks base method

func (*MockNetworkManagerAPI) GetLinksPages

GetLinksPages mocks base method

func (*MockNetworkManagerAPI) GetLinksPagesWithContext

func (m *MockNetworkManagerAPI) GetLinksPagesWithContext(arg0 context.Context, arg1 *networkmanager.GetLinksInput, arg2 func(*networkmanager.GetLinksOutput, bool) bool, arg3 ...request.Option) error

GetLinksPagesWithContext mocks base method

func (*MockNetworkManagerAPI) GetLinksRequest

GetLinksRequest mocks base method

func (*MockNetworkManagerAPI) GetLinksWithContext

GetLinksWithContext mocks base method

func (*MockNetworkManagerAPI) GetSites

GetSites mocks base method

func (*MockNetworkManagerAPI) GetSitesPages

GetSitesPages mocks base method

func (*MockNetworkManagerAPI) GetSitesPagesWithContext

func (m *MockNetworkManagerAPI) GetSitesPagesWithContext(arg0 context.Context, arg1 *networkmanager.GetSitesInput, arg2 func(*networkmanager.GetSitesOutput, bool) bool, arg3 ...request.Option) error

GetSitesPagesWithContext mocks base method

func (*MockNetworkManagerAPI) GetSitesRequest

GetSitesRequest mocks base method

func (*MockNetworkManagerAPI) GetSitesWithContext

GetSitesWithContext mocks base method

func (*MockNetworkManagerAPI) GetTransitGatewayConnectPeerAssociations

GetTransitGatewayConnectPeerAssociations mocks base method

func (*MockNetworkManagerAPI) GetTransitGatewayConnectPeerAssociationsPages

GetTransitGatewayConnectPeerAssociationsPages mocks base method

func (*MockNetworkManagerAPI) GetTransitGatewayConnectPeerAssociationsPagesWithContext

GetTransitGatewayConnectPeerAssociationsPagesWithContext mocks base method

func (*MockNetworkManagerAPI) GetTransitGatewayConnectPeerAssociationsRequest

GetTransitGatewayConnectPeerAssociationsRequest mocks base method

func (*MockNetworkManagerAPI) GetTransitGatewayConnectPeerAssociationsWithContext

GetTransitGatewayConnectPeerAssociationsWithContext mocks base method

func (*MockNetworkManagerAPI) GetTransitGatewayRegistrations

GetTransitGatewayRegistrations mocks base method

func (*MockNetworkManagerAPI) GetTransitGatewayRegistrationsPages

GetTransitGatewayRegistrationsPages mocks base method

func (*MockNetworkManagerAPI) GetTransitGatewayRegistrationsPagesWithContext

GetTransitGatewayRegistrationsPagesWithContext mocks base method

func (*MockNetworkManagerAPI) GetTransitGatewayRegistrationsRequest

GetTransitGatewayRegistrationsRequest mocks base method

func (*MockNetworkManagerAPI) GetTransitGatewayRegistrationsWithContext

GetTransitGatewayRegistrationsWithContext mocks base method

func (*MockNetworkManagerAPI) ListTagsForResource

ListTagsForResource mocks base method

func (*MockNetworkManagerAPI) ListTagsForResourceRequest

ListTagsForResourceRequest mocks base method

func (*MockNetworkManagerAPI) ListTagsForResourceWithContext

ListTagsForResourceWithContext mocks base method

func (*MockNetworkManagerAPI) RegisterTransitGateway

RegisterTransitGateway mocks base method

func (*MockNetworkManagerAPI) RegisterTransitGatewayRequest

RegisterTransitGatewayRequest mocks base method

func (*MockNetworkManagerAPI) RegisterTransitGatewayWithContext

RegisterTransitGatewayWithContext mocks base method

func (*MockNetworkManagerAPI) TagResource

TagResource mocks base method

func (*MockNetworkManagerAPI) TagResourceRequest

TagResourceRequest mocks base method

func (*MockNetworkManagerAPI) TagResourceWithContext

TagResourceWithContext mocks base method

func (*MockNetworkManagerAPI) UntagResource

UntagResource mocks base method

func (*MockNetworkManagerAPI) UntagResourceRequest

UntagResourceRequest mocks base method

func (*MockNetworkManagerAPI) UntagResourceWithContext

UntagResourceWithContext mocks base method

func (*MockNetworkManagerAPI) UpdateConnection

UpdateConnection mocks base method

func (*MockNetworkManagerAPI) UpdateConnectionRequest

UpdateConnectionRequest mocks base method

func (*MockNetworkManagerAPI) UpdateConnectionWithContext

UpdateConnectionWithContext mocks base method

func (*MockNetworkManagerAPI) UpdateDevice

UpdateDevice mocks base method

func (*MockNetworkManagerAPI) UpdateDeviceRequest

UpdateDeviceRequest mocks base method

func (*MockNetworkManagerAPI) UpdateDeviceWithContext

UpdateDeviceWithContext mocks base method

func (*MockNetworkManagerAPI) UpdateGlobalNetwork

UpdateGlobalNetwork mocks base method

func (*MockNetworkManagerAPI) UpdateGlobalNetworkRequest

UpdateGlobalNetworkRequest mocks base method

func (*MockNetworkManagerAPI) UpdateGlobalNetworkWithContext

UpdateGlobalNetworkWithContext mocks base method

UpdateLink mocks base method

func (*MockNetworkManagerAPI) UpdateLinkRequest

UpdateLinkRequest mocks base method

func (*MockNetworkManagerAPI) UpdateLinkWithContext

UpdateLinkWithContext mocks base method

func (*MockNetworkManagerAPI) UpdateSite

UpdateSite mocks base method

func (*MockNetworkManagerAPI) UpdateSiteRequest

UpdateSiteRequest mocks base method

func (*MockNetworkManagerAPI) UpdateSiteWithContext

UpdateSiteWithContext mocks base method

type MockNetworkManagerAPIMockRecorder

type MockNetworkManagerAPIMockRecorder struct {
	// contains filtered or unexported fields
}

MockNetworkManagerAPIMockRecorder is the mock recorder for MockNetworkManagerAPI

func (*MockNetworkManagerAPIMockRecorder) AssociateCustomerGateway

func (mr *MockNetworkManagerAPIMockRecorder) AssociateCustomerGateway(arg0 interface{}) *gomock.Call

AssociateCustomerGateway indicates an expected call of AssociateCustomerGateway

func (*MockNetworkManagerAPIMockRecorder) AssociateCustomerGatewayRequest

func (mr *MockNetworkManagerAPIMockRecorder) AssociateCustomerGatewayRequest(arg0 interface{}) *gomock.Call

AssociateCustomerGatewayRequest indicates an expected call of AssociateCustomerGatewayRequest

func (*MockNetworkManagerAPIMockRecorder) AssociateCustomerGatewayWithContext

func (mr *MockNetworkManagerAPIMockRecorder) AssociateCustomerGatewayWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AssociateCustomerGatewayWithContext indicates an expected call of AssociateCustomerGatewayWithContext

func (mr *MockNetworkManagerAPIMockRecorder) AssociateLink(arg0 interface{}) *gomock.Call

AssociateLink indicates an expected call of AssociateLink

func (*MockNetworkManagerAPIMockRecorder) AssociateLinkRequest

func (mr *MockNetworkManagerAPIMockRecorder) AssociateLinkRequest(arg0 interface{}) *gomock.Call

AssociateLinkRequest indicates an expected call of AssociateLinkRequest

func (*MockNetworkManagerAPIMockRecorder) AssociateLinkWithContext

func (mr *MockNetworkManagerAPIMockRecorder) AssociateLinkWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AssociateLinkWithContext indicates an expected call of AssociateLinkWithContext

func (*MockNetworkManagerAPIMockRecorder) AssociateTransitGatewayConnectPeer

func (mr *MockNetworkManagerAPIMockRecorder) AssociateTransitGatewayConnectPeer(arg0 interface{}) *gomock.Call

AssociateTransitGatewayConnectPeer indicates an expected call of AssociateTransitGatewayConnectPeer

func (*MockNetworkManagerAPIMockRecorder) AssociateTransitGatewayConnectPeerRequest

func (mr *MockNetworkManagerAPIMockRecorder) AssociateTransitGatewayConnectPeerRequest(arg0 interface{}) *gomock.Call

AssociateTransitGatewayConnectPeerRequest indicates an expected call of AssociateTransitGatewayConnectPeerRequest

func (*MockNetworkManagerAPIMockRecorder) AssociateTransitGatewayConnectPeerWithContext

func (mr *MockNetworkManagerAPIMockRecorder) AssociateTransitGatewayConnectPeerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AssociateTransitGatewayConnectPeerWithContext indicates an expected call of AssociateTransitGatewayConnectPeerWithContext

func (*MockNetworkManagerAPIMockRecorder) CreateConnection

func (mr *MockNetworkManagerAPIMockRecorder) CreateConnection(arg0 interface{}) *gomock.Call

CreateConnection indicates an expected call of CreateConnection

func (*MockNetworkManagerAPIMockRecorder) CreateConnectionRequest

func (mr *MockNetworkManagerAPIMockRecorder) CreateConnectionRequest(arg0 interface{}) *gomock.Call

CreateConnectionRequest indicates an expected call of CreateConnectionRequest

func (*MockNetworkManagerAPIMockRecorder) CreateConnectionWithContext

func (mr *MockNetworkManagerAPIMockRecorder) CreateConnectionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateConnectionWithContext indicates an expected call of CreateConnectionWithContext

func (*MockNetworkManagerAPIMockRecorder) CreateDevice

func (mr *MockNetworkManagerAPIMockRecorder) CreateDevice(arg0 interface{}) *gomock.Call

CreateDevice indicates an expected call of CreateDevice

func (*MockNetworkManagerAPIMockRecorder) CreateDeviceRequest

func (mr *MockNetworkManagerAPIMockRecorder) CreateDeviceRequest(arg0 interface{}) *gomock.Call

CreateDeviceRequest indicates an expected call of CreateDeviceRequest

func (*MockNetworkManagerAPIMockRecorder) CreateDeviceWithContext

func (mr *MockNetworkManagerAPIMockRecorder) CreateDeviceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateDeviceWithContext indicates an expected call of CreateDeviceWithContext

func (*MockNetworkManagerAPIMockRecorder) CreateGlobalNetwork

func (mr *MockNetworkManagerAPIMockRecorder) CreateGlobalNetwork(arg0 interface{}) *gomock.Call

CreateGlobalNetwork indicates an expected call of CreateGlobalNetwork

func (*MockNetworkManagerAPIMockRecorder) CreateGlobalNetworkRequest

func (mr *MockNetworkManagerAPIMockRecorder) CreateGlobalNetworkRequest(arg0 interface{}) *gomock.Call

CreateGlobalNetworkRequest indicates an expected call of CreateGlobalNetworkRequest

func (*MockNetworkManagerAPIMockRecorder) CreateGlobalNetworkWithContext

func (mr *MockNetworkManagerAPIMockRecorder) CreateGlobalNetworkWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateGlobalNetworkWithContext indicates an expected call of CreateGlobalNetworkWithContext

func (mr *MockNetworkManagerAPIMockRecorder) CreateLink(arg0 interface{}) *gomock.Call

CreateLink indicates an expected call of CreateLink

func (*MockNetworkManagerAPIMockRecorder) CreateLinkRequest

func (mr *MockNetworkManagerAPIMockRecorder) CreateLinkRequest(arg0 interface{}) *gomock.Call

CreateLinkRequest indicates an expected call of CreateLinkRequest

func (*MockNetworkManagerAPIMockRecorder) CreateLinkWithContext

func (mr *MockNetworkManagerAPIMockRecorder) CreateLinkWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateLinkWithContext indicates an expected call of CreateLinkWithContext

func (*MockNetworkManagerAPIMockRecorder) CreateSite

func (mr *MockNetworkManagerAPIMockRecorder) CreateSite(arg0 interface{}) *gomock.Call

CreateSite indicates an expected call of CreateSite

func (*MockNetworkManagerAPIMockRecorder) CreateSiteRequest

func (mr *MockNetworkManagerAPIMockRecorder) CreateSiteRequest(arg0 interface{}) *gomock.Call

CreateSiteRequest indicates an expected call of CreateSiteRequest

func (*MockNetworkManagerAPIMockRecorder) CreateSiteWithContext

func (mr *MockNetworkManagerAPIMockRecorder) CreateSiteWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateSiteWithContext indicates an expected call of CreateSiteWithContext

func (*MockNetworkManagerAPIMockRecorder) DeleteConnection

func (mr *MockNetworkManagerAPIMockRecorder) DeleteConnection(arg0 interface{}) *gomock.Call

DeleteConnection indicates an expected call of DeleteConnection

func (*MockNetworkManagerAPIMockRecorder) DeleteConnectionRequest

func (mr *MockNetworkManagerAPIMockRecorder) DeleteConnectionRequest(arg0 interface{}) *gomock.Call

DeleteConnectionRequest indicates an expected call of DeleteConnectionRequest

func (*MockNetworkManagerAPIMockRecorder) DeleteConnectionWithContext

func (mr *MockNetworkManagerAPIMockRecorder) DeleteConnectionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteConnectionWithContext indicates an expected call of DeleteConnectionWithContext

func (*MockNetworkManagerAPIMockRecorder) DeleteDevice

func (mr *MockNetworkManagerAPIMockRecorder) DeleteDevice(arg0 interface{}) *gomock.Call

DeleteDevice indicates an expected call of DeleteDevice

func (*MockNetworkManagerAPIMockRecorder) DeleteDeviceRequest

func (mr *MockNetworkManagerAPIMockRecorder) DeleteDeviceRequest(arg0 interface{}) *gomock.Call

DeleteDeviceRequest indicates an expected call of DeleteDeviceRequest

func (*MockNetworkManagerAPIMockRecorder) DeleteDeviceWithContext

func (mr *MockNetworkManagerAPIMockRecorder) DeleteDeviceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteDeviceWithContext indicates an expected call of DeleteDeviceWithContext

func (*MockNetworkManagerAPIMockRecorder) DeleteGlobalNetwork

func (mr *MockNetworkManagerAPIMockRecorder) DeleteGlobalNetwork(arg0 interface{}) *gomock.Call

DeleteGlobalNetwork indicates an expected call of DeleteGlobalNetwork

func (*MockNetworkManagerAPIMockRecorder) DeleteGlobalNetworkRequest

func (mr *MockNetworkManagerAPIMockRecorder) DeleteGlobalNetworkRequest(arg0 interface{}) *gomock.Call

DeleteGlobalNetworkRequest indicates an expected call of DeleteGlobalNetworkRequest

func (*MockNetworkManagerAPIMockRecorder) DeleteGlobalNetworkWithContext

func (mr *MockNetworkManagerAPIMockRecorder) DeleteGlobalNetworkWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteGlobalNetworkWithContext indicates an expected call of DeleteGlobalNetworkWithContext

func (mr *MockNetworkManagerAPIMockRecorder) DeleteLink(arg0 interface{}) *gomock.Call

DeleteLink indicates an expected call of DeleteLink

func (*MockNetworkManagerAPIMockRecorder) DeleteLinkRequest

func (mr *MockNetworkManagerAPIMockRecorder) DeleteLinkRequest(arg0 interface{}) *gomock.Call

DeleteLinkRequest indicates an expected call of DeleteLinkRequest

func (*MockNetworkManagerAPIMockRecorder) DeleteLinkWithContext

func (mr *MockNetworkManagerAPIMockRecorder) DeleteLinkWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteLinkWithContext indicates an expected call of DeleteLinkWithContext

func (*MockNetworkManagerAPIMockRecorder) DeleteSite

func (mr *MockNetworkManagerAPIMockRecorder) DeleteSite(arg0 interface{}) *gomock.Call

DeleteSite indicates an expected call of DeleteSite

func (*MockNetworkManagerAPIMockRecorder) DeleteSiteRequest

func (mr *MockNetworkManagerAPIMockRecorder) DeleteSiteRequest(arg0 interface{}) *gomock.Call

DeleteSiteRequest indicates an expected call of DeleteSiteRequest

func (*MockNetworkManagerAPIMockRecorder) DeleteSiteWithContext

func (mr *MockNetworkManagerAPIMockRecorder) DeleteSiteWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteSiteWithContext indicates an expected call of DeleteSiteWithContext

func (*MockNetworkManagerAPIMockRecorder) DeregisterTransitGateway

func (mr *MockNetworkManagerAPIMockRecorder) DeregisterTransitGateway(arg0 interface{}) *gomock.Call

DeregisterTransitGateway indicates an expected call of DeregisterTransitGateway

func (*MockNetworkManagerAPIMockRecorder) DeregisterTransitGatewayRequest

func (mr *MockNetworkManagerAPIMockRecorder) DeregisterTransitGatewayRequest(arg0 interface{}) *gomock.Call

DeregisterTransitGatewayRequest indicates an expected call of DeregisterTransitGatewayRequest

func (*MockNetworkManagerAPIMockRecorder) DeregisterTransitGatewayWithContext

func (mr *MockNetworkManagerAPIMockRecorder) DeregisterTransitGatewayWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeregisterTransitGatewayWithContext indicates an expected call of DeregisterTransitGatewayWithContext

func (*MockNetworkManagerAPIMockRecorder) DescribeGlobalNetworks

func (mr *MockNetworkManagerAPIMockRecorder) DescribeGlobalNetworks(arg0 interface{}) *gomock.Call

DescribeGlobalNetworks indicates an expected call of DescribeGlobalNetworks

func (*MockNetworkManagerAPIMockRecorder) DescribeGlobalNetworksPages

func (mr *MockNetworkManagerAPIMockRecorder) DescribeGlobalNetworksPages(arg0, arg1 interface{}) *gomock.Call

DescribeGlobalNetworksPages indicates an expected call of DescribeGlobalNetworksPages

func (*MockNetworkManagerAPIMockRecorder) DescribeGlobalNetworksPagesWithContext

func (mr *MockNetworkManagerAPIMockRecorder) DescribeGlobalNetworksPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeGlobalNetworksPagesWithContext indicates an expected call of DescribeGlobalNetworksPagesWithContext

func (*MockNetworkManagerAPIMockRecorder) DescribeGlobalNetworksRequest

func (mr *MockNetworkManagerAPIMockRecorder) DescribeGlobalNetworksRequest(arg0 interface{}) *gomock.Call

DescribeGlobalNetworksRequest indicates an expected call of DescribeGlobalNetworksRequest

func (*MockNetworkManagerAPIMockRecorder) DescribeGlobalNetworksWithContext

func (mr *MockNetworkManagerAPIMockRecorder) DescribeGlobalNetworksWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeGlobalNetworksWithContext indicates an expected call of DescribeGlobalNetworksWithContext

func (*MockNetworkManagerAPIMockRecorder) DisassociateCustomerGateway

func (mr *MockNetworkManagerAPIMockRecorder) DisassociateCustomerGateway(arg0 interface{}) *gomock.Call

DisassociateCustomerGateway indicates an expected call of DisassociateCustomerGateway

func (*MockNetworkManagerAPIMockRecorder) DisassociateCustomerGatewayRequest

func (mr *MockNetworkManagerAPIMockRecorder) DisassociateCustomerGatewayRequest(arg0 interface{}) *gomock.Call

DisassociateCustomerGatewayRequest indicates an expected call of DisassociateCustomerGatewayRequest

func (*MockNetworkManagerAPIMockRecorder) DisassociateCustomerGatewayWithContext

func (mr *MockNetworkManagerAPIMockRecorder) DisassociateCustomerGatewayWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisassociateCustomerGatewayWithContext indicates an expected call of DisassociateCustomerGatewayWithContext

func (mr *MockNetworkManagerAPIMockRecorder) DisassociateLink(arg0 interface{}) *gomock.Call

DisassociateLink indicates an expected call of DisassociateLink

func (*MockNetworkManagerAPIMockRecorder) DisassociateLinkRequest

func (mr *MockNetworkManagerAPIMockRecorder) DisassociateLinkRequest(arg0 interface{}) *gomock.Call

DisassociateLinkRequest indicates an expected call of DisassociateLinkRequest

func (*MockNetworkManagerAPIMockRecorder) DisassociateLinkWithContext

func (mr *MockNetworkManagerAPIMockRecorder) DisassociateLinkWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisassociateLinkWithContext indicates an expected call of DisassociateLinkWithContext

func (*MockNetworkManagerAPIMockRecorder) DisassociateTransitGatewayConnectPeer

func (mr *MockNetworkManagerAPIMockRecorder) DisassociateTransitGatewayConnectPeer(arg0 interface{}) *gomock.Call

DisassociateTransitGatewayConnectPeer indicates an expected call of DisassociateTransitGatewayConnectPeer

func (*MockNetworkManagerAPIMockRecorder) DisassociateTransitGatewayConnectPeerRequest

func (mr *MockNetworkManagerAPIMockRecorder) DisassociateTransitGatewayConnectPeerRequest(arg0 interface{}) *gomock.Call

DisassociateTransitGatewayConnectPeerRequest indicates an expected call of DisassociateTransitGatewayConnectPeerRequest

func (*MockNetworkManagerAPIMockRecorder) DisassociateTransitGatewayConnectPeerWithContext

func (mr *MockNetworkManagerAPIMockRecorder) DisassociateTransitGatewayConnectPeerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisassociateTransitGatewayConnectPeerWithContext indicates an expected call of DisassociateTransitGatewayConnectPeerWithContext

func (*MockNetworkManagerAPIMockRecorder) GetConnections

func (mr *MockNetworkManagerAPIMockRecorder) GetConnections(arg0 interface{}) *gomock.Call

GetConnections indicates an expected call of GetConnections

func (*MockNetworkManagerAPIMockRecorder) GetConnectionsPages

func (mr *MockNetworkManagerAPIMockRecorder) GetConnectionsPages(arg0, arg1 interface{}) *gomock.Call

GetConnectionsPages indicates an expected call of GetConnectionsPages

func (*MockNetworkManagerAPIMockRecorder) GetConnectionsPagesWithContext

func (mr *MockNetworkManagerAPIMockRecorder) GetConnectionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

GetConnectionsPagesWithContext indicates an expected call of GetConnectionsPagesWithContext

func (*MockNetworkManagerAPIMockRecorder) GetConnectionsRequest

func (mr *MockNetworkManagerAPIMockRecorder) GetConnectionsRequest(arg0 interface{}) *gomock.Call

GetConnectionsRequest indicates an expected call of GetConnectionsRequest

func (*MockNetworkManagerAPIMockRecorder) GetConnectionsWithContext

func (mr *MockNetworkManagerAPIMockRecorder) GetConnectionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetConnectionsWithContext indicates an expected call of GetConnectionsWithContext

func (*MockNetworkManagerAPIMockRecorder) GetCustomerGatewayAssociations

func (mr *MockNetworkManagerAPIMockRecorder) GetCustomerGatewayAssociations(arg0 interface{}) *gomock.Call

GetCustomerGatewayAssociations indicates an expected call of GetCustomerGatewayAssociations

func (*MockNetworkManagerAPIMockRecorder) GetCustomerGatewayAssociationsPages

func (mr *MockNetworkManagerAPIMockRecorder) GetCustomerGatewayAssociationsPages(arg0, arg1 interface{}) *gomock.Call

GetCustomerGatewayAssociationsPages indicates an expected call of GetCustomerGatewayAssociationsPages

func (*MockNetworkManagerAPIMockRecorder) GetCustomerGatewayAssociationsPagesWithContext

func (mr *MockNetworkManagerAPIMockRecorder) GetCustomerGatewayAssociationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

GetCustomerGatewayAssociationsPagesWithContext indicates an expected call of GetCustomerGatewayAssociationsPagesWithContext

func (*MockNetworkManagerAPIMockRecorder) GetCustomerGatewayAssociationsRequest

func (mr *MockNetworkManagerAPIMockRecorder) GetCustomerGatewayAssociationsRequest(arg0 interface{}) *gomock.Call

GetCustomerGatewayAssociationsRequest indicates an expected call of GetCustomerGatewayAssociationsRequest

func (*MockNetworkManagerAPIMockRecorder) GetCustomerGatewayAssociationsWithContext

func (mr *MockNetworkManagerAPIMockRecorder) GetCustomerGatewayAssociationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetCustomerGatewayAssociationsWithContext indicates an expected call of GetCustomerGatewayAssociationsWithContext

func (*MockNetworkManagerAPIMockRecorder) GetDevices

func (mr *MockNetworkManagerAPIMockRecorder) GetDevices(arg0 interface{}) *gomock.Call

GetDevices indicates an expected call of GetDevices

func (*MockNetworkManagerAPIMockRecorder) GetDevicesPages

func (mr *MockNetworkManagerAPIMockRecorder) GetDevicesPages(arg0, arg1 interface{}) *gomock.Call

GetDevicesPages indicates an expected call of GetDevicesPages

func (*MockNetworkManagerAPIMockRecorder) GetDevicesPagesWithContext

func (mr *MockNetworkManagerAPIMockRecorder) GetDevicesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

GetDevicesPagesWithContext indicates an expected call of GetDevicesPagesWithContext

func (*MockNetworkManagerAPIMockRecorder) GetDevicesRequest

func (mr *MockNetworkManagerAPIMockRecorder) GetDevicesRequest(arg0 interface{}) *gomock.Call

GetDevicesRequest indicates an expected call of GetDevicesRequest

func (*MockNetworkManagerAPIMockRecorder) GetDevicesWithContext

func (mr *MockNetworkManagerAPIMockRecorder) GetDevicesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetDevicesWithContext indicates an expected call of GetDevicesWithContext

func (*MockNetworkManagerAPIMockRecorder) GetLinkAssociations

func (mr *MockNetworkManagerAPIMockRecorder) GetLinkAssociations(arg0 interface{}) *gomock.Call

GetLinkAssociations indicates an expected call of GetLinkAssociations

func (*MockNetworkManagerAPIMockRecorder) GetLinkAssociationsPages

func (mr *MockNetworkManagerAPIMockRecorder) GetLinkAssociationsPages(arg0, arg1 interface{}) *gomock.Call

GetLinkAssociationsPages indicates an expected call of GetLinkAssociationsPages

func (*MockNetworkManagerAPIMockRecorder) GetLinkAssociationsPagesWithContext

func (mr *MockNetworkManagerAPIMockRecorder) GetLinkAssociationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

GetLinkAssociationsPagesWithContext indicates an expected call of GetLinkAssociationsPagesWithContext

func (*MockNetworkManagerAPIMockRecorder) GetLinkAssociationsRequest

func (mr *MockNetworkManagerAPIMockRecorder) GetLinkAssociationsRequest(arg0 interface{}) *gomock.Call

GetLinkAssociationsRequest indicates an expected call of GetLinkAssociationsRequest

func (*MockNetworkManagerAPIMockRecorder) GetLinkAssociationsWithContext

func (mr *MockNetworkManagerAPIMockRecorder) GetLinkAssociationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetLinkAssociationsWithContext indicates an expected call of GetLinkAssociationsWithContext

func (mr *MockNetworkManagerAPIMockRecorder) GetLinks(arg0 interface{}) *gomock.Call

GetLinks indicates an expected call of GetLinks

func (*MockNetworkManagerAPIMockRecorder) GetLinksPages

func (mr *MockNetworkManagerAPIMockRecorder) GetLinksPages(arg0, arg1 interface{}) *gomock.Call

GetLinksPages indicates an expected call of GetLinksPages

func (*MockNetworkManagerAPIMockRecorder) GetLinksPagesWithContext

func (mr *MockNetworkManagerAPIMockRecorder) GetLinksPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

GetLinksPagesWithContext indicates an expected call of GetLinksPagesWithContext

func (*MockNetworkManagerAPIMockRecorder) GetLinksRequest

func (mr *MockNetworkManagerAPIMockRecorder) GetLinksRequest(arg0 interface{}) *gomock.Call

GetLinksRequest indicates an expected call of GetLinksRequest

func (*MockNetworkManagerAPIMockRecorder) GetLinksWithContext

func (mr *MockNetworkManagerAPIMockRecorder) GetLinksWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetLinksWithContext indicates an expected call of GetLinksWithContext

func (*MockNetworkManagerAPIMockRecorder) GetSites

func (mr *MockNetworkManagerAPIMockRecorder) GetSites(arg0 interface{}) *gomock.Call

GetSites indicates an expected call of GetSites

func (*MockNetworkManagerAPIMockRecorder) GetSitesPages

func (mr *MockNetworkManagerAPIMockRecorder) GetSitesPages(arg0, arg1 interface{}) *gomock.Call

GetSitesPages indicates an expected call of GetSitesPages

func (*MockNetworkManagerAPIMockRecorder) GetSitesPagesWithContext

func (mr *MockNetworkManagerAPIMockRecorder) GetSitesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

GetSitesPagesWithContext indicates an expected call of GetSitesPagesWithContext

func (*MockNetworkManagerAPIMockRecorder) GetSitesRequest

func (mr *MockNetworkManagerAPIMockRecorder) GetSitesRequest(arg0 interface{}) *gomock.Call

GetSitesRequest indicates an expected call of GetSitesRequest

func (*MockNetworkManagerAPIMockRecorder) GetSitesWithContext

func (mr *MockNetworkManagerAPIMockRecorder) GetSitesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetSitesWithContext indicates an expected call of GetSitesWithContext

func (*MockNetworkManagerAPIMockRecorder) GetTransitGatewayConnectPeerAssociations

func (mr *MockNetworkManagerAPIMockRecorder) GetTransitGatewayConnectPeerAssociations(arg0 interface{}) *gomock.Call

GetTransitGatewayConnectPeerAssociations indicates an expected call of GetTransitGatewayConnectPeerAssociations

func (*MockNetworkManagerAPIMockRecorder) GetTransitGatewayConnectPeerAssociationsPages

func (mr *MockNetworkManagerAPIMockRecorder) GetTransitGatewayConnectPeerAssociationsPages(arg0, arg1 interface{}) *gomock.Call

GetTransitGatewayConnectPeerAssociationsPages indicates an expected call of GetTransitGatewayConnectPeerAssociationsPages

func (*MockNetworkManagerAPIMockRecorder) GetTransitGatewayConnectPeerAssociationsPagesWithContext

func (mr *MockNetworkManagerAPIMockRecorder) GetTransitGatewayConnectPeerAssociationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

GetTransitGatewayConnectPeerAssociationsPagesWithContext indicates an expected call of GetTransitGatewayConnectPeerAssociationsPagesWithContext

func (*MockNetworkManagerAPIMockRecorder) GetTransitGatewayConnectPeerAssociationsRequest

func (mr *MockNetworkManagerAPIMockRecorder) GetTransitGatewayConnectPeerAssociationsRequest(arg0 interface{}) *gomock.Call

GetTransitGatewayConnectPeerAssociationsRequest indicates an expected call of GetTransitGatewayConnectPeerAssociationsRequest

func (*MockNetworkManagerAPIMockRecorder) GetTransitGatewayConnectPeerAssociationsWithContext

func (mr *MockNetworkManagerAPIMockRecorder) GetTransitGatewayConnectPeerAssociationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetTransitGatewayConnectPeerAssociationsWithContext indicates an expected call of GetTransitGatewayConnectPeerAssociationsWithContext

func (*MockNetworkManagerAPIMockRecorder) GetTransitGatewayRegistrations

func (mr *MockNetworkManagerAPIMockRecorder) GetTransitGatewayRegistrations(arg0 interface{}) *gomock.Call

GetTransitGatewayRegistrations indicates an expected call of GetTransitGatewayRegistrations

func (*MockNetworkManagerAPIMockRecorder) GetTransitGatewayRegistrationsPages

func (mr *MockNetworkManagerAPIMockRecorder) GetTransitGatewayRegistrationsPages(arg0, arg1 interface{}) *gomock.Call

GetTransitGatewayRegistrationsPages indicates an expected call of GetTransitGatewayRegistrationsPages

func (*MockNetworkManagerAPIMockRecorder) GetTransitGatewayRegistrationsPagesWithContext

func (mr *MockNetworkManagerAPIMockRecorder) GetTransitGatewayRegistrationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

GetTransitGatewayRegistrationsPagesWithContext indicates an expected call of GetTransitGatewayRegistrationsPagesWithContext

func (*MockNetworkManagerAPIMockRecorder) GetTransitGatewayRegistrationsRequest

func (mr *MockNetworkManagerAPIMockRecorder) GetTransitGatewayRegistrationsRequest(arg0 interface{}) *gomock.Call

GetTransitGatewayRegistrationsRequest indicates an expected call of GetTransitGatewayRegistrationsRequest

func (*MockNetworkManagerAPIMockRecorder) GetTransitGatewayRegistrationsWithContext

func (mr *MockNetworkManagerAPIMockRecorder) GetTransitGatewayRegistrationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetTransitGatewayRegistrationsWithContext indicates an expected call of GetTransitGatewayRegistrationsWithContext

func (*MockNetworkManagerAPIMockRecorder) ListTagsForResource

func (mr *MockNetworkManagerAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call

ListTagsForResource indicates an expected call of ListTagsForResource

func (*MockNetworkManagerAPIMockRecorder) ListTagsForResourceRequest

func (mr *MockNetworkManagerAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call

ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest

func (*MockNetworkManagerAPIMockRecorder) ListTagsForResourceWithContext

func (mr *MockNetworkManagerAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext

func (*MockNetworkManagerAPIMockRecorder) RegisterTransitGateway

func (mr *MockNetworkManagerAPIMockRecorder) RegisterTransitGateway(arg0 interface{}) *gomock.Call

RegisterTransitGateway indicates an expected call of RegisterTransitGateway

func (*MockNetworkManagerAPIMockRecorder) RegisterTransitGatewayRequest

func (mr *MockNetworkManagerAPIMockRecorder) RegisterTransitGatewayRequest(arg0 interface{}) *gomock.Call

RegisterTransitGatewayRequest indicates an expected call of RegisterTransitGatewayRequest

func (*MockNetworkManagerAPIMockRecorder) RegisterTransitGatewayWithContext

func (mr *MockNetworkManagerAPIMockRecorder) RegisterTransitGatewayWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RegisterTransitGatewayWithContext indicates an expected call of RegisterTransitGatewayWithContext

func (*MockNetworkManagerAPIMockRecorder) TagResource

func (mr *MockNetworkManagerAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call

TagResource indicates an expected call of TagResource

func (*MockNetworkManagerAPIMockRecorder) TagResourceRequest

func (mr *MockNetworkManagerAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call

TagResourceRequest indicates an expected call of TagResourceRequest

func (*MockNetworkManagerAPIMockRecorder) TagResourceWithContext

func (mr *MockNetworkManagerAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

TagResourceWithContext indicates an expected call of TagResourceWithContext

func (*MockNetworkManagerAPIMockRecorder) UntagResource

func (mr *MockNetworkManagerAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call

UntagResource indicates an expected call of UntagResource

func (*MockNetworkManagerAPIMockRecorder) UntagResourceRequest

func (mr *MockNetworkManagerAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call

UntagResourceRequest indicates an expected call of UntagResourceRequest

func (*MockNetworkManagerAPIMockRecorder) UntagResourceWithContext

func (mr *MockNetworkManagerAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UntagResourceWithContext indicates an expected call of UntagResourceWithContext

func (*MockNetworkManagerAPIMockRecorder) UpdateConnection

func (mr *MockNetworkManagerAPIMockRecorder) UpdateConnection(arg0 interface{}) *gomock.Call

UpdateConnection indicates an expected call of UpdateConnection

func (*MockNetworkManagerAPIMockRecorder) UpdateConnectionRequest

func (mr *MockNetworkManagerAPIMockRecorder) UpdateConnectionRequest(arg0 interface{}) *gomock.Call

UpdateConnectionRequest indicates an expected call of UpdateConnectionRequest

func (*MockNetworkManagerAPIMockRecorder) UpdateConnectionWithContext

func (mr *MockNetworkManagerAPIMockRecorder) UpdateConnectionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateConnectionWithContext indicates an expected call of UpdateConnectionWithContext

func (*MockNetworkManagerAPIMockRecorder) UpdateDevice

func (mr *MockNetworkManagerAPIMockRecorder) UpdateDevice(arg0 interface{}) *gomock.Call

UpdateDevice indicates an expected call of UpdateDevice

func (*MockNetworkManagerAPIMockRecorder) UpdateDeviceRequest

func (mr *MockNetworkManagerAPIMockRecorder) UpdateDeviceRequest(arg0 interface{}) *gomock.Call

UpdateDeviceRequest indicates an expected call of UpdateDeviceRequest

func (*MockNetworkManagerAPIMockRecorder) UpdateDeviceWithContext

func (mr *MockNetworkManagerAPIMockRecorder) UpdateDeviceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateDeviceWithContext indicates an expected call of UpdateDeviceWithContext

func (*MockNetworkManagerAPIMockRecorder) UpdateGlobalNetwork

func (mr *MockNetworkManagerAPIMockRecorder) UpdateGlobalNetwork(arg0 interface{}) *gomock.Call

UpdateGlobalNetwork indicates an expected call of UpdateGlobalNetwork

func (*MockNetworkManagerAPIMockRecorder) UpdateGlobalNetworkRequest

func (mr *MockNetworkManagerAPIMockRecorder) UpdateGlobalNetworkRequest(arg0 interface{}) *gomock.Call

UpdateGlobalNetworkRequest indicates an expected call of UpdateGlobalNetworkRequest

func (*MockNetworkManagerAPIMockRecorder) UpdateGlobalNetworkWithContext

func (mr *MockNetworkManagerAPIMockRecorder) UpdateGlobalNetworkWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateGlobalNetworkWithContext indicates an expected call of UpdateGlobalNetworkWithContext

func (mr *MockNetworkManagerAPIMockRecorder) UpdateLink(arg0 interface{}) *gomock.Call

UpdateLink indicates an expected call of UpdateLink

func (*MockNetworkManagerAPIMockRecorder) UpdateLinkRequest

func (mr *MockNetworkManagerAPIMockRecorder) UpdateLinkRequest(arg0 interface{}) *gomock.Call

UpdateLinkRequest indicates an expected call of UpdateLinkRequest

func (*MockNetworkManagerAPIMockRecorder) UpdateLinkWithContext

func (mr *MockNetworkManagerAPIMockRecorder) UpdateLinkWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateLinkWithContext indicates an expected call of UpdateLinkWithContext

func (*MockNetworkManagerAPIMockRecorder) UpdateSite

func (mr *MockNetworkManagerAPIMockRecorder) UpdateSite(arg0 interface{}) *gomock.Call

UpdateSite indicates an expected call of UpdateSite

func (*MockNetworkManagerAPIMockRecorder) UpdateSiteRequest

func (mr *MockNetworkManagerAPIMockRecorder) UpdateSiteRequest(arg0 interface{}) *gomock.Call

UpdateSiteRequest indicates an expected call of UpdateSiteRequest

func (*MockNetworkManagerAPIMockRecorder) UpdateSiteWithContext

func (mr *MockNetworkManagerAPIMockRecorder) UpdateSiteWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateSiteWithContext indicates an expected call of UpdateSiteWithContext

Jump to

Keyboard shortcuts

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