internal

package
v1.117.2 Latest Latest
Warning

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

Go to latest
Published: Jun 5, 2026 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetPipelineRun

func GetPipelineRun(ctx context.Context, tektonClient tektonclient.Interface, appName, jobName, pipelineRunName string) (*pipelinev1.PipelineRun, error)

GetPipelineRun Get Tekton PipelineRun for the Radix pipeline job

func GetTektonPipelineRuns

func GetTektonPipelineRuns(ctx context.Context, tektonClient tektonclient.Interface, appName, jobName string) ([]pipelinev1.PipelineRun, error)

GetTektonPipelineRuns Get Tekton PipelineRuns for the Radix pipeline job

func GetTektonPipelineTaskRunByTaskName

func GetTektonPipelineTaskRunByTaskName(ctx context.Context, tektonClient tektonclient.Interface, appName, jobName, pipelineRunName, taskName string) (*pipelinev1.TaskRun, error)

GetTektonPipelineTaskRunByTaskName Get Tekton TaskRun for the Radix pipeline job Tekton Pipeline by a task name

func GetTektonPipelineTaskRuns

func GetTektonPipelineTaskRuns(ctx context.Context, tektonClient tektonclient.Interface, appName, jobName string, pipelineRunName string) (map[string]*pipelinev1.TaskRun, error)

GetTektonPipelineTaskRuns Get Tekton TaskRuns for the Radix pipeline job

Types

This section is empty.

Jump to

Keyboard shortcuts

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