plan

package
v0.10.1 Latest Latest
Warning

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

Go to latest
Published: Jan 28, 2020 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// DefaultHistoryOptions provides the default options for plan history
	DefaultHistoryOptions = &Options{}
)
View Source
var DefaultStatusOptions = &Options{}

DefaultStatusOptions provides the default options for plan status

Functions

func RunHistory added in v0.6.0

func RunHistory(cmd *cobra.Command, options *Options, settings *env.Settings) error

RunHistory runs the plan history command

func Status added in v0.9.0

func Status(options *Options, settings *env.Settings) error

Status runs the plan status command

Types

type Options added in v0.6.0

type Options struct {
	Out      io.Writer
	Instance string
}

Options are the configurable options for plans

Jump to

Keyboard shortcuts

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