planexecute

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Dec 10, 2025 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RunAction

func RunAction(actionContext api.ActionExecutionContext, catalogAction *catalog.Action, step plangenerate.Step)

func RunPlan

func RunPlan(plan plangenerate.Plan, planContext ExecuteContext)

func RunPlanStage

func RunPlanStage(plan plangenerate.Plan, planContext ExecuteContext, stageName string)

func RunPlanStep

func RunPlanStep(plan plangenerate.Plan, planContext ExecuteContext, step plangenerate.Step)

Types

type ExecuteContext

type ExecuteContext struct {
	Cfg           *config.CIDConfig
	Modules       []*analyzerapi.ProjectModule
	Env           map[string]string
	ProjectDir    string
	StagesFilter  []string
	ModulesFilter []string
	StepFilter    []string
}

Jump to

Keyboard shortcuts

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