Versions in this module Expand all Collapse all v0 v0.1.5 Jun 29, 2021 Changes in this version + const AzureDiskVolumeTypePremiumLRS + const AzureDiskVolumeTypeStandardLRS + const InstancePoolStateActive + const InstancePoolStateDeleted + type AzureDiskVolumeType string + type DiskSpec struct + DiskCount int32 + DiskSize int32 + DiskType *DiskType + type DiskType struct + AzureDiskVolumeType AzureDiskVolumeType + type InstancePoolAndStats struct + CustomTags []clusterModels.ClusterTag + DefaultTags []clusterModels.ClusterTag + DiskSpec DiskSpec + EnableElasticDisk bool + IdleInstanceAutoterminationMinutes int32 + InstancePoolID string + InstancePoolName string + MaxCapacity int32 + MinIdleInstances int32 + NodetypeID string + PreloadedSparkVersions []string + State InstancePoolState + Stats InstancePoolStats + type InstancePoolState string + type InstancePoolStats struct + IdleCount int32 + PendingIdleCount int32 + PendingUsedCount int32 + UsedCount int32