Documentation ¶
Index ¶
- func Create(c *cli.Clients, tr *v1beta1.TaskRun, opts metav1.CreateOptions, ns string) (*v1beta1.TaskRun, error)
- func GetAllTaskRuns(gr schema.GroupVersionResource, opts metav1.ListOptions, c *cli.Clients, ...) ([]string, error)
- func GetTaskRun(gr schema.GroupVersionResource, c *cli.Clients, trName, ns string) (*v1.TaskRun, error)
- func HasScheduled(trs *v1.PipelineRunTaskRunStatus) bool
- func IsFiltered(tr Run, allowed []string) bool
- func PrintTaskRunDescription(out io.Writer, c *cli.Clients, ns string, trName string, time clockwork.Clock) error
- type Run
- type Runs
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAllTaskRuns ¶ added in v0.30.0
func GetTaskRun ¶ added in v0.30.0
func HasScheduled ¶
func HasScheduled(trs *v1.PipelineRunTaskRunStatus) bool
func IsFiltered ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.