gcp

package
v5.7.5+incompatible Latest Latest
Warning

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

Go to latest
Published: Dec 14, 2017 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	BaseOps = `` /* 7967-byte string literal not displayed */

)

Variables

This section is empty.

Functions

This section is empty.

Types

type OpsGenerator

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

func NewOpsGenerator

func NewOpsGenerator(terraformManager terraformManager) OpsGenerator

func (OpsGenerator) Generate

func (o OpsGenerator) Generate(state storage.State) (string, error)

func (OpsGenerator) GenerateVars

func (o OpsGenerator) GenerateVars(state storage.State) (string, error)

type VarsYAML

type VarsYAML struct {
	NetworkName          string `yaml:"network_name,omitempty"`
	SubnetworkName       string `yaml:"subnetwork_name,omitempty"`
	InternalTagName      string `yaml:"internal_tag_name,omitempty"`
	ConcourseTargetPool  string `yaml:"concourse_target_pool,omitempty"`
	RouterBackendService string `yaml:"router_backend_service,omitempty"`
	WSTargetPool         string `yaml:"ws_target_pool,omitempty"`
	SSHProxyTargetPool   string `yaml:"ssh_proxy_target_pool,omitempty"`
	TCPRouterTargetPool  string `yaml:"tcp_router_target_pool,omitempty"`
	CredhubTargetPool    string `yaml:"credhub_target_pool,omitempty"`
}

Jump to

Keyboard shortcuts

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