Documentation ¶ Index ¶ func Provider() *schema.Provider type Client func NewClient(url, apiToken string, internalKey string) *Client Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Provider ¶ func Provider() *schema.Provider Provider - Types ¶ type Client ¶ type Client struct { // contains filtered or unexported fields } func NewClient ¶ func NewClient(url, apiToken string, internalKey string) *Client Source Files ¶ View all Source files client.go data_source_identifier.go provider.go resource_api_key.go resource_data_point.go resource_data_silo.go resource_data_silo_connection.go resource_enricher.go test_utils.go Directories ¶ Show internal Expand all Path Synopsis types Click to show internal directories. Click to hide internal directories.