observe

package
v0.3.0-rc4 Latest Latest
Warning

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

Go to latest
Published: Aug 2, 2020 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() *schema.Provider

Provider returns observe terraform provider

Types

type Config

type Config struct {
	CustomerID   string
	Token        string
	UserEmail    string
	UserPassword string
	Domain       string
	Insecure     bool
	UserAgent    string
	RetryCount   int
	RetryWait    time.Duration
	Flags        map[string]bool
}

Config for provider

func (*Config) Client

func (c *Config) Client() (*client.Client, error)

Client returns an instantiated api client

Jump to

Keyboard shortcuts

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