Versions in this module Expand all Collapse all v0 v0.1.0 Nov 21, 2024 Changes in this version + type CacheNodesOperationsServer struct + BeginCreateorUpdate func(ctx context.Context, resourceGroupName string, customerResourceName string, ...) (...) + Delete func(ctx context.Context, resourceGroupName string, customerResourceName string, ...) (...) + Get func(ctx context.Context, resourceGroupName string, customerResourceName string, ...) (resp azfake.Responder[armconnectedcache.CacheNodesOperationsClientGetResponse], ...) + NewListByResourceGroupPager func(resourceGroupName string, ...) (...) + NewListBySubscriptionPager func(options *armconnectedcache.CacheNodesOperationsClientListBySubscriptionOptions) (...) + Update func(ctx context.Context, resourceGroupName string, customerResourceName string, ...) (...) + type CacheNodesOperationsServerTransport struct + func NewCacheNodesOperationsServerTransport(srv *CacheNodesOperationsServer) *CacheNodesOperationsServerTransport + func (c *CacheNodesOperationsServerTransport) Do(req *http.Request) (*http.Response, error) + type EnterpriseCustomerOperationsServer struct + BeginCreateOrUpdate func(ctx context.Context, resourceGroupName string, customerResourceName string, ...) (...) + Delete func(ctx context.Context, resourceGroupName string, customerResourceName string, ...) (...) + Get func(ctx context.Context, resourceGroupName string, customerResourceName string, ...) (...) + NewListByResourceGroupPager func(resourceGroupName string, ...) (...) + NewListBySubscriptionPager func(...) (...) + Update func(ctx context.Context, resourceGroupName string, customerResourceName string, ...) (...) + type EnterpriseCustomerOperationsServerTransport struct + func NewEnterpriseCustomerOperationsServerTransport(srv *EnterpriseCustomerOperationsServer) *EnterpriseCustomerOperationsServerTransport + func (e *EnterpriseCustomerOperationsServerTransport) Do(req *http.Request) (*http.Response, error) + type EnterpriseMccCacheNodesOperationsServer struct + BeginCreateOrUpdate func(ctx context.Context, resourceGroupName string, customerResourceName string, ...) (...) + BeginDelete func(ctx context.Context, resourceGroupName string, customerResourceName string, ...) (...) + Get func(ctx context.Context, resourceGroupName string, customerResourceName string, ...) (...) + GetCacheNodeInstallDetails func(ctx context.Context, resourceGroupName string, customerResourceName string, ...) (...) + NewListByEnterpriseMccCustomerResourcePager func(resourceGroupName string, customerResourceName string, ...) (...) + Update func(ctx context.Context, resourceGroupName string, customerResourceName string, ...) (...) + type EnterpriseMccCacheNodesOperationsServerTransport struct + func NewEnterpriseMccCacheNodesOperationsServerTransport(srv *EnterpriseMccCacheNodesOperationsServer) *EnterpriseMccCacheNodesOperationsServerTransport + func (e *EnterpriseMccCacheNodesOperationsServerTransport) Do(req *http.Request) (*http.Response, error) + type EnterpriseMccCustomersServer struct + BeginCreateOrUpdate func(ctx context.Context, resourceGroupName string, customerResourceName string, ...) (...) + BeginDelete func(ctx context.Context, resourceGroupName string, customerResourceName string, ...) (...) + Get func(ctx context.Context, resourceGroupName string, customerResourceName string, ...) (...) + NewListByResourceGroupPager func(resourceGroupName string, ...) (...) + NewListBySubscriptionPager func(...) (...) + Update func(ctx context.Context, resourceGroupName string, customerResourceName string, ...) (...) + type EnterpriseMccCustomersServerTransport struct + func NewEnterpriseMccCustomersServerTransport(srv *EnterpriseMccCustomersServer) *EnterpriseMccCustomersServerTransport + func (e *EnterpriseMccCustomersServerTransport) Do(req *http.Request) (*http.Response, error) + type IspCacheNodesOperationsServer struct + BeginCreateOrUpdate func(ctx context.Context, resourceGroupName string, customerResourceName string, ...) (...) + BeginDelete func(ctx context.Context, resourceGroupName string, customerResourceName string, ...) (...) + Get func(ctx context.Context, resourceGroupName string, customerResourceName string, ...) (...) + GetBgpCidrs func(ctx context.Context, resourceGroupName string, customerResourceName string, ...) (...) + GetCacheNodeInstallDetails func(ctx context.Context, resourceGroupName string, customerResourceName string, ...) (...) + NewListByIspCustomerResourcePager func(resourceGroupName string, customerResourceName string, ...) (...) + Update func(ctx context.Context, resourceGroupName string, customerResourceName string, ...) (...) + type IspCacheNodesOperationsServerTransport struct + func NewIspCacheNodesOperationsServerTransport(srv *IspCacheNodesOperationsServer) *IspCacheNodesOperationsServerTransport + func (i *IspCacheNodesOperationsServerTransport) Do(req *http.Request) (*http.Response, error) + type IspCustomersServer struct + BeginCreateOrUpdate func(ctx context.Context, resourceGroupName string, customerResourceName string, ...) (...) + BeginDelete func(ctx context.Context, resourceGroupName string, customerResourceName string, ...) (...) + Get func(ctx context.Context, resourceGroupName string, customerResourceName string, ...) (resp azfake.Responder[armconnectedcache.IspCustomersClientGetResponse], ...) + NewListByResourceGroupPager func(resourceGroupName string, ...) (...) + NewListBySubscriptionPager func(options *armconnectedcache.IspCustomersClientListBySubscriptionOptions) (...) + Update func(ctx context.Context, resourceGroupName string, customerResourceName string, ...) (resp azfake.Responder[armconnectedcache.IspCustomersClientUpdateResponse], ...) + type IspCustomersServerTransport struct + func NewIspCustomersServerTransport(srv *IspCustomersServer) *IspCustomersServerTransport + func (i *IspCustomersServerTransport) Do(req *http.Request) (*http.Response, error) + type OperationsServer struct + NewListPager func(options *armconnectedcache.OperationsClientListOptions) (resp azfake.PagerResponder[armconnectedcache.OperationsClientListResponse]) + type OperationsServerTransport struct + func NewOperationsServerTransport(srv *OperationsServer) *OperationsServerTransport + func (o *OperationsServerTransport) Do(req *http.Request) (*http.Response, error) + type ServerFactory struct + CacheNodesOperationsServer CacheNodesOperationsServer + EnterpriseCustomerOperationsServer EnterpriseCustomerOperationsServer + EnterpriseMccCacheNodesOperationsServer EnterpriseMccCacheNodesOperationsServer + EnterpriseMccCustomersServer EnterpriseMccCustomersServer + IspCacheNodesOperationsServer IspCacheNodesOperationsServer + IspCustomersServer IspCustomersServer + OperationsServer OperationsServer + type ServerFactoryTransport struct + func NewServerFactoryTransport(srv *ServerFactory) *ServerFactoryTransport + func (s *ServerFactoryTransport) Do(req *http.Request) (*http.Response, error)