Versions in this module Expand all Collapse all v35 v35.1.0 Nov 1, 2019 v35.0.0 Oct 30, 2019 Changes in this version + type ApplicationClientAPI interface + Create func(ctx context.Context, resourceGroupName string, applicationName string, ...) (result servicefabricmesh.ApplicationResourceDescription, err error) + Delete func(ctx context.Context, resourceGroupName string, applicationName string) (result autorest.Response, err error) + Get func(ctx context.Context, resourceGroupName string, applicationName string) (result servicefabricmesh.ApplicationResourceDescription, err error) + ListByResourceGroup func(ctx context.Context, resourceGroupName string) (result servicefabricmesh.ApplicationResourceDescriptionListPage, err error) + ListBySubscription func(ctx context.Context) (result servicefabricmesh.ApplicationResourceDescriptionListPage, err error) + type CodePackageClientAPI interface + GetContainerLog func(ctx context.Context, resourceGroupName string, applicationName string, ...) (result servicefabricmesh.ContainerLogs, err error) + type NetworkClientAPI interface + Create func(ctx context.Context, resourceGroupName string, networkName string, ...) (result servicefabricmesh.NetworkResourceDescription, err error) + Delete func(ctx context.Context, resourceGroupName string, networkName string) (result autorest.Response, err error) + Get func(ctx context.Context, resourceGroupName string, networkName string) (result servicefabricmesh.NetworkResourceDescription, err error) + ListByResourceGroup func(ctx context.Context, resourceGroupName string) (result servicefabricmesh.NetworkResourceDescriptionListPage, err error) + ListBySubscription func(ctx context.Context) (result servicefabricmesh.NetworkResourceDescriptionListPage, err error) + type OperationsClientAPI interface + List func(ctx context.Context) (result servicefabricmesh.OperationListResultPage, err error) + type ReplicaClientAPI interface + Get func(ctx context.Context, resourceGroupName string, applicationName string, ...) (result servicefabricmesh.ServiceReplicaDescription, err error) + ListByServiceName func(ctx context.Context, resourceGroupName string, applicationName string, ...) (result servicefabricmesh.ServiceReplicaListPage, err error) + type ServiceClientAPI interface + Get func(ctx context.Context, resourceGroupName string, applicationName string, ...) (result servicefabricmesh.ServiceResourceDescription, err error) + ListByApplicationName func(ctx context.Context, resourceGroupName string, applicationName string) (result servicefabricmesh.ServiceListPage, err error) + type VolumeClientAPI interface + Create func(ctx context.Context, resourceGroupName string, volumeName string, ...) (result servicefabricmesh.VolumeResourceDescription, err error) + Delete func(ctx context.Context, resourceGroupName string, volumeName string) (result autorest.Response, err error) + Get func(ctx context.Context, resourceGroupName string, volumeName string) (result servicefabricmesh.VolumeResourceDescription, err error) + ListByResourceGroup func(ctx context.Context, resourceGroupName string) (result servicefabricmesh.VolumeResourceDescriptionListPage, err error) + ListBySubscription func(ctx context.Context) (result servicefabricmesh.VolumeResourceDescriptionListPage, err error) Other modules containing this package gopkg.in/azure/azure-sdk-for-go.v23 gopkg.in/azure/azure-sdk-for-go.v24 gopkg.in/azure/azure-sdk-for-go.v25 gopkg.in/azure/azure-sdk-for-go.v26 gopkg.in/azure/azure-sdk-for-go.v27 gopkg.in/azure/azure-sdk-for-go.v28 gopkg.in/azure/azure-sdk-for-go.v29 gopkg.in/azure/azure-sdk-for-go.v30 gopkg.in/azure/azure-sdk-for-go.v31 gopkg.in/azure/azure-sdk-for-go.v32 gopkg.in/azure/azure-sdk-for-go.v33 gopkg.in/azure/azure-sdk-for-go.v34 gopkg.in/azure/azure-sdk-for-go.v36 gopkg.in/azure/azure-sdk-for-go.v37 gopkg.in/azure/azure-sdk-for-go.v38 gopkg.in/azure/azure-sdk-for-go.v39 gopkg.in/azure/azure-sdk-for-go.v40 gopkg.in/azure/azure-sdk-for-go.v41 gopkg.in/azure/azure-sdk-for-go.v42 gopkg.in/azure/azure-sdk-for-go.v43 gopkg.in/azure/azure-sdk-for-go.v44 gopkg.in/azure/azure-sdk-for-go.v45 gopkg.in/azure/azure-sdk-for-go.v46 gopkg.in/azure/azure-sdk-for-go.v47 gopkg.in/azure/azure-sdk-for-go.v48 gopkg.in/azure/azure-sdk-for-go.v49