action

package
v0.0.8 Latest Latest
Warning

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

Go to latest
Published: Jul 4, 2023 License: Apache-2.0 Imports: 9 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 {
	Output       io.Writer
	AllowFailure bool
	FailFast     bool
	Workers      int
	CacheDir     string
	Paths        []string
	APIVersions  []string
	KubeVersion  *chartutil.KubeVersion
	Logger       logr.Logger
}

func (*Action) Run

func (a *Action) Run(ctx context.Context) error

Jump to

Keyboard shortcuts

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