plan

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Sep 6, 2019 License: Apache-2.0 Imports: 12 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, args []string, options *Options, settings *env.Settings) error

RunHistory runs the plan history command

func RunStatus added in v0.6.0

func RunStatus(cmd *cobra.Command, args []string, options *Options, settings *env.Settings) error

RunStatus runs the plan status command

Types

type Options added in v0.6.0

type Options struct {
	Instance  string
	Namespace 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