config

package
v1.4.0 Latest Latest
Warning

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

Go to latest
Published: Feb 4, 2022 License: MPL-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config added in v1.2.1

type Config struct {
	Org     string
	Token   string
	Address string

	Client *tfe.Client
	Ctx    context.Context
}

func New added in v1.2.1

func New() (*Config, error)

type NewClientCreator added in v1.4.0

type NewClientCreator interface {
	NewClient(*tfe.Config) (*tfe.Client, error)
}

Jump to

Keyboard shortcuts

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