up

package
v0.6.0-alpha.5 Latest Latest
Warning

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

Go to latest
Published: Nov 11, 2019 License: Apache-2.0 Imports: 11 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Up

type Up struct {
	Name               string   `desc:"Set stack name, defaults to current directory name"`
	Answers            string   `desc:"Set answer file"`
	F_File             string   `desc:"Set rio file"`
	P_Parallel         bool     `desc:"Run builds in parallel"`
	Branch             string   `desc:"Set branch when pointing stack to git repo" default:"master"`
	Revision           string   `desc:"Set revision"`
	BuildWebhookSecret string   `desc:"Set GitHub webhook secret name"`
	BuildCloneSecret   string   `desc:"Set git clone secret name"`
	Permission         []string `desc:"Permissions to grant to container's service account in current namespace"`
}

func (*Up) Run

func (u *Up) Run(c *clicontext.CLIContext) error

Jump to

Keyboard shortcuts

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