tfclient

package
v0.17.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Foo

func Foo() string

func GetTfcConfig

func GetTfcConfig(hostname string) (tfe.Config, error)

GetTfcConfig returns a TFE/TFC config with token if found in the terraform local cred file

Types

type ClientContexts

type ClientContexts struct {
	SourceClient                *tfe.Client
	SourceContext               context.Context
	SourceHostname              string
	SourceOrganizationName      string
	SourceToken                 string
	DestinationClient           *tfe.Client
	DestinationContext          context.Context
	DestinationHostname         string
	DestinationOrganizationName string
	DestinationToken            string
}

func GetClientContexts

func GetClientContexts() ClientContexts

type DestinationContexts

type DestinationContexts struct {
	DestinationClient           *tfe.Client
	DestinationContext          context.Context
	DestinationHostname         string
	DestinationOrganizationName string
	DestinationToken            string
}

func GetDestinationClientContexts

func GetDestinationClientContexts() DestinationContexts

Jump to

Keyboard shortcuts

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