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]*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 ¶
- postgresql_aad_administrator_resource.go
- postgresql_configuration_resource.go
- postgresql_database_resource.go
- postgresql_firewall_rule_resource.go
- postgresql_server_data_source.go
- postgresql_server_key_resource.go
- postgresql_server_resource.go
- postgresql_virtual_network_rule_resource.go
- registration.go
Click to show internal directories.
Click to hide internal directories.