summary

package
v0.9.7 Latest Latest
Warning

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

Go to latest
Published: Apr 15, 2026 License: MIT Imports: 11 Imported by: 0

Documentation

Overview

Package summary provides the summary plugin for TerraCi.

Package summary provides the summary plugin for TerraCi. It registers a pipeline contributor (PhaseFinalize) and the `terraci summary` command.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Plugin

type Plugin struct {
	plugin.BasePlugin[*summaryengine.Config]
}

Plugin is the summary plugin.

func (*Plugin) BuildInitConfig

func (p *Plugin) BuildInitConfig(state *initwiz.StateMap) *initwiz.InitContribution

BuildInitConfig builds the summary plugin config from wizard state.

func (*Plugin) Commands

func (p *Plugin) Commands(ctx *plugin.AppContext) []*cobra.Command

Commands returns the `terraci summary` command.

func (*Plugin) InitGroups added in v0.7.5

func (p *Plugin) InitGroups() []*initwiz.InitGroupSpec

InitGroups returns the summary plugin's form group for the init wizard.

func (*Plugin) PipelineContribution

func (p *Plugin) PipelineContribution(_ *plugin.AppContext) *pipeline.Contribution

PipelineContribution returns the summary job contribution. Framework guarantees this is only called when IsEnabled() == true.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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