action

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Nov 16, 2023 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OperatorInstall

type OperatorInstall struct {
	Package string

	Logf func(string, ...interface{})
	// contains filtered or unexported fields
}

func NewOperatorInstall

func NewOperatorInstall(cfg *action.Configuration) *OperatorInstall

func (*OperatorInstall) Run

type OperatorUninstall

type OperatorUninstall struct {
	Package string

	Logf func(string, ...interface{})
	// contains filtered or unexported fields
}

func NewOperatorUninstall

func NewOperatorUninstall(cfg *action.Configuration) *OperatorUninstall

func (*OperatorUninstall) Run

func (u *OperatorUninstall) Run(ctx context.Context) error

Jump to

Keyboard shortcuts

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