Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Registration ¶
type Registration struct{}
func (Registration) SupportedDataSources ¶
func (r Registration) SupportedDataSources() map[string]*pluginsdk.Resource
SupportedDataSources returns the supported Data Sources supported by this Service
func (Registration) SupportedResources ¶
func (r Registration) SupportedResources() map[string]*pluginsdk.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 ¶
- dns_a_record_resource.go
- dns_aaaa_record_resource.go
- dns_caa_record_resource.go
- dns_cname_record_resource.go
- dns_mx_record_resource.go
- dns_ns_record_resource.go
- dns_ptr_record_resource.go
- dns_srv_record_resource.go
- dns_txt_record_resource.go
- dns_zone_data_source.go
- dns_zone_resource.go
- registration.go
- resourceids.go
Click to show internal directories.
Click to hide internal directories.