Versions in this module Expand all Collapse all v28 v28.1.0 Apr 29, 2019 v28.0.0 Apr 26, 2019 Changes in this version + type AccountsClientAPI interface + CreateOrUpdate func(ctx context.Context, body netapp.Account, resourceGroupName string, ...) (result netapp.AccountsCreateOrUpdateFuture, err error) + Delete func(ctx context.Context, resourceGroupName string, accountName string) (result netapp.AccountsDeleteFuture, err error) + Get func(ctx context.Context, resourceGroupName string, accountName string) (result netapp.Account, err error) + List func(ctx context.Context, resourceGroupName string) (result netapp.AccountList, err error) + Update func(ctx context.Context, body netapp.AccountPatch, resourceGroupName string, ...) (result netapp.Account, err error) + type BaseClientAPI interface + CheckFilePathAvailability func(ctx context.Context, location string) (result netapp.ResourceNameAvailability, err error) + CheckNameAvailability func(ctx context.Context, location string) (result netapp.ResourceNameAvailability, err error) + type MountTargetsClientAPI interface + List func(ctx context.Context, resourceGroupName string, accountName string, ...) (result netapp.MountTargetList, err error) + type OperationsClientAPI interface + List func(ctx context.Context) (result netapp.OperationListResult, err error) + type PoolsClientAPI interface + CreateOrUpdate func(ctx context.Context, body netapp.CapacityPool, resourceGroupName string, ...) (result netapp.PoolsCreateOrUpdateFuture, err error) + Delete func(ctx context.Context, resourceGroupName string, accountName string, ...) (result netapp.PoolsDeleteFuture, err error) + Get func(ctx context.Context, resourceGroupName string, accountName string, ...) (result netapp.CapacityPool, err error) + List func(ctx context.Context, resourceGroupName string, accountName string) (result netapp.CapacityPoolList, err error) + Update func(ctx context.Context, body netapp.CapacityPoolPatch, resourceGroupName string, ...) (result netapp.CapacityPool, err error) + type SnapshotsClientAPI interface + Create func(ctx context.Context, body netapp.Snapshot, resourceGroupName string, ...) (result netapp.SnapshotsCreateFuture, err error) + Delete func(ctx context.Context, resourceGroupName string, accountName string, ...) (result netapp.SnapshotsDeleteFuture, err error) + Get func(ctx context.Context, resourceGroupName string, accountName string, ...) (result netapp.Snapshot, err error) + List func(ctx context.Context, resourceGroupName string, accountName string, ...) (result netapp.SnapshotsList, err error) + Update func(ctx context.Context, body netapp.SnapshotPatch, resourceGroupName string, ...) (result netapp.Snapshot, err error) + type VolumesClientAPI interface + CreateOrUpdate func(ctx context.Context, body netapp.Volume, resourceGroupName string, ...) (result netapp.VolumesCreateOrUpdateFuture, err error) + Delete func(ctx context.Context, resourceGroupName string, accountName string, ...) (result netapp.VolumesDeleteFuture, err error) + Get func(ctx context.Context, resourceGroupName string, accountName string, ...) (result netapp.Volume, err error) + List func(ctx context.Context, resourceGroupName string, accountName string, ...) (result netapp.VolumeList, err error) + Update func(ctx context.Context, body netapp.VolumePatch, resourceGroupName string, ...) (result netapp.Volume, err error) Other modules containing this package 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.v35 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.v48