Versions in this module Expand all Collapse all v1 v1.1.0 Nov 24, 2023 Changes in this version + type CommunicationsGatewaysServer struct + BeginCreateOrUpdate func(ctx context.Context, resourceGroupName string, ...) (...) + BeginDelete func(ctx context.Context, resourceGroupName string, ...) (...) + Get func(ctx context.Context, resourceGroupName string, ...) (...) + NewListByResourceGroupPager func(resourceGroupName string, ...) (...) + NewListBySubscriptionPager func(...) (...) + Update func(ctx context.Context, resourceGroupName string, ...) (...) + type CommunicationsGatewaysServerTransport struct + func NewCommunicationsGatewaysServerTransport(srv *CommunicationsGatewaysServer) *CommunicationsGatewaysServerTransport + func (c *CommunicationsGatewaysServerTransport) Do(req *http.Request) (*http.Response, error) + type NameAvailabilityServer struct + CheckLocal func(ctx context.Context, location string, ...) (...) + type NameAvailabilityServerTransport struct + func NewNameAvailabilityServerTransport(srv *NameAvailabilityServer) *NameAvailabilityServerTransport + func (n *NameAvailabilityServerTransport) Do(req *http.Request) (*http.Response, error) + type OperationsServer struct + NewListPager func(options *armvoiceservices.OperationsClientListOptions) (resp azfake.PagerResponder[armvoiceservices.OperationsClientListResponse]) + type OperationsServerTransport struct + func NewOperationsServerTransport(srv *OperationsServer) *OperationsServerTransport + func (o *OperationsServerTransport) Do(req *http.Request) (*http.Response, error) + type ServerFactory struct + CommunicationsGatewaysServer CommunicationsGatewaysServer + NameAvailabilityServer NameAvailabilityServer + OperationsServer OperationsServer + TestLinesServer TestLinesServer + type ServerFactoryTransport struct + func NewServerFactoryTransport(srv *ServerFactory) *ServerFactoryTransport + func (s *ServerFactoryTransport) Do(req *http.Request) (*http.Response, error) + type TestLinesServer struct + BeginCreateOrUpdate func(ctx context.Context, resourceGroupName string, ...) (...) + BeginDelete func(ctx context.Context, resourceGroupName string, ...) (resp azfake.PollerResponder[armvoiceservices.TestLinesClientDeleteResponse], ...) + Get func(ctx context.Context, resourceGroupName string, ...) (resp azfake.Responder[armvoiceservices.TestLinesClientGetResponse], ...) + NewListByCommunicationsGatewayPager func(resourceGroupName string, communicationsGatewayName string, ...) (...) + Update func(ctx context.Context, resourceGroupName string, ...) (resp azfake.Responder[armvoiceservices.TestLinesClientUpdateResponse], ...) + type TestLinesServerTransport struct + func NewTestLinesServerTransport(srv *TestLinesServer) *TestLinesServerTransport + func (t *TestLinesServerTransport) Do(req *http.Request) (*http.Response, error)