tfdriver

package
v0.0.0-...-15e3524 Latest Latest
Warning

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

Go to latest
Published: Oct 24, 2018 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DEFAULT_TF_PROVIDER_SECRET = "tf-provider-google"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type TerraformDriverConfig

type TerraformDriverConfig struct {
	Image                      string
	ImagePullPolicy            corev1.PullPolicy
	PodServiceAccount          string
	BackendBucket              string
	BackendPrefix              string
	MaxAttempts                int32
	BackoffScale               float64
	GoogleProviderConfigSecret string
	PodCmdPlan                 string
	PodCmdApply                string
	PodCmdDestroy              string
	PodCmdGCSTarball           string
}

TerraformDriverConfig is the Terraform driver config

func (*TerraformDriverConfig) LoadAndValidate

func (c *TerraformDriverConfig) LoadAndValidate(project string) error

Jump to

Keyboard shortcuts

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