Versions in this module Expand all Collapse all v1 v1.0.1 Sep 13, 2022 v1.0.0 Sep 12, 2022 Changes in this version + type ApplicationsClientAPI interface + Create func(ctx context.Context, resourceGroupName string, clusterName string, ...) (result hdinsight.ApplicationsCreateFuture, err error) + Delete func(ctx context.Context, resourceGroupName string, clusterName string, ...) (result hdinsight.ApplicationsDeleteFuture, err error) + Get func(ctx context.Context, resourceGroupName string, clusterName string, ...) (result hdinsight.Application, err error) + GetAzureAsyncOperationStatus func(ctx context.Context, resourceGroupName string, clusterName string, ...) (result hdinsight.AsyncOperationResult, err error) + ListByCluster func(ctx context.Context, resourceGroupName string, clusterName string) (result hdinsight.ApplicationListResultPage, err error) + ListByClusterComplete func(ctx context.Context, resourceGroupName string, clusterName string) (result hdinsight.ApplicationListResultIterator, err error) + type ClustersClientAPI interface + Create func(ctx context.Context, resourceGroupName string, clusterName string, ...) (result hdinsight.ClustersCreateFuture, err error) + Delete func(ctx context.Context, resourceGroupName string, clusterName string) (result hdinsight.ClustersDeleteFuture, err error) + ExecuteScriptActions func(ctx context.Context, resourceGroupName string, clusterName string, ...) (result hdinsight.ClustersExecuteScriptActionsFuture, err error) + Get func(ctx context.Context, resourceGroupName string, clusterName string) (result hdinsight.Cluster, err error) + GetAzureAsyncOperationStatus func(ctx context.Context, resourceGroupName string, clusterName string, ...) (result hdinsight.AsyncOperationResult, err error) + GetGatewaySettings func(ctx context.Context, resourceGroupName string, clusterName string) (result hdinsight.GatewaySettings, err error) + List func(ctx context.Context) (result hdinsight.ClusterListResultPage, err error) + ListByResourceGroup func(ctx context.Context, resourceGroupName string) (result hdinsight.ClusterListResultPage, err error) + ListByResourceGroupComplete func(ctx context.Context, resourceGroupName string) (result hdinsight.ClusterListResultIterator, err error) + ListComplete func(ctx context.Context) (result hdinsight.ClusterListResultIterator, err error) + Resize func(ctx context.Context, resourceGroupName string, clusterName string, ...) (result hdinsight.ClustersResizeFuture, err error) + RotateDiskEncryptionKey func(ctx context.Context, resourceGroupName string, clusterName string, ...) (result hdinsight.ClustersRotateDiskEncryptionKeyFuture, err error) + Update func(ctx context.Context, resourceGroupName string, clusterName string, ...) (result hdinsight.Cluster, err error) + UpdateAutoScaleConfiguration func(ctx context.Context, resourceGroupName string, clusterName string, ...) (result hdinsight.ClustersUpdateAutoScaleConfigurationFuture, err error) + UpdateGatewaySettings func(ctx context.Context, resourceGroupName string, clusterName string, ...) (result hdinsight.ClustersUpdateGatewaySettingsFuture, err error) + UpdateIdentityCertificate func(ctx context.Context, resourceGroupName string, clusterName string, ...) (result hdinsight.ClustersUpdateIdentityCertificateFuture, err error) + type ConfigurationsClientAPI interface + Get func(ctx context.Context, resourceGroupName string, clusterName string, ...) (result hdinsight.SetString, err error) + List func(ctx context.Context, resourceGroupName string, clusterName string) (result hdinsight.ClusterConfigurations, err error) + Update func(ctx context.Context, resourceGroupName string, clusterName string, ...) (result hdinsight.ConfigurationsUpdateFuture, err error) + type ExtensionsClientAPI interface + Create func(ctx context.Context, resourceGroupName string, clusterName string, ...) (result hdinsight.ExtensionsCreateFuture, err error) + Delete func(ctx context.Context, resourceGroupName string, clusterName string, ...) (result hdinsight.ExtensionsDeleteFuture, err error) + DisableAzureMonitor func(ctx context.Context, resourceGroupName string, clusterName string) (result hdinsight.ExtensionsDisableAzureMonitorFuture, err error) + DisableMonitoring func(ctx context.Context, resourceGroupName string, clusterName string) (result hdinsight.ExtensionsDisableMonitoringFuture, err error) + EnableAzureMonitor func(ctx context.Context, resourceGroupName string, clusterName string, ...) (result hdinsight.ExtensionsEnableAzureMonitorFuture, err error) + EnableMonitoring func(ctx context.Context, resourceGroupName string, clusterName string, ...) (result hdinsight.ExtensionsEnableMonitoringFuture, err error) + Get func(ctx context.Context, resourceGroupName string, clusterName string, ...) (result hdinsight.ClusterMonitoringResponse, err error) + GetAzureAsyncOperationStatus func(ctx context.Context, resourceGroupName string, clusterName string, ...) (result hdinsight.AsyncOperationResult, err error) + GetAzureMonitorStatus func(ctx context.Context, resourceGroupName string, clusterName string) (result hdinsight.AzureMonitorResponse, err error) + GetMonitoringStatus func(ctx context.Context, resourceGroupName string, clusterName string) (result hdinsight.ClusterMonitoringResponse, err error) + type LocationsClientAPI interface + CheckNameAvailability func(ctx context.Context, location string, ...) (result hdinsight.NameAvailabilityCheckResult, err error) + GetAzureAsyncOperationStatus func(ctx context.Context, location string, operationID string) (result hdinsight.AsyncOperationResult, err error) + GetCapabilities func(ctx context.Context, location string) (result hdinsight.CapabilitiesResult, err error) + ListBillingSpecs func(ctx context.Context, location string) (result hdinsight.BillingResponseListResult, err error) + ListUsages func(ctx context.Context, location string) (result hdinsight.UsagesListResult, err error) + ValidateClusterCreateRequest func(ctx context.Context, location string, ...) (result hdinsight.ClusterCreateValidationResult, err error) + type OperationsClientAPI interface + List func(ctx context.Context) (result hdinsight.OperationListResultPage, err error) + ListComplete func(ctx context.Context) (result hdinsight.OperationListResultIterator, err error) + type ScriptActionsClientAPI interface + Delete func(ctx context.Context, resourceGroupName string, clusterName string, ...) (result autorest.Response, err error) + GetExecutionAsyncOperationStatus func(ctx context.Context, resourceGroupName string, clusterName string, ...) (result hdinsight.AsyncOperationResult, err error) + GetExecutionDetail func(ctx context.Context, resourceGroupName string, clusterName string, ...) (result hdinsight.RuntimeScriptActionDetail, err error) + ListByCluster func(ctx context.Context, resourceGroupName string, clusterName string) (result hdinsight.ScriptActionsListPage, err error) + ListByClusterComplete func(ctx context.Context, resourceGroupName string, clusterName string) (result hdinsight.ScriptActionsListIterator, err error) + type ScriptExecutionHistoryClientAPI interface + ListByCluster func(ctx context.Context, resourceGroupName string, clusterName string) (result hdinsight.ScriptActionExecutionHistoryListPage, err error) + ListByClusterComplete func(ctx context.Context, resourceGroupName string, clusterName string) (result hdinsight.ScriptActionExecutionHistoryListIterator, err error) + Promote func(ctx context.Context, resourceGroupName string, clusterName string, ...) (result autorest.Response, err error) + type VirtualMachinesClientAPI interface + GetAsyncOperationStatus func(ctx context.Context, resourceGroupName string, clusterName string, ...) (result hdinsight.AsyncOperationResult, err error) + ListHosts func(ctx context.Context, resourceGroupName string, clusterName string) (result hdinsight.ListHostInfo, err error) + RestartHosts func(ctx context.Context, resourceGroupName string, clusterName string, ...) (result hdinsight.VirtualMachinesRestartHostsFuture, err error)