hdinsight

package
v1.46.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 10, 2020 License: MPL-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ExpandHDInsightNodeDefinition

func ExpandHDInsightNodeDefinition(name string, input []interface{}, definition HDInsightNodeDefinition) (*hdinsight.Role, error)

func ExpandHDInsightsAmbariMetastore

func ExpandHDInsightsAmbariMetastore(input []interface{}) map[string]interface{}

func ExpandHDInsightsConfigurations

func ExpandHDInsightsConfigurations(input []interface{}) map[string]interface{}

func ExpandHDInsightsHiveMetastore

func ExpandHDInsightsHiveMetastore(input []interface{}) map[string]interface{}

func ExpandHDInsightsMonitor

func ExpandHDInsightsMonitor(input []interface{}) hdinsight.ClusterMonitoringRequest

func ExpandHDInsightsOozieMetastore

func ExpandHDInsightsOozieMetastore(input []interface{}) map[string]interface{}

func ExpandHDInsightsStorageAccounts

func ExpandHDInsightsStorageAccounts(storageAccounts []interface{}, gen2storageAccounts []interface{}) (*[]hdinsight.StorageAccount, *hdinsight.ClusterIdentity, error)

ExpandHDInsightsStorageAccounts returns an array of StorageAccount structs, as well as a ClusterIdentity populated with any managed identities required for accessing Data Lake Gen2 storage.

func FindHDInsightConnectivityEndpoint

func FindHDInsightConnectivityEndpoint(name string, input *[]hdinsight.ConnectivityEndpoint) string

func FindHDInsightRole

func FindHDInsightRole(input *[]hdinsight.Role, name string) *hdinsight.Role

func FlattenHDInsightNodeDefinition

func FlattenHDInsightNodeDefinition(input *hdinsight.Role, existing []interface{}, definition HDInsightNodeDefinition) []interface{}

func FlattenHDInsightsAmbariMetastore

func FlattenHDInsightsAmbariMetastore(conf map[string]*string) []interface{}

func FlattenHDInsightsConfigurations

func FlattenHDInsightsConfigurations(input map[string]*string) []interface{}

func FlattenHDInsightsHiveMetastore

func FlattenHDInsightsHiveMetastore(env map[string]*string, site map[string]*string) []interface{}

func FlattenHDInsightsOozieMetastore

func FlattenHDInsightsOozieMetastore(env map[string]*string, site map[string]*string) []interface{}

func SchemaHDInsightClusterVersion

func SchemaHDInsightClusterVersion() *schema.Schema

func SchemaHDInsightDataSourceName

func SchemaHDInsightDataSourceName() *schema.Schema

func SchemaHDInsightName

func SchemaHDInsightName() *schema.Schema

func SchemaHDInsightNodeDefinition

func SchemaHDInsightNodeDefinition(schemaLocation string, definition HDInsightNodeDefinition) *schema.Schema

func SchemaHDInsightTier

func SchemaHDInsightTier() *schema.Schema

func SchemaHDInsightTls

func SchemaHDInsightTls() *schema.Schema

func SchemaHDInsightsExternalMetastore

func SchemaHDInsightsExternalMetastore() *schema.Schema

func SchemaHDInsightsExternalMetastores

func SchemaHDInsightsExternalMetastores() *schema.Schema

func SchemaHDInsightsGateway

func SchemaHDInsightsGateway() *schema.Schema

func SchemaHDInsightsGen2StorageAccounts

func SchemaHDInsightsGen2StorageAccounts() *schema.Schema

func SchemaHDInsightsMonitor

func SchemaHDInsightsMonitor() *schema.Schema

func SchemaHDInsightsStorageAccounts

func SchemaHDInsightsStorageAccounts() *schema.Schema

func ValidateSchemaHDInsightNodeDefinitionVMSize

func ValidateSchemaHDInsightNodeDefinitionVMSize() schema.SchemaValidateFunc

Types

type HDInsightNodeDefinition

type HDInsightNodeDefinition struct {
	CanSpecifyInstanceCount  bool
	MinInstanceCount         int
	MaxInstanceCount         *int
	CanSpecifyDisks          bool
	MaxNumberOfDisksPerNode  *int
	FixedMinInstanceCount    *int32
	FixedTargetInstanceCount *int32
}

type Registration

type Registration struct{}

func (Registration) Name

func (r Registration) Name() string

Name is the name of this Service

func (Registration) SupportedDataSources

func (r Registration) SupportedDataSources() map[string]*schema.Resource

SupportedDataSources returns the supported Data Sources supported by this Service

func (Registration) SupportedResources

func (r Registration) SupportedResources() map[string]*schema.Resource

SupportedResources returns the supported Resources supported by this Service

func (Registration) WebsiteCategories

func (r Registration) WebsiteCategories() []string

WebsiteCategories returns a list of categories which can be used for the sidebar

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL