cloudconfig

package
v8.4.41+incompatible Latest Latest
Warning

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

Go to latest
Published: Jun 17, 2021 License: Apache-2.0 Imports: 7 Imported by: 11

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, cloudConfigUpdater configUpdater, dirProvider dirProvider, opsGenerator OpsGenerator,
	terraformManager terraformManager, fs fs) Manager

func (Manager) Initialize

func (m Manager) Initialize(state storage.State) 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