cloudconfig

package
v6.8.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Jun 12, 2018 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const (
	BaseCloudConfig = `` /* 801-byte string literal not displayed */

)

Variables

This section is empty.

Functions

This section is empty.

Types

type Manager

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

func NewManager

func NewManager(logger logger, cmd command, stateStore stateStore, opsGenerator OpsGenerator, boshClientProvider boshClientProvider,
	terraformManager terraformManager, fs fs) Manager

func (Manager) GenerateVars

func (m Manager) GenerateVars(state storage.State) error

func (Manager) Initialize

func (m Manager) Initialize(state storage.State) error

func (Manager) Interpolate

func (m Manager) Interpolate() (string, error)

func (Manager) IsPresentCloudConfig

func (m Manager) IsPresentCloudConfig() bool

func (Manager) IsPresentCloudConfigVars

func (m Manager) IsPresentCloudConfigVars() bool

func (Manager) Update

func (m Manager) Update(state storage.State) error

type OpsGenerator

type OpsGenerator interface {
	Generate(state storage.State) (string, error)
	GenerateVars(state storage.State) (string, error)
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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