Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // DefaultHistoryOptions provides the default options for plan history DefaultHistoryOptions = &Options{} )
Functions ¶
func RunHistory ¶ added in v0.6.0
RunHistory runs the plan history command
func RunTrigger ¶ added in v0.11.0
func RunTrigger(options *TriggerOptions, settings *env.Settings) error
RunTrigger triggers a plan execution
Types ¶
type Options ¶ added in v0.6.0
type Options struct {
Instance string
}
Options are the configurable options for plans
type StatusOptions ¶ added in v0.16.0
Options are the configurable options for plans
Click to show internal directories.
Click to hide internal directories.