Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Provider ¶
func Provider() terraform.ResourceProvider
Provider returns a terraform.ResourceProvider.
Types ¶
type Config ¶
type Config struct {
Token string
}
Config is used to configure the creation of a LaunchDarkly client.
type Meta ¶
type Meta struct { LaunchDarkly *client.Launchdarkly AuthInfo runtime.ClientAuthInfoWriter }
Meta is used by the provider to access the LaunchDarkly API.
Click to show internal directories.
Click to hide internal directories.