summary

package
v0.10.5 Latest Latest
Warning

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

Go to latest
Published: May 21, 2026 License: MIT Imports: 10 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 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, error)

BuildInitConfig builds the summary plugin config from wizard state.

func (*Plugin) Commands

func (p *Plugin) Commands() []*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, error)

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

func (*Plugin) Runtime added in v0.10.5

func (p *Plugin) Runtime(_ context.Context, appCtx *plugin.AppContext) (any, error)

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

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