Documentation ¶
Index ¶
- func ConfigureProvider(s *schema.ResourceData) (interface{}, error)
- func GetAccessTokenWithRefreshToken(tokenEndPoint string, clientID string, clientSecret string, ...) (string, error)
- func GetGrantResources() resources.TerraformGrantResources
- func Provider() *schema.Provider
- type GetRefreshTokenResponseBody
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConfigureProvider ¶
func ConfigureProvider(s *schema.ResourceData) (interface{}, error)
func GetAccessTokenWithRefreshToken ¶ added in v0.74.0
func GetGrantResources ¶ added in v0.34.0
func GetGrantResources() resources.TerraformGrantResources
func Provider ¶
Provider returns a Terraform Provider using configuration from https://pkg.go.dev/github.com/snowflakedb/gosnowflake#Config
Types ¶
type GetRefreshTokenResponseBody ¶ added in v0.74.0
Click to show internal directories.
Click to hide internal directories.