launchdarkly

package
v0.0.0-...-a665d8f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 27, 2019 License: MPL-2.0 Imports: 11 Imported by: 0

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.

func (*Config) Client

func (c *Config) Client() (interface{}, error)

Client returns a configured LaunchDarkly client.

type Meta

type Meta struct {
	LaunchDarkly *client.Launchdarkly
	AuthInfo     runtime.ClientAuthInfoWriter
}

Meta is used by the provider to access the LaunchDarkly API.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL