transport

package
v0.0.0-...-7efa1e2 Latest Latest
Warning

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

Go to latest
Published: May 3, 2024 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

View Source
const (

	// OverrideTestUserAgentEnv is an environment variable which allows us to
	// dynamically override the Terraform user-agent. This should only be used
	// during testing.
	OverrideTestUserAgentEnv = "CHRONOSPHERE_OVERRIDE_TEST_USER_AGENT"
)

Variables

This section is empty.

Functions

func New

func New(p Params) (*httptransport.Runtime, error)

Types

type Component

type Component string
var (
	ComponentTerraformProvider         Component = "chrono-terraform-provider"
	ComponentTerraformUnstableProvider Component = "chrono-terraform-unstable-provider"
	ComponentConfigSyncCmd             Component = "chrono-terraform-configsync"
)

type Params

type Params struct {
	Component       Component
	Org             string
	APIToken        string
	Mount           string // optional
	EntityNamespace string // optional
}

Jump to

Keyboard shortcuts

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