Documentation ¶
Overview ¶
Package networkmanagermock is a generated GoMock package.
Index ¶
- type MockNetworkManagerAPI
- func (m *MockNetworkManagerAPI) AssociateCustomerGateway(arg0 *networkmanager.AssociateCustomerGatewayInput) (*networkmanager.AssociateCustomerGatewayOutput, error)
- func (m *MockNetworkManagerAPI) AssociateCustomerGatewayRequest(arg0 *networkmanager.AssociateCustomerGatewayInput) (*request.Request, *networkmanager.AssociateCustomerGatewayOutput)
- func (m *MockNetworkManagerAPI) AssociateCustomerGatewayWithContext(arg0 context.Context, arg1 *networkmanager.AssociateCustomerGatewayInput, ...) (*networkmanager.AssociateCustomerGatewayOutput, error)
- func (m *MockNetworkManagerAPI) AssociateLink(arg0 *networkmanager.AssociateLinkInput) (*networkmanager.AssociateLinkOutput, error)
- func (m *MockNetworkManagerAPI) AssociateLinkRequest(arg0 *networkmanager.AssociateLinkInput) (*request.Request, *networkmanager.AssociateLinkOutput)
- func (m *MockNetworkManagerAPI) AssociateLinkWithContext(arg0 context.Context, arg1 *networkmanager.AssociateLinkInput, ...) (*networkmanager.AssociateLinkOutput, error)
- func (m *MockNetworkManagerAPI) CreateDevice(arg0 *networkmanager.CreateDeviceInput) (*networkmanager.CreateDeviceOutput, error)
- func (m *MockNetworkManagerAPI) CreateDeviceRequest(arg0 *networkmanager.CreateDeviceInput) (*request.Request, *networkmanager.CreateDeviceOutput)
- func (m *MockNetworkManagerAPI) CreateDeviceWithContext(arg0 context.Context, arg1 *networkmanager.CreateDeviceInput, ...) (*networkmanager.CreateDeviceOutput, error)
- func (m *MockNetworkManagerAPI) CreateGlobalNetwork(arg0 *networkmanager.CreateGlobalNetworkInput) (*networkmanager.CreateGlobalNetworkOutput, error)
- func (m *MockNetworkManagerAPI) CreateGlobalNetworkRequest(arg0 *networkmanager.CreateGlobalNetworkInput) (*request.Request, *networkmanager.CreateGlobalNetworkOutput)
- func (m *MockNetworkManagerAPI) CreateGlobalNetworkWithContext(arg0 context.Context, arg1 *networkmanager.CreateGlobalNetworkInput, ...) (*networkmanager.CreateGlobalNetworkOutput, error)
- func (m *MockNetworkManagerAPI) CreateLink(arg0 *networkmanager.CreateLinkInput) (*networkmanager.CreateLinkOutput, error)
- func (m *MockNetworkManagerAPI) CreateLinkRequest(arg0 *networkmanager.CreateLinkInput) (*request.Request, *networkmanager.CreateLinkOutput)
- func (m *MockNetworkManagerAPI) CreateLinkWithContext(arg0 context.Context, arg1 *networkmanager.CreateLinkInput, ...) (*networkmanager.CreateLinkOutput, error)
- func (m *MockNetworkManagerAPI) CreateSite(arg0 *networkmanager.CreateSiteInput) (*networkmanager.CreateSiteOutput, error)
- func (m *MockNetworkManagerAPI) CreateSiteRequest(arg0 *networkmanager.CreateSiteInput) (*request.Request, *networkmanager.CreateSiteOutput)
- func (m *MockNetworkManagerAPI) CreateSiteWithContext(arg0 context.Context, arg1 *networkmanager.CreateSiteInput, ...) (*networkmanager.CreateSiteOutput, error)
- func (m *MockNetworkManagerAPI) DeleteDevice(arg0 *networkmanager.DeleteDeviceInput) (*networkmanager.DeleteDeviceOutput, error)
- func (m *MockNetworkManagerAPI) DeleteDeviceRequest(arg0 *networkmanager.DeleteDeviceInput) (*request.Request, *networkmanager.DeleteDeviceOutput)
- func (m *MockNetworkManagerAPI) DeleteDeviceWithContext(arg0 context.Context, arg1 *networkmanager.DeleteDeviceInput, ...) (*networkmanager.DeleteDeviceOutput, error)
- func (m *MockNetworkManagerAPI) DeleteGlobalNetwork(arg0 *networkmanager.DeleteGlobalNetworkInput) (*networkmanager.DeleteGlobalNetworkOutput, error)
- func (m *MockNetworkManagerAPI) DeleteGlobalNetworkRequest(arg0 *networkmanager.DeleteGlobalNetworkInput) (*request.Request, *networkmanager.DeleteGlobalNetworkOutput)
- func (m *MockNetworkManagerAPI) DeleteGlobalNetworkWithContext(arg0 context.Context, arg1 *networkmanager.DeleteGlobalNetworkInput, ...) (*networkmanager.DeleteGlobalNetworkOutput, error)
- func (m *MockNetworkManagerAPI) DeleteLink(arg0 *networkmanager.DeleteLinkInput) (*networkmanager.DeleteLinkOutput, error)
- func (m *MockNetworkManagerAPI) DeleteLinkRequest(arg0 *networkmanager.DeleteLinkInput) (*request.Request, *networkmanager.DeleteLinkOutput)
- func (m *MockNetworkManagerAPI) DeleteLinkWithContext(arg0 context.Context, arg1 *networkmanager.DeleteLinkInput, ...) (*networkmanager.DeleteLinkOutput, error)
- func (m *MockNetworkManagerAPI) DeleteSite(arg0 *networkmanager.DeleteSiteInput) (*networkmanager.DeleteSiteOutput, error)
- func (m *MockNetworkManagerAPI) DeleteSiteRequest(arg0 *networkmanager.DeleteSiteInput) (*request.Request, *networkmanager.DeleteSiteOutput)
- func (m *MockNetworkManagerAPI) DeleteSiteWithContext(arg0 context.Context, arg1 *networkmanager.DeleteSiteInput, ...) (*networkmanager.DeleteSiteOutput, error)
- func (m *MockNetworkManagerAPI) DeregisterTransitGateway(arg0 *networkmanager.DeregisterTransitGatewayInput) (*networkmanager.DeregisterTransitGatewayOutput, error)
- func (m *MockNetworkManagerAPI) DeregisterTransitGatewayRequest(arg0 *networkmanager.DeregisterTransitGatewayInput) (*request.Request, *networkmanager.DeregisterTransitGatewayOutput)
- func (m *MockNetworkManagerAPI) DeregisterTransitGatewayWithContext(arg0 context.Context, arg1 *networkmanager.DeregisterTransitGatewayInput, ...) (*networkmanager.DeregisterTransitGatewayOutput, error)
- func (m *MockNetworkManagerAPI) DescribeGlobalNetworks(arg0 *networkmanager.DescribeGlobalNetworksInput) (*networkmanager.DescribeGlobalNetworksOutput, error)
- func (m *MockNetworkManagerAPI) DescribeGlobalNetworksPages(arg0 *networkmanager.DescribeGlobalNetworksInput, ...) error
- func (m *MockNetworkManagerAPI) DescribeGlobalNetworksPagesWithContext(arg0 context.Context, arg1 *networkmanager.DescribeGlobalNetworksInput, ...) error
- func (m *MockNetworkManagerAPI) DescribeGlobalNetworksRequest(arg0 *networkmanager.DescribeGlobalNetworksInput) (*request.Request, *networkmanager.DescribeGlobalNetworksOutput)
- func (m *MockNetworkManagerAPI) DescribeGlobalNetworksWithContext(arg0 context.Context, arg1 *networkmanager.DescribeGlobalNetworksInput, ...) (*networkmanager.DescribeGlobalNetworksOutput, error)
- func (m *MockNetworkManagerAPI) DisassociateCustomerGateway(arg0 *networkmanager.DisassociateCustomerGatewayInput) (*networkmanager.DisassociateCustomerGatewayOutput, error)
- func (m *MockNetworkManagerAPI) DisassociateCustomerGatewayRequest(arg0 *networkmanager.DisassociateCustomerGatewayInput) (*request.Request, *networkmanager.DisassociateCustomerGatewayOutput)
- func (m *MockNetworkManagerAPI) DisassociateCustomerGatewayWithContext(arg0 context.Context, arg1 *networkmanager.DisassociateCustomerGatewayInput, ...) (*networkmanager.DisassociateCustomerGatewayOutput, error)
- func (m *MockNetworkManagerAPI) DisassociateLink(arg0 *networkmanager.DisassociateLinkInput) (*networkmanager.DisassociateLinkOutput, error)
- func (m *MockNetworkManagerAPI) DisassociateLinkRequest(arg0 *networkmanager.DisassociateLinkInput) (*request.Request, *networkmanager.DisassociateLinkOutput)
- func (m *MockNetworkManagerAPI) DisassociateLinkWithContext(arg0 context.Context, arg1 *networkmanager.DisassociateLinkInput, ...) (*networkmanager.DisassociateLinkOutput, error)
- func (m *MockNetworkManagerAPI) EXPECT() *MockNetworkManagerAPIMockRecorder
- func (m *MockNetworkManagerAPI) GetCustomerGatewayAssociations(arg0 *networkmanager.GetCustomerGatewayAssociationsInput) (*networkmanager.GetCustomerGatewayAssociationsOutput, error)
- func (m *MockNetworkManagerAPI) GetCustomerGatewayAssociationsPages(arg0 *networkmanager.GetCustomerGatewayAssociationsInput, ...) error
- func (m *MockNetworkManagerAPI) GetCustomerGatewayAssociationsPagesWithContext(arg0 context.Context, arg1 *networkmanager.GetCustomerGatewayAssociationsInput, ...) error
- func (m *MockNetworkManagerAPI) GetCustomerGatewayAssociationsRequest(arg0 *networkmanager.GetCustomerGatewayAssociationsInput) (*request.Request, *networkmanager.GetCustomerGatewayAssociationsOutput)
- func (m *MockNetworkManagerAPI) GetCustomerGatewayAssociationsWithContext(arg0 context.Context, arg1 *networkmanager.GetCustomerGatewayAssociationsInput, ...) (*networkmanager.GetCustomerGatewayAssociationsOutput, error)
- func (m *MockNetworkManagerAPI) GetDevices(arg0 *networkmanager.GetDevicesInput) (*networkmanager.GetDevicesOutput, error)
- func (m *MockNetworkManagerAPI) GetDevicesPages(arg0 *networkmanager.GetDevicesInput, ...) error
- func (m *MockNetworkManagerAPI) GetDevicesPagesWithContext(arg0 context.Context, arg1 *networkmanager.GetDevicesInput, ...) error
- func (m *MockNetworkManagerAPI) GetDevicesRequest(arg0 *networkmanager.GetDevicesInput) (*request.Request, *networkmanager.GetDevicesOutput)
- func (m *MockNetworkManagerAPI) GetDevicesWithContext(arg0 context.Context, arg1 *networkmanager.GetDevicesInput, ...) (*networkmanager.GetDevicesOutput, error)
- func (m *MockNetworkManagerAPI) GetLinkAssociations(arg0 *networkmanager.GetLinkAssociationsInput) (*networkmanager.GetLinkAssociationsOutput, error)
- func (m *MockNetworkManagerAPI) GetLinkAssociationsPages(arg0 *networkmanager.GetLinkAssociationsInput, ...) error
- func (m *MockNetworkManagerAPI) GetLinkAssociationsPagesWithContext(arg0 context.Context, arg1 *networkmanager.GetLinkAssociationsInput, ...) error
- func (m *MockNetworkManagerAPI) GetLinkAssociationsRequest(arg0 *networkmanager.GetLinkAssociationsInput) (*request.Request, *networkmanager.GetLinkAssociationsOutput)
- func (m *MockNetworkManagerAPI) GetLinkAssociationsWithContext(arg0 context.Context, arg1 *networkmanager.GetLinkAssociationsInput, ...) (*networkmanager.GetLinkAssociationsOutput, error)
- func (m *MockNetworkManagerAPI) GetLinks(arg0 *networkmanager.GetLinksInput) (*networkmanager.GetLinksOutput, error)
- func (m *MockNetworkManagerAPI) GetLinksPages(arg0 *networkmanager.GetLinksInput, ...) error
- func (m *MockNetworkManagerAPI) GetLinksPagesWithContext(arg0 context.Context, arg1 *networkmanager.GetLinksInput, ...) error
- func (m *MockNetworkManagerAPI) GetLinksRequest(arg0 *networkmanager.GetLinksInput) (*request.Request, *networkmanager.GetLinksOutput)
- func (m *MockNetworkManagerAPI) GetLinksWithContext(arg0 context.Context, arg1 *networkmanager.GetLinksInput, ...) (*networkmanager.GetLinksOutput, error)
- func (m *MockNetworkManagerAPI) GetSites(arg0 *networkmanager.GetSitesInput) (*networkmanager.GetSitesOutput, error)
- func (m *MockNetworkManagerAPI) GetSitesPages(arg0 *networkmanager.GetSitesInput, ...) error
- func (m *MockNetworkManagerAPI) GetSitesPagesWithContext(arg0 context.Context, arg1 *networkmanager.GetSitesInput, ...) error
- func (m *MockNetworkManagerAPI) GetSitesRequest(arg0 *networkmanager.GetSitesInput) (*request.Request, *networkmanager.GetSitesOutput)
- func (m *MockNetworkManagerAPI) GetSitesWithContext(arg0 context.Context, arg1 *networkmanager.GetSitesInput, ...) (*networkmanager.GetSitesOutput, error)
- func (m *MockNetworkManagerAPI) GetTransitGatewayRegistrations(arg0 *networkmanager.GetTransitGatewayRegistrationsInput) (*networkmanager.GetTransitGatewayRegistrationsOutput, error)
- func (m *MockNetworkManagerAPI) GetTransitGatewayRegistrationsPages(arg0 *networkmanager.GetTransitGatewayRegistrationsInput, ...) error
- func (m *MockNetworkManagerAPI) GetTransitGatewayRegistrationsPagesWithContext(arg0 context.Context, arg1 *networkmanager.GetTransitGatewayRegistrationsInput, ...) error
- func (m *MockNetworkManagerAPI) GetTransitGatewayRegistrationsRequest(arg0 *networkmanager.GetTransitGatewayRegistrationsInput) (*request.Request, *networkmanager.GetTransitGatewayRegistrationsOutput)
- func (m *MockNetworkManagerAPI) GetTransitGatewayRegistrationsWithContext(arg0 context.Context, arg1 *networkmanager.GetTransitGatewayRegistrationsInput, ...) (*networkmanager.GetTransitGatewayRegistrationsOutput, error)
- func (m *MockNetworkManagerAPI) ListTagsForResource(arg0 *networkmanager.ListTagsForResourceInput) (*networkmanager.ListTagsForResourceOutput, error)
- func (m *MockNetworkManagerAPI) ListTagsForResourceRequest(arg0 *networkmanager.ListTagsForResourceInput) (*request.Request, *networkmanager.ListTagsForResourceOutput)
- func (m *MockNetworkManagerAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *networkmanager.ListTagsForResourceInput, ...) (*networkmanager.ListTagsForResourceOutput, error)
- func (m *MockNetworkManagerAPI) RegisterTransitGateway(arg0 *networkmanager.RegisterTransitGatewayInput) (*networkmanager.RegisterTransitGatewayOutput, error)
- func (m *MockNetworkManagerAPI) RegisterTransitGatewayRequest(arg0 *networkmanager.RegisterTransitGatewayInput) (*request.Request, *networkmanager.RegisterTransitGatewayOutput)
- func (m *MockNetworkManagerAPI) RegisterTransitGatewayWithContext(arg0 context.Context, arg1 *networkmanager.RegisterTransitGatewayInput, ...) (*networkmanager.RegisterTransitGatewayOutput, error)
- func (m *MockNetworkManagerAPI) TagResource(arg0 *networkmanager.TagResourceInput) (*networkmanager.TagResourceOutput, error)
- func (m *MockNetworkManagerAPI) TagResourceRequest(arg0 *networkmanager.TagResourceInput) (*request.Request, *networkmanager.TagResourceOutput)
- func (m *MockNetworkManagerAPI) TagResourceWithContext(arg0 context.Context, arg1 *networkmanager.TagResourceInput, ...) (*networkmanager.TagResourceOutput, error)
- func (m *MockNetworkManagerAPI) UntagResource(arg0 *networkmanager.UntagResourceInput) (*networkmanager.UntagResourceOutput, error)
- func (m *MockNetworkManagerAPI) UntagResourceRequest(arg0 *networkmanager.UntagResourceInput) (*request.Request, *networkmanager.UntagResourceOutput)
- func (m *MockNetworkManagerAPI) UntagResourceWithContext(arg0 context.Context, arg1 *networkmanager.UntagResourceInput, ...) (*networkmanager.UntagResourceOutput, error)
- func (m *MockNetworkManagerAPI) UpdateDevice(arg0 *networkmanager.UpdateDeviceInput) (*networkmanager.UpdateDeviceOutput, error)
- func (m *MockNetworkManagerAPI) UpdateDeviceRequest(arg0 *networkmanager.UpdateDeviceInput) (*request.Request, *networkmanager.UpdateDeviceOutput)
- func (m *MockNetworkManagerAPI) UpdateDeviceWithContext(arg0 context.Context, arg1 *networkmanager.UpdateDeviceInput, ...) (*networkmanager.UpdateDeviceOutput, error)
- func (m *MockNetworkManagerAPI) UpdateGlobalNetwork(arg0 *networkmanager.UpdateGlobalNetworkInput) (*networkmanager.UpdateGlobalNetworkOutput, error)
- func (m *MockNetworkManagerAPI) UpdateGlobalNetworkRequest(arg0 *networkmanager.UpdateGlobalNetworkInput) (*request.Request, *networkmanager.UpdateGlobalNetworkOutput)
- func (m *MockNetworkManagerAPI) UpdateGlobalNetworkWithContext(arg0 context.Context, arg1 *networkmanager.UpdateGlobalNetworkInput, ...) (*networkmanager.UpdateGlobalNetworkOutput, error)
- func (m *MockNetworkManagerAPI) UpdateLink(arg0 *networkmanager.UpdateLinkInput) (*networkmanager.UpdateLinkOutput, error)
- func (m *MockNetworkManagerAPI) UpdateLinkRequest(arg0 *networkmanager.UpdateLinkInput) (*request.Request, *networkmanager.UpdateLinkOutput)
- func (m *MockNetworkManagerAPI) UpdateLinkWithContext(arg0 context.Context, arg1 *networkmanager.UpdateLinkInput, ...) (*networkmanager.UpdateLinkOutput, error)
- func (m *MockNetworkManagerAPI) UpdateSite(arg0 *networkmanager.UpdateSiteInput) (*networkmanager.UpdateSiteOutput, error)
- func (m *MockNetworkManagerAPI) UpdateSiteRequest(arg0 *networkmanager.UpdateSiteInput) (*request.Request, *networkmanager.UpdateSiteOutput)
- func (m *MockNetworkManagerAPI) UpdateSiteWithContext(arg0 context.Context, arg1 *networkmanager.UpdateSiteInput, ...) (*networkmanager.UpdateSiteOutput, error)
- type MockNetworkManagerAPIMockRecorder
- func (mr *MockNetworkManagerAPIMockRecorder) AssociateCustomerGateway(arg0 interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) AssociateCustomerGatewayRequest(arg0 interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) AssociateCustomerGatewayWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) AssociateLink(arg0 interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) AssociateLinkRequest(arg0 interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) AssociateLinkWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) CreateDevice(arg0 interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) CreateDeviceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) CreateDeviceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) CreateGlobalNetwork(arg0 interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) CreateGlobalNetworkRequest(arg0 interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) CreateGlobalNetworkWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) CreateLink(arg0 interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) CreateLinkRequest(arg0 interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) CreateLinkWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) CreateSite(arg0 interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) CreateSiteRequest(arg0 interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) CreateSiteWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) DeleteDevice(arg0 interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) DeleteDeviceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) DeleteDeviceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) DeleteGlobalNetwork(arg0 interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) DeleteGlobalNetworkRequest(arg0 interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) DeleteGlobalNetworkWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) DeleteLink(arg0 interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) DeleteLinkRequest(arg0 interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) DeleteLinkWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) DeleteSite(arg0 interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) DeleteSiteRequest(arg0 interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) DeleteSiteWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) DeregisterTransitGateway(arg0 interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) DeregisterTransitGatewayRequest(arg0 interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) DeregisterTransitGatewayWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) DescribeGlobalNetworks(arg0 interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) DescribeGlobalNetworksPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) DescribeGlobalNetworksPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) DescribeGlobalNetworksRequest(arg0 interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) DescribeGlobalNetworksWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) DisassociateCustomerGateway(arg0 interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) DisassociateCustomerGatewayRequest(arg0 interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) DisassociateCustomerGatewayWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) DisassociateLink(arg0 interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) DisassociateLinkRequest(arg0 interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) DisassociateLinkWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) GetCustomerGatewayAssociations(arg0 interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) GetCustomerGatewayAssociationsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) GetCustomerGatewayAssociationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) GetCustomerGatewayAssociationsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) GetCustomerGatewayAssociationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) GetDevices(arg0 interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) GetDevicesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) GetDevicesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) GetDevicesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) GetDevicesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) GetLinkAssociations(arg0 interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) GetLinkAssociationsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) GetLinkAssociationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) GetLinkAssociationsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) GetLinkAssociationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) GetLinks(arg0 interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) GetLinksPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) GetLinksPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) GetLinksRequest(arg0 interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) GetLinksWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) GetSites(arg0 interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) GetSitesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) GetSitesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) GetSitesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) GetSitesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) GetTransitGatewayRegistrations(arg0 interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) GetTransitGatewayRegistrationsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) GetTransitGatewayRegistrationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) GetTransitGatewayRegistrationsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) GetTransitGatewayRegistrationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) RegisterTransitGateway(arg0 interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) RegisterTransitGatewayRequest(arg0 interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) RegisterTransitGatewayWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) UpdateDevice(arg0 interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) UpdateDeviceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) UpdateDeviceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) UpdateGlobalNetwork(arg0 interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) UpdateGlobalNetworkRequest(arg0 interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) UpdateGlobalNetworkWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) UpdateLink(arg0 interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) UpdateLinkRequest(arg0 interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) UpdateLinkWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) UpdateSite(arg0 interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) UpdateSiteRequest(arg0 interface{}) *gomock.Call
- func (mr *MockNetworkManagerAPIMockRecorder) UpdateSiteWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
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 ¶
func (m *MockNetworkManagerAPI) AssociateCustomerGateway(arg0 *networkmanager.AssociateCustomerGatewayInput) (*networkmanager.AssociateCustomerGatewayOutput, error)
AssociateCustomerGateway mocks base method
func (*MockNetworkManagerAPI) AssociateCustomerGatewayRequest ¶
func (m *MockNetworkManagerAPI) AssociateCustomerGatewayRequest(arg0 *networkmanager.AssociateCustomerGatewayInput) (*request.Request, *networkmanager.AssociateCustomerGatewayOutput)
AssociateCustomerGatewayRequest mocks base method
func (*MockNetworkManagerAPI) AssociateCustomerGatewayWithContext ¶
func (m *MockNetworkManagerAPI) AssociateCustomerGatewayWithContext(arg0 context.Context, arg1 *networkmanager.AssociateCustomerGatewayInput, arg2 ...request.Option) (*networkmanager.AssociateCustomerGatewayOutput, error)
AssociateCustomerGatewayWithContext mocks base method
func (*MockNetworkManagerAPI) AssociateLink ¶
func (m *MockNetworkManagerAPI) AssociateLink(arg0 *networkmanager.AssociateLinkInput) (*networkmanager.AssociateLinkOutput, error)
AssociateLink mocks base method
func (*MockNetworkManagerAPI) AssociateLinkRequest ¶
func (m *MockNetworkManagerAPI) AssociateLinkRequest(arg0 *networkmanager.AssociateLinkInput) (*request.Request, *networkmanager.AssociateLinkOutput)
AssociateLinkRequest mocks base method
func (*MockNetworkManagerAPI) AssociateLinkWithContext ¶
func (m *MockNetworkManagerAPI) AssociateLinkWithContext(arg0 context.Context, arg1 *networkmanager.AssociateLinkInput, arg2 ...request.Option) (*networkmanager.AssociateLinkOutput, error)
AssociateLinkWithContext mocks base method
func (*MockNetworkManagerAPI) CreateDevice ¶
func (m *MockNetworkManagerAPI) CreateDevice(arg0 *networkmanager.CreateDeviceInput) (*networkmanager.CreateDeviceOutput, error)
CreateDevice mocks base method
func (*MockNetworkManagerAPI) CreateDeviceRequest ¶
func (m *MockNetworkManagerAPI) CreateDeviceRequest(arg0 *networkmanager.CreateDeviceInput) (*request.Request, *networkmanager.CreateDeviceOutput)
CreateDeviceRequest mocks base method
func (*MockNetworkManagerAPI) CreateDeviceWithContext ¶
func (m *MockNetworkManagerAPI) CreateDeviceWithContext(arg0 context.Context, arg1 *networkmanager.CreateDeviceInput, arg2 ...request.Option) (*networkmanager.CreateDeviceOutput, error)
CreateDeviceWithContext mocks base method
func (*MockNetworkManagerAPI) CreateGlobalNetwork ¶
func (m *MockNetworkManagerAPI) CreateGlobalNetwork(arg0 *networkmanager.CreateGlobalNetworkInput) (*networkmanager.CreateGlobalNetworkOutput, error)
CreateGlobalNetwork mocks base method
func (*MockNetworkManagerAPI) CreateGlobalNetworkRequest ¶
func (m *MockNetworkManagerAPI) CreateGlobalNetworkRequest(arg0 *networkmanager.CreateGlobalNetworkInput) (*request.Request, *networkmanager.CreateGlobalNetworkOutput)
CreateGlobalNetworkRequest mocks base method
func (*MockNetworkManagerAPI) CreateGlobalNetworkWithContext ¶
func (m *MockNetworkManagerAPI) CreateGlobalNetworkWithContext(arg0 context.Context, arg1 *networkmanager.CreateGlobalNetworkInput, arg2 ...request.Option) (*networkmanager.CreateGlobalNetworkOutput, error)
CreateGlobalNetworkWithContext mocks base method
func (*MockNetworkManagerAPI) CreateLink ¶
func (m *MockNetworkManagerAPI) CreateLink(arg0 *networkmanager.CreateLinkInput) (*networkmanager.CreateLinkOutput, error)
CreateLink mocks base method
func (*MockNetworkManagerAPI) CreateLinkRequest ¶
func (m *MockNetworkManagerAPI) CreateLinkRequest(arg0 *networkmanager.CreateLinkInput) (*request.Request, *networkmanager.CreateLinkOutput)
CreateLinkRequest mocks base method
func (*MockNetworkManagerAPI) CreateLinkWithContext ¶
func (m *MockNetworkManagerAPI) CreateLinkWithContext(arg0 context.Context, arg1 *networkmanager.CreateLinkInput, arg2 ...request.Option) (*networkmanager.CreateLinkOutput, error)
CreateLinkWithContext mocks base method
func (*MockNetworkManagerAPI) CreateSite ¶
func (m *MockNetworkManagerAPI) CreateSite(arg0 *networkmanager.CreateSiteInput) (*networkmanager.CreateSiteOutput, error)
CreateSite mocks base method
func (*MockNetworkManagerAPI) CreateSiteRequest ¶
func (m *MockNetworkManagerAPI) CreateSiteRequest(arg0 *networkmanager.CreateSiteInput) (*request.Request, *networkmanager.CreateSiteOutput)
CreateSiteRequest mocks base method
func (*MockNetworkManagerAPI) CreateSiteWithContext ¶
func (m *MockNetworkManagerAPI) CreateSiteWithContext(arg0 context.Context, arg1 *networkmanager.CreateSiteInput, arg2 ...request.Option) (*networkmanager.CreateSiteOutput, error)
CreateSiteWithContext mocks base method
func (*MockNetworkManagerAPI) DeleteDevice ¶
func (m *MockNetworkManagerAPI) DeleteDevice(arg0 *networkmanager.DeleteDeviceInput) (*networkmanager.DeleteDeviceOutput, error)
DeleteDevice mocks base method
func (*MockNetworkManagerAPI) DeleteDeviceRequest ¶
func (m *MockNetworkManagerAPI) DeleteDeviceRequest(arg0 *networkmanager.DeleteDeviceInput) (*request.Request, *networkmanager.DeleteDeviceOutput)
DeleteDeviceRequest mocks base method
func (*MockNetworkManagerAPI) DeleteDeviceWithContext ¶
func (m *MockNetworkManagerAPI) DeleteDeviceWithContext(arg0 context.Context, arg1 *networkmanager.DeleteDeviceInput, arg2 ...request.Option) (*networkmanager.DeleteDeviceOutput, error)
DeleteDeviceWithContext mocks base method
func (*MockNetworkManagerAPI) DeleteGlobalNetwork ¶
func (m *MockNetworkManagerAPI) DeleteGlobalNetwork(arg0 *networkmanager.DeleteGlobalNetworkInput) (*networkmanager.DeleteGlobalNetworkOutput, error)
DeleteGlobalNetwork mocks base method
func (*MockNetworkManagerAPI) DeleteGlobalNetworkRequest ¶
func (m *MockNetworkManagerAPI) DeleteGlobalNetworkRequest(arg0 *networkmanager.DeleteGlobalNetworkInput) (*request.Request, *networkmanager.DeleteGlobalNetworkOutput)
DeleteGlobalNetworkRequest mocks base method
func (*MockNetworkManagerAPI) DeleteGlobalNetworkWithContext ¶
func (m *MockNetworkManagerAPI) DeleteGlobalNetworkWithContext(arg0 context.Context, arg1 *networkmanager.DeleteGlobalNetworkInput, arg2 ...request.Option) (*networkmanager.DeleteGlobalNetworkOutput, error)
DeleteGlobalNetworkWithContext mocks base method
func (*MockNetworkManagerAPI) DeleteLink ¶
func (m *MockNetworkManagerAPI) DeleteLink(arg0 *networkmanager.DeleteLinkInput) (*networkmanager.DeleteLinkOutput, error)
DeleteLink mocks base method
func (*MockNetworkManagerAPI) DeleteLinkRequest ¶
func (m *MockNetworkManagerAPI) DeleteLinkRequest(arg0 *networkmanager.DeleteLinkInput) (*request.Request, *networkmanager.DeleteLinkOutput)
DeleteLinkRequest mocks base method
func (*MockNetworkManagerAPI) DeleteLinkWithContext ¶
func (m *MockNetworkManagerAPI) DeleteLinkWithContext(arg0 context.Context, arg1 *networkmanager.DeleteLinkInput, arg2 ...request.Option) (*networkmanager.DeleteLinkOutput, error)
DeleteLinkWithContext mocks base method
func (*MockNetworkManagerAPI) DeleteSite ¶
func (m *MockNetworkManagerAPI) DeleteSite(arg0 *networkmanager.DeleteSiteInput) (*networkmanager.DeleteSiteOutput, error)
DeleteSite mocks base method
func (*MockNetworkManagerAPI) DeleteSiteRequest ¶
func (m *MockNetworkManagerAPI) DeleteSiteRequest(arg0 *networkmanager.DeleteSiteInput) (*request.Request, *networkmanager.DeleteSiteOutput)
DeleteSiteRequest mocks base method
func (*MockNetworkManagerAPI) DeleteSiteWithContext ¶
func (m *MockNetworkManagerAPI) DeleteSiteWithContext(arg0 context.Context, arg1 *networkmanager.DeleteSiteInput, arg2 ...request.Option) (*networkmanager.DeleteSiteOutput, error)
DeleteSiteWithContext mocks base method
func (*MockNetworkManagerAPI) DeregisterTransitGateway ¶
func (m *MockNetworkManagerAPI) DeregisterTransitGateway(arg0 *networkmanager.DeregisterTransitGatewayInput) (*networkmanager.DeregisterTransitGatewayOutput, error)
DeregisterTransitGateway mocks base method
func (*MockNetworkManagerAPI) DeregisterTransitGatewayRequest ¶
func (m *MockNetworkManagerAPI) DeregisterTransitGatewayRequest(arg0 *networkmanager.DeregisterTransitGatewayInput) (*request.Request, *networkmanager.DeregisterTransitGatewayOutput)
DeregisterTransitGatewayRequest mocks base method
func (*MockNetworkManagerAPI) DeregisterTransitGatewayWithContext ¶
func (m *MockNetworkManagerAPI) DeregisterTransitGatewayWithContext(arg0 context.Context, arg1 *networkmanager.DeregisterTransitGatewayInput, arg2 ...request.Option) (*networkmanager.DeregisterTransitGatewayOutput, error)
DeregisterTransitGatewayWithContext mocks base method
func (*MockNetworkManagerAPI) DescribeGlobalNetworks ¶
func (m *MockNetworkManagerAPI) DescribeGlobalNetworks(arg0 *networkmanager.DescribeGlobalNetworksInput) (*networkmanager.DescribeGlobalNetworksOutput, error)
DescribeGlobalNetworks mocks base method
func (*MockNetworkManagerAPI) DescribeGlobalNetworksPages ¶
func (m *MockNetworkManagerAPI) DescribeGlobalNetworksPages(arg0 *networkmanager.DescribeGlobalNetworksInput, arg1 func(*networkmanager.DescribeGlobalNetworksOutput, bool) bool) error
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 ¶
func (m *MockNetworkManagerAPI) DescribeGlobalNetworksRequest(arg0 *networkmanager.DescribeGlobalNetworksInput) (*request.Request, *networkmanager.DescribeGlobalNetworksOutput)
DescribeGlobalNetworksRequest mocks base method
func (*MockNetworkManagerAPI) DescribeGlobalNetworksWithContext ¶
func (m *MockNetworkManagerAPI) DescribeGlobalNetworksWithContext(arg0 context.Context, arg1 *networkmanager.DescribeGlobalNetworksInput, arg2 ...request.Option) (*networkmanager.DescribeGlobalNetworksOutput, error)
DescribeGlobalNetworksWithContext mocks base method
func (*MockNetworkManagerAPI) DisassociateCustomerGateway ¶
func (m *MockNetworkManagerAPI) DisassociateCustomerGateway(arg0 *networkmanager.DisassociateCustomerGatewayInput) (*networkmanager.DisassociateCustomerGatewayOutput, error)
DisassociateCustomerGateway mocks base method
func (*MockNetworkManagerAPI) DisassociateCustomerGatewayRequest ¶
func (m *MockNetworkManagerAPI) DisassociateCustomerGatewayRequest(arg0 *networkmanager.DisassociateCustomerGatewayInput) (*request.Request, *networkmanager.DisassociateCustomerGatewayOutput)
DisassociateCustomerGatewayRequest mocks base method
func (*MockNetworkManagerAPI) DisassociateCustomerGatewayWithContext ¶
func (m *MockNetworkManagerAPI) DisassociateCustomerGatewayWithContext(arg0 context.Context, arg1 *networkmanager.DisassociateCustomerGatewayInput, arg2 ...request.Option) (*networkmanager.DisassociateCustomerGatewayOutput, error)
DisassociateCustomerGatewayWithContext mocks base method
func (*MockNetworkManagerAPI) DisassociateLink ¶
func (m *MockNetworkManagerAPI) DisassociateLink(arg0 *networkmanager.DisassociateLinkInput) (*networkmanager.DisassociateLinkOutput, error)
DisassociateLink mocks base method
func (*MockNetworkManagerAPI) DisassociateLinkRequest ¶
func (m *MockNetworkManagerAPI) DisassociateLinkRequest(arg0 *networkmanager.DisassociateLinkInput) (*request.Request, *networkmanager.DisassociateLinkOutput)
DisassociateLinkRequest mocks base method
func (*MockNetworkManagerAPI) DisassociateLinkWithContext ¶
func (m *MockNetworkManagerAPI) DisassociateLinkWithContext(arg0 context.Context, arg1 *networkmanager.DisassociateLinkInput, arg2 ...request.Option) (*networkmanager.DisassociateLinkOutput, error)
DisassociateLinkWithContext mocks base method
func (*MockNetworkManagerAPI) EXPECT ¶
func (m *MockNetworkManagerAPI) EXPECT() *MockNetworkManagerAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockNetworkManagerAPI) GetCustomerGatewayAssociations ¶
func (m *MockNetworkManagerAPI) GetCustomerGatewayAssociations(arg0 *networkmanager.GetCustomerGatewayAssociationsInput) (*networkmanager.GetCustomerGatewayAssociationsOutput, error)
GetCustomerGatewayAssociations mocks base method
func (*MockNetworkManagerAPI) GetCustomerGatewayAssociationsPages ¶
func (m *MockNetworkManagerAPI) GetCustomerGatewayAssociationsPages(arg0 *networkmanager.GetCustomerGatewayAssociationsInput, arg1 func(*networkmanager.GetCustomerGatewayAssociationsOutput, bool) bool) error
GetCustomerGatewayAssociationsPages mocks base method
func (*MockNetworkManagerAPI) GetCustomerGatewayAssociationsPagesWithContext ¶
func (m *MockNetworkManagerAPI) GetCustomerGatewayAssociationsPagesWithContext(arg0 context.Context, arg1 *networkmanager.GetCustomerGatewayAssociationsInput, arg2 func(*networkmanager.GetCustomerGatewayAssociationsOutput, bool) bool, arg3 ...request.Option) error
GetCustomerGatewayAssociationsPagesWithContext mocks base method
func (*MockNetworkManagerAPI) GetCustomerGatewayAssociationsRequest ¶
func (m *MockNetworkManagerAPI) GetCustomerGatewayAssociationsRequest(arg0 *networkmanager.GetCustomerGatewayAssociationsInput) (*request.Request, *networkmanager.GetCustomerGatewayAssociationsOutput)
GetCustomerGatewayAssociationsRequest mocks base method
func (*MockNetworkManagerAPI) GetCustomerGatewayAssociationsWithContext ¶
func (m *MockNetworkManagerAPI) GetCustomerGatewayAssociationsWithContext(arg0 context.Context, arg1 *networkmanager.GetCustomerGatewayAssociationsInput, arg2 ...request.Option) (*networkmanager.GetCustomerGatewayAssociationsOutput, error)
GetCustomerGatewayAssociationsWithContext mocks base method
func (*MockNetworkManagerAPI) GetDevices ¶
func (m *MockNetworkManagerAPI) GetDevices(arg0 *networkmanager.GetDevicesInput) (*networkmanager.GetDevicesOutput, error)
GetDevices mocks base method
func (*MockNetworkManagerAPI) GetDevicesPages ¶
func (m *MockNetworkManagerAPI) GetDevicesPages(arg0 *networkmanager.GetDevicesInput, arg1 func(*networkmanager.GetDevicesOutput, bool) bool) error
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 ¶
func (m *MockNetworkManagerAPI) GetDevicesRequest(arg0 *networkmanager.GetDevicesInput) (*request.Request, *networkmanager.GetDevicesOutput)
GetDevicesRequest mocks base method
func (*MockNetworkManagerAPI) GetDevicesWithContext ¶
func (m *MockNetworkManagerAPI) GetDevicesWithContext(arg0 context.Context, arg1 *networkmanager.GetDevicesInput, arg2 ...request.Option) (*networkmanager.GetDevicesOutput, error)
GetDevicesWithContext mocks base method
func (*MockNetworkManagerAPI) GetLinkAssociations ¶
func (m *MockNetworkManagerAPI) GetLinkAssociations(arg0 *networkmanager.GetLinkAssociationsInput) (*networkmanager.GetLinkAssociationsOutput, error)
GetLinkAssociations mocks base method
func (*MockNetworkManagerAPI) GetLinkAssociationsPages ¶
func (m *MockNetworkManagerAPI) GetLinkAssociationsPages(arg0 *networkmanager.GetLinkAssociationsInput, arg1 func(*networkmanager.GetLinkAssociationsOutput, bool) bool) error
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 ¶
func (m *MockNetworkManagerAPI) GetLinkAssociationsRequest(arg0 *networkmanager.GetLinkAssociationsInput) (*request.Request, *networkmanager.GetLinkAssociationsOutput)
GetLinkAssociationsRequest mocks base method
func (*MockNetworkManagerAPI) GetLinkAssociationsWithContext ¶
func (m *MockNetworkManagerAPI) GetLinkAssociationsWithContext(arg0 context.Context, arg1 *networkmanager.GetLinkAssociationsInput, arg2 ...request.Option) (*networkmanager.GetLinkAssociationsOutput, error)
GetLinkAssociationsWithContext mocks base method
func (*MockNetworkManagerAPI) GetLinks ¶
func (m *MockNetworkManagerAPI) GetLinks(arg0 *networkmanager.GetLinksInput) (*networkmanager.GetLinksOutput, error)
GetLinks mocks base method
func (*MockNetworkManagerAPI) GetLinksPages ¶
func (m *MockNetworkManagerAPI) GetLinksPages(arg0 *networkmanager.GetLinksInput, arg1 func(*networkmanager.GetLinksOutput, bool) bool) error
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 ¶
func (m *MockNetworkManagerAPI) GetLinksRequest(arg0 *networkmanager.GetLinksInput) (*request.Request, *networkmanager.GetLinksOutput)
GetLinksRequest mocks base method
func (*MockNetworkManagerAPI) GetLinksWithContext ¶
func (m *MockNetworkManagerAPI) GetLinksWithContext(arg0 context.Context, arg1 *networkmanager.GetLinksInput, arg2 ...request.Option) (*networkmanager.GetLinksOutput, error)
GetLinksWithContext mocks base method
func (*MockNetworkManagerAPI) GetSites ¶
func (m *MockNetworkManagerAPI) GetSites(arg0 *networkmanager.GetSitesInput) (*networkmanager.GetSitesOutput, error)
GetSites mocks base method
func (*MockNetworkManagerAPI) GetSitesPages ¶
func (m *MockNetworkManagerAPI) GetSitesPages(arg0 *networkmanager.GetSitesInput, arg1 func(*networkmanager.GetSitesOutput, bool) bool) error
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 ¶
func (m *MockNetworkManagerAPI) GetSitesRequest(arg0 *networkmanager.GetSitesInput) (*request.Request, *networkmanager.GetSitesOutput)
GetSitesRequest mocks base method
func (*MockNetworkManagerAPI) GetSitesWithContext ¶
func (m *MockNetworkManagerAPI) GetSitesWithContext(arg0 context.Context, arg1 *networkmanager.GetSitesInput, arg2 ...request.Option) (*networkmanager.GetSitesOutput, error)
GetSitesWithContext mocks base method
func (*MockNetworkManagerAPI) GetTransitGatewayRegistrations ¶
func (m *MockNetworkManagerAPI) GetTransitGatewayRegistrations(arg0 *networkmanager.GetTransitGatewayRegistrationsInput) (*networkmanager.GetTransitGatewayRegistrationsOutput, error)
GetTransitGatewayRegistrations mocks base method
func (*MockNetworkManagerAPI) GetTransitGatewayRegistrationsPages ¶
func (m *MockNetworkManagerAPI) GetTransitGatewayRegistrationsPages(arg0 *networkmanager.GetTransitGatewayRegistrationsInput, arg1 func(*networkmanager.GetTransitGatewayRegistrationsOutput, bool) bool) error
GetTransitGatewayRegistrationsPages mocks base method
func (*MockNetworkManagerAPI) GetTransitGatewayRegistrationsPagesWithContext ¶
func (m *MockNetworkManagerAPI) GetTransitGatewayRegistrationsPagesWithContext(arg0 context.Context, arg1 *networkmanager.GetTransitGatewayRegistrationsInput, arg2 func(*networkmanager.GetTransitGatewayRegistrationsOutput, bool) bool, arg3 ...request.Option) error
GetTransitGatewayRegistrationsPagesWithContext mocks base method
func (*MockNetworkManagerAPI) GetTransitGatewayRegistrationsRequest ¶
func (m *MockNetworkManagerAPI) GetTransitGatewayRegistrationsRequest(arg0 *networkmanager.GetTransitGatewayRegistrationsInput) (*request.Request, *networkmanager.GetTransitGatewayRegistrationsOutput)
GetTransitGatewayRegistrationsRequest mocks base method
func (*MockNetworkManagerAPI) GetTransitGatewayRegistrationsWithContext ¶
func (m *MockNetworkManagerAPI) GetTransitGatewayRegistrationsWithContext(arg0 context.Context, arg1 *networkmanager.GetTransitGatewayRegistrationsInput, arg2 ...request.Option) (*networkmanager.GetTransitGatewayRegistrationsOutput, error)
GetTransitGatewayRegistrationsWithContext mocks base method
func (*MockNetworkManagerAPI) ListTagsForResource ¶
func (m *MockNetworkManagerAPI) ListTagsForResource(arg0 *networkmanager.ListTagsForResourceInput) (*networkmanager.ListTagsForResourceOutput, error)
ListTagsForResource mocks base method
func (*MockNetworkManagerAPI) ListTagsForResourceRequest ¶
func (m *MockNetworkManagerAPI) ListTagsForResourceRequest(arg0 *networkmanager.ListTagsForResourceInput) (*request.Request, *networkmanager.ListTagsForResourceOutput)
ListTagsForResourceRequest mocks base method
func (*MockNetworkManagerAPI) ListTagsForResourceWithContext ¶
func (m *MockNetworkManagerAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *networkmanager.ListTagsForResourceInput, arg2 ...request.Option) (*networkmanager.ListTagsForResourceOutput, error)
ListTagsForResourceWithContext mocks base method
func (*MockNetworkManagerAPI) RegisterTransitGateway ¶
func (m *MockNetworkManagerAPI) RegisterTransitGateway(arg0 *networkmanager.RegisterTransitGatewayInput) (*networkmanager.RegisterTransitGatewayOutput, error)
RegisterTransitGateway mocks base method
func (*MockNetworkManagerAPI) RegisterTransitGatewayRequest ¶
func (m *MockNetworkManagerAPI) RegisterTransitGatewayRequest(arg0 *networkmanager.RegisterTransitGatewayInput) (*request.Request, *networkmanager.RegisterTransitGatewayOutput)
RegisterTransitGatewayRequest mocks base method
func (*MockNetworkManagerAPI) RegisterTransitGatewayWithContext ¶
func (m *MockNetworkManagerAPI) RegisterTransitGatewayWithContext(arg0 context.Context, arg1 *networkmanager.RegisterTransitGatewayInput, arg2 ...request.Option) (*networkmanager.RegisterTransitGatewayOutput, error)
RegisterTransitGatewayWithContext mocks base method
func (*MockNetworkManagerAPI) TagResource ¶
func (m *MockNetworkManagerAPI) TagResource(arg0 *networkmanager.TagResourceInput) (*networkmanager.TagResourceOutput, error)
TagResource mocks base method
func (*MockNetworkManagerAPI) TagResourceRequest ¶
func (m *MockNetworkManagerAPI) TagResourceRequest(arg0 *networkmanager.TagResourceInput) (*request.Request, *networkmanager.TagResourceOutput)
TagResourceRequest mocks base method
func (*MockNetworkManagerAPI) TagResourceWithContext ¶
func (m *MockNetworkManagerAPI) TagResourceWithContext(arg0 context.Context, arg1 *networkmanager.TagResourceInput, arg2 ...request.Option) (*networkmanager.TagResourceOutput, error)
TagResourceWithContext mocks base method
func (*MockNetworkManagerAPI) UntagResource ¶
func (m *MockNetworkManagerAPI) UntagResource(arg0 *networkmanager.UntagResourceInput) (*networkmanager.UntagResourceOutput, error)
UntagResource mocks base method
func (*MockNetworkManagerAPI) UntagResourceRequest ¶
func (m *MockNetworkManagerAPI) UntagResourceRequest(arg0 *networkmanager.UntagResourceInput) (*request.Request, *networkmanager.UntagResourceOutput)
UntagResourceRequest mocks base method
func (*MockNetworkManagerAPI) UntagResourceWithContext ¶
func (m *MockNetworkManagerAPI) UntagResourceWithContext(arg0 context.Context, arg1 *networkmanager.UntagResourceInput, arg2 ...request.Option) (*networkmanager.UntagResourceOutput, error)
UntagResourceWithContext mocks base method
func (*MockNetworkManagerAPI) UpdateDevice ¶
func (m *MockNetworkManagerAPI) UpdateDevice(arg0 *networkmanager.UpdateDeviceInput) (*networkmanager.UpdateDeviceOutput, error)
UpdateDevice mocks base method
func (*MockNetworkManagerAPI) UpdateDeviceRequest ¶
func (m *MockNetworkManagerAPI) UpdateDeviceRequest(arg0 *networkmanager.UpdateDeviceInput) (*request.Request, *networkmanager.UpdateDeviceOutput)
UpdateDeviceRequest mocks base method
func (*MockNetworkManagerAPI) UpdateDeviceWithContext ¶
func (m *MockNetworkManagerAPI) UpdateDeviceWithContext(arg0 context.Context, arg1 *networkmanager.UpdateDeviceInput, arg2 ...request.Option) (*networkmanager.UpdateDeviceOutput, error)
UpdateDeviceWithContext mocks base method
func (*MockNetworkManagerAPI) UpdateGlobalNetwork ¶
func (m *MockNetworkManagerAPI) UpdateGlobalNetwork(arg0 *networkmanager.UpdateGlobalNetworkInput) (*networkmanager.UpdateGlobalNetworkOutput, error)
UpdateGlobalNetwork mocks base method
func (*MockNetworkManagerAPI) UpdateGlobalNetworkRequest ¶
func (m *MockNetworkManagerAPI) UpdateGlobalNetworkRequest(arg0 *networkmanager.UpdateGlobalNetworkInput) (*request.Request, *networkmanager.UpdateGlobalNetworkOutput)
UpdateGlobalNetworkRequest mocks base method
func (*MockNetworkManagerAPI) UpdateGlobalNetworkWithContext ¶
func (m *MockNetworkManagerAPI) UpdateGlobalNetworkWithContext(arg0 context.Context, arg1 *networkmanager.UpdateGlobalNetworkInput, arg2 ...request.Option) (*networkmanager.UpdateGlobalNetworkOutput, error)
UpdateGlobalNetworkWithContext mocks base method
func (*MockNetworkManagerAPI) UpdateLink ¶
func (m *MockNetworkManagerAPI) UpdateLink(arg0 *networkmanager.UpdateLinkInput) (*networkmanager.UpdateLinkOutput, error)
UpdateLink mocks base method
func (*MockNetworkManagerAPI) UpdateLinkRequest ¶
func (m *MockNetworkManagerAPI) UpdateLinkRequest(arg0 *networkmanager.UpdateLinkInput) (*request.Request, *networkmanager.UpdateLinkOutput)
UpdateLinkRequest mocks base method
func (*MockNetworkManagerAPI) UpdateLinkWithContext ¶
func (m *MockNetworkManagerAPI) UpdateLinkWithContext(arg0 context.Context, arg1 *networkmanager.UpdateLinkInput, arg2 ...request.Option) (*networkmanager.UpdateLinkOutput, error)
UpdateLinkWithContext mocks base method
func (*MockNetworkManagerAPI) UpdateSite ¶
func (m *MockNetworkManagerAPI) UpdateSite(arg0 *networkmanager.UpdateSiteInput) (*networkmanager.UpdateSiteOutput, error)
UpdateSite mocks base method
func (*MockNetworkManagerAPI) UpdateSiteRequest ¶
func (m *MockNetworkManagerAPI) UpdateSiteRequest(arg0 *networkmanager.UpdateSiteInput) (*request.Request, *networkmanager.UpdateSiteOutput)
UpdateSiteRequest mocks base method
func (*MockNetworkManagerAPI) UpdateSiteWithContext ¶
func (m *MockNetworkManagerAPI) UpdateSiteWithContext(arg0 context.Context, arg1 *networkmanager.UpdateSiteInput, arg2 ...request.Option) (*networkmanager.UpdateSiteOutput, error)
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 (*MockNetworkManagerAPIMockRecorder) AssociateLink ¶
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) 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 (*MockNetworkManagerAPIMockRecorder) CreateLink ¶
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) 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 (*MockNetworkManagerAPIMockRecorder) DeleteLink ¶
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 (*MockNetworkManagerAPIMockRecorder) DisassociateLink ¶
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) 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 (*MockNetworkManagerAPIMockRecorder) GetLinks ¶
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) 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) 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 (*MockNetworkManagerAPIMockRecorder) UpdateLink ¶
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