Documentation
¶
Index ¶
Constants ¶
View Source
const ( Web = RedirectUrlType("Web") InstalledClient = RedirectUrlType("InstalledClient") Spa = RedirectUrlType("Spa") )
View Source
const UrlOverrodeDetectedMessage = "" /* 178-byte string literal not displayed */
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RedirectUrlType ¶ added in v0.2.0
type RedirectUrlType string
type Registration ¶
type Registration struct{}
func (Registration) SupportedDataSources ¶
func (r Registration) SupportedDataSources() map[string]*schema.Resource
SupportedDataSources returns the supported DataSources 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
Click to show internal directories.
Click to hide internal directories.