activities

package
v0.18.1 Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2024 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

View Source
const PrLabel = "tekton.dev/pipeline"

Variables

This section is empty.

Functions

func LazyCreateLHClient added in v0.2.92

func LazyCreateLHClient(client lhclient.Interface) (lhclient.Interface, error)

LazyCreateLHClient lazy creates the lighthouse client if its not defined

func LazyCreateTknClient added in v0.3.14

func LazyCreateTknClient(client tknC.Interface) (tknC.Interface, error)

LazyCreateTknClient lazy creates the tekton client if its not defined

Types

type Options

type Options struct {
	DryRun                  bool
	ReleaseHistoryLimit     int
	PullRequestHistoryLimit int
	ReleaseAgeLimit         time.Duration
	PullRequestAgeLimit     time.Duration
	PipelineRunAgeLimit     time.Duration
	ProwJobAgeLimit         time.Duration
	Namespace               string
	JXClient                jxc.Interface
	LHClient                lhclient.Interface
	TknClient               tknC.Interface
}

Options command line arguments and flags

func NewCmdGCActivities

func NewCmdGCActivities() (*cobra.Command, *Options)

NewCmd s a command object for the "step" command

func (*Options) Run

func (o *Options) Run() error

Run implements this command

Jump to

Keyboard shortcuts

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