runner

package
v0.9.1 Latest Latest
Warning

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

Go to latest
Published: Feb 22, 2024 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Overview

Package runner provides functions for running tasks in a run.yaml

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(tasksFile types.TasksFile, taskName string, setVariables map[string]string) error

Run runs a task from tasks file

Types

type Runner

type Runner struct {
	TemplateMap map[string]*zarfUtils.TextTemplate
	TasksFile   types.TasksFile
	TaskNameMap map[string]bool
	// contains filtered or unexported fields
}

Runner holds the necessary data to run tasks from a tasks file

Jump to

Keyboard shortcuts

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