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
Source Files
¶
- data_source_chat_channel.go
- data_source_chat_channel_member.go
- data_source_chat_channel_members.go
- data_source_chat_channel_webhook.go
- data_source_chat_channel_webhooks.go
- data_source_chat_channels.go
- data_source_chat_role.go
- data_source_chat_roles.go
- data_source_chat_service.go
- data_source_chat_user.go
- data_source_chat_users.go
- registration.go
- resource_chat_channel.go
- resource_chat_channel_member.go
- resource_chat_channel_studio_webhook.go
- resource_chat_channel_trigger_webhook.go
- resource_chat_channel_webhook.go
- resource_chat_role.go
- resource_chat_service.go
- resource_chat_user.go
Click to show internal directories.
Click to hide internal directories.