Documentation ¶ Index ¶ func Provider() *schema.Provider type Config func (c *Config) Client() (*client.Client, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Provider ¶ func Provider() *schema.Provider Types ¶ type Config ¶ type Config struct { CustomerID string Token string Domain string Insecure bool } func (*Config) Client ¶ func (c *Config) Client() (*client.Client, error) Source Files ¶ View all Source files config.godata_source_dataset.godata_source_workspace.goprovider.goresource_dataset.goresource_transform.goresource_workspace.go Click to show internal directories. Click to hide internal directories.