Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
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 }
Options command line arguments and flags
func NewCmdGCActivities ¶
NewCmd s a command object for the "step" command
Click to show internal directories.
Click to hide internal directories.