master

package
v1.16.0 Latest Latest
Warning

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

Go to latest
Published: Mar 10, 2021 License: AGPL-3.0 Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Deploy

func Deploy() error

Deploy the root template nesting all other stacks.

func Publish

func Publish() error

Publish a new Panther release (Panther team only)

Types

type RootConfig added in v1.16.0

type RootConfig struct {
	RootStackName      string            `yaml:"RootStackName"`
	PipLayer           []string          `yaml:"PipLayer"`
	ParameterOverrides map[string]string `yaml:"ParameterOverrides"`
}

Developer configuration for the root stack

func (*RootConfig) Gen added in v1.16.0

func (c *RootConfig) Gen() error

Generate a default root config for developers - the user will be prompted for their email.

func (*RootConfig) Load added in v1.16.0

func (c *RootConfig) Load() error

Populate the config from the settings file, if available

func (*RootConfig) Save added in v1.16.0

func (c *RootConfig) Save() error

Save the root stack config to a .gitignore'd file

Jump to

Keyboard shortcuts

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