tekton

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Jun 1, 2022 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PipelineRunToLLB

func PipelineRunToLLB(ctx context.Context, c client.Client, r PipelineRun) (llb.State, error)

PipelineRunToLLB converts a PipelineRun into a BuildKit LLB State.

func TaskRunToLLB

func TaskRunToLLB(ctx context.Context, c client.Client, r TaskRun) (llb.State, error)

TaskRunToLLB converts a TaskRun into a BuildKit LLB State.

func TektonToLLB

func TektonToLLB(c client.Client) func(context.Context, string, []string) (llb.State, error)

TektonToLLB returns a function that converts a string representing a Tekton resource into a BuildKit LLB State. Only support TaskRun with embedded Task to start.

Types

type PipelineRun

type PipelineRun struct {
	// contains filtered or unexported fields
}

type TaskRun

type TaskRun struct {
	// contains filtered or unexported fields
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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