Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Transformer ¶
type Transformer interface {
Transform(ep *configuration.ExecutionPlan) error
}
func NewAutopilotSkipper ¶
func NewAutopilotSkipper(execParams parameter.ExecutionParameter) Transformer
func NewConfigsLoader ¶
func NewConfigsLoader(rootWorkDir string) Transformer
Click to show internal directories.
Click to hide internal directories.