waypoint

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Aug 31, 2022 License: MPL-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const TerraformProviderProductUserAgent = "terraform-provider-waypoint"

TerraformProviderProductUserAgent is included in the User-Agent header for any API requests made by the provider.

Variables

This section is empty.

Functions

func Provider

func Provider() *schema.Provider

Provider returns a *schema.Provider.

Types

type Config

type Config struct {
	Token        string
	WaypointAddr string
}

func (*Config) Client

func (c *Config) Client() (*WaypointClient, diag.Diagnostics)

type WaypointClient

type WaypointClient struct {
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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