Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Registration ¶ added in v1.39.0
type Registration struct{}
func (Registration) Name ¶ added in v1.39.0
func (r Registration) Name() string
Name is the name of this Service
func (Registration) SupportedDataSources ¶ added in v1.39.0
func (r Registration) SupportedDataSources() map[string]*schema.Resource
SupportedDataSources returns the supported Data Sources supported by this Service
func (Registration) SupportedResources ¶ added in v1.39.0
func (r Registration) SupportedResources() map[string]*schema.Resource
SupportedResources returns the supported Resources supported by this Service
Source Files ¶
- common_hdinsight.go
- data_source_hdinsight_cluster.go
- registration.go
- resource_arm_hdinsight_hadoop_cluster.go
- resource_arm_hdinsight_hbase_cluster.go
- resource_arm_hdinsight_interactive_query_cluster.go
- resource_arm_hdinsight_kafka_cluster.go
- resource_arm_hdinsight_ml_services_cluster.go
- resource_arm_hdinsight_rserver_cluster.go
- resource_arm_hdinsight_spark_cluster.go
- resource_arm_hdinsight_storm_cluster.go
Click to show internal directories.
Click to hide internal directories.