Versions in this module Expand all Collapse all v30 v30.1.0 Jun 10, 2019 v30.0.0 May 28, 2019 Changes in this version + type DataManagersClientAPI interface + Create func(ctx context.Context, resourceGroupName string, dataManagerName string, ...) (result hybriddata.DataManagersCreateFuture, err error) + Delete func(ctx context.Context, resourceGroupName string, dataManagerName string) (result hybriddata.DataManagersDeleteFuture, err error) + Get func(ctx context.Context, resourceGroupName string, dataManagerName string) (result hybriddata.DataManager, err error) + List func(ctx context.Context) (result hybriddata.DataManagerList, err error) + ListByResourceGroup func(ctx context.Context, resourceGroupName string) (result hybriddata.DataManagerList, err error) + Update func(ctx context.Context, resourceGroupName string, dataManagerName string, ...) (result hybriddata.DataManagersUpdateFuture, err error) + type DataServicesClientAPI interface + Get func(ctx context.Context, dataServiceName string, resourceGroupName string, ...) (result hybriddata.DataService, err error) + ListByDataManager func(ctx context.Context, resourceGroupName string, dataManagerName string) (result hybriddata.DataServiceListPage, err error) + type DataStoreTypesClientAPI interface + Get func(ctx context.Context, dataStoreTypeName string, resourceGroupName string, ...) (result hybriddata.DataStoreType, err error) + ListByDataManager func(ctx context.Context, resourceGroupName string, dataManagerName string) (result hybriddata.DataStoreTypeListPage, err error) + type DataStoresClientAPI interface + CreateOrUpdate func(ctx context.Context, dataStoreName string, dataStore hybriddata.DataStore, ...) (result hybriddata.DataStoresCreateOrUpdateFuture, err error) + Delete func(ctx context.Context, dataStoreName string, resourceGroupName string, ...) (result hybriddata.DataStoresDeleteFuture, err error) + Get func(ctx context.Context, dataStoreName string, resourceGroupName string, ...) (result hybriddata.DataStore, err error) + ListByDataManager func(ctx context.Context, resourceGroupName string, dataManagerName string, ...) (result hybriddata.DataStoreListPage, err error) + type JobDefinitionsClientAPI interface + CreateOrUpdate func(ctx context.Context, dataServiceName string, jobDefinitionName string, ...) (result hybriddata.JobDefinitionsCreateOrUpdateFuture, err error) + Delete func(ctx context.Context, dataServiceName string, jobDefinitionName string, ...) (result hybriddata.JobDefinitionsDeleteFuture, err error) + Get func(ctx context.Context, dataServiceName string, jobDefinitionName string, ...) (result hybriddata.JobDefinition, err error) + ListByDataManager func(ctx context.Context, resourceGroupName string, dataManagerName string, ...) (result hybriddata.JobDefinitionListPage, err error) + ListByDataService func(ctx context.Context, dataServiceName string, resourceGroupName string, ...) (result hybriddata.JobDefinitionListPage, err error) + Run func(ctx context.Context, dataServiceName string, jobDefinitionName string, ...) (result hybriddata.JobDefinitionsRunFuture, err error) + type JobsClientAPI interface + Cancel func(ctx context.Context, dataServiceName string, jobDefinitionName string, ...) (result hybriddata.JobsCancelFuture, err error) + Get func(ctx context.Context, dataServiceName string, jobDefinitionName string, ...) (result hybriddata.Job, err error) + ListByDataManager func(ctx context.Context, resourceGroupName string, dataManagerName string, ...) (result hybriddata.JobListPage, err error) + ListByDataService func(ctx context.Context, dataServiceName string, resourceGroupName string, ...) (result hybriddata.JobListPage, err error) + ListByJobDefinition func(ctx context.Context, dataServiceName string, jobDefinitionName string, ...) (result hybriddata.JobListPage, err error) + Resume func(ctx context.Context, dataServiceName string, jobDefinitionName string, ...) (result hybriddata.JobsResumeFuture, err error) + type OperationsClientAPI interface + List func(ctx context.Context) (result hybriddata.AvailableProviderOperationsPage, err error) + type PublicKeysClientAPI interface + Get func(ctx context.Context, publicKeyName string, resourceGroupName string, ...) (result hybriddata.PublicKey, err error) + ListByDataManager func(ctx context.Context, resourceGroupName string, dataManagerName string) (result hybriddata.PublicKeyListPage, err error) Other modules containing this package gopkg.in/Azure/azure-sdk-for-go.v28 gopkg.in/Azure/azure-sdk-for-go.v29 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