controller

package
v4.14.1 Latest Latest
Warning

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

Go to latest
Published: Dec 30, 2024 License: MIT Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Command

type Command struct {
	Cmd  string
	Args []string
}

type Controller

type Controller struct {
	Config             config.Config
	Parser             terraform.Parser
	Template           *terraform.Template
	ParseErrorTemplate *terraform.Template
}

func (*Controller) Apply

func (c *Controller) Apply(ctx context.Context, command Command) error

Apply sends the notification with notifier

func (*Controller) Plan

func (c *Controller) Plan(ctx context.Context, command Command) error

Plan sends the notification with notifier

Jump to

Keyboard shortcuts

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