action

package
v0.4.1 Latest Latest
Warning

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

Go to latest
Published: Feb 9, 2022 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Action

type Action struct{}

func New

func New() *Action

func (*Action) Analyze

func (a *Action) Analyze(ctx context.Context, fsys fs.FS) ([]target.Target, error)

type ActionFile

type ActionFile struct {
	Runs Runs `yaml:"runs,omitempty"`
}

type Runs

type Runs struct {
	Using string `yaml:"using,omitempty"`
	Image string `yaml:"image,omitempty"`
}

Jump to

Keyboard shortcuts

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