customrun

package
v0.45.0 Latest Latest
Warning

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

Go to latest
Published: May 12, 2026 License: Apache-2.0 Imports: 22 Imported by: 0

Documentation

Index

Constants

View Source
const ListTemplate = `` /* 749-byte string literal not displayed */

Variables

This section is empty.

Functions

func Command

func Command(p cli.Params) *cobra.Command

func GetAllCustomRuns added in v0.45.0

func GetAllCustomRuns(gr schema.GroupVersionResource, opts metav1.ListOptions, c *cli.Clients, ns string, limit int, time clockwork.Clock) ([]string, error)

GetAllCustomRuns returns all CustomRuns as a formatted string slice

func GetCustomRun added in v0.45.0

func GetCustomRun(gr schema.GroupVersionResource, c *cli.Clients, crName, ns string) (*v1beta1.CustomRun, error)

GetCustomRun retrieves a CustomRun by name

func PrintCustomRunDescription added in v0.45.0

func PrintCustomRunDescription(out io.Writer, c *cli.Clients, ns string, crName string, time clockwork.Clock) error

PrintCustomRunDescription prints the description of a CustomRun

Types

type ListOptions

type ListOptions struct {
	Limit         int
	LabelSelector string
	Reverse       bool
	AllNamespaces bool
	NoHeaders     bool
}

Jump to

Keyboard shortcuts

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