Documentation ¶
Index ¶
- func ValidateEventHubArchiveNameFormat(v interface{}, k string) (warnings []string, errors []error)
- func ValidateEventHubMessageRetentionCount(v interface{}, _ string) (warnings []string, errors []error)
- func ValidateEventHubPartitionCount(v interface{}, _ string) (warnings []string, errors []error)
- type Registration
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Registration ¶
type Registration struct{}
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
Source Files ¶
- eventhub_authorization_rule_data_source.go
- eventhub_authorization_rule_resource.go
- eventhub_cluster_resource.go
- eventhub_consumer_group_data_source.go
- eventhub_consumer_group_resource.go
- eventhub_data_source.go
- eventhub_namespace_authorization_rule_data_source.go
- eventhub_namespace_authorization_rule_resource.go
- eventhub_namespace_data_source.go
- eventhub_namespace_disaster_recovery_config_resource.go
- eventhub_namespace_resource.go
- eventhub_resource.go
- registration.go
Click to show internal directories.
Click to hide internal directories.