pipelinerun

package
v0.0.0-...-8269f64 Latest Latest
Warning

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

Go to latest
Published: May 3, 2023 License: Apache-2.0 Imports: 23 Imported by: 0

Documentation

Index

Constants

View Source
const (
	NamespaceLabel     string = "namespace"
	LimitMemMetric     string = "stonesoup_mem_limit_throttle_total"
	LimitCPUMetric     string = "stonesoup_cpu_limit_throttle_total"
	ReqMemMetric       string = "stonesoup_mem_req_throttle_total"
	ReqCPUMetric       string = "stonesoup_cpu_req_throttle_total"
	PodCountMetric     string = "stonesoup_pod_count_throttle_total"
	NodeResourceMetric string = "stonesoup_node_resources_throttle_total"
)

Variables

This section is empty.

Functions

func CreatePipelineRunWithMutations

func CreatePipelineRunWithMutations(ctx context.Context, client client.Client, run *v1beta1.PipelineRun) error

func InitPrometheus

func InitPrometheus(client client.Client)

func MutatePipelineRun

func MutatePipelineRun(run *v1beta1.PipelineRun) *v1beta1.PipelineRun

func SetupPRReconcilerWithManager

func SetupPRReconcilerWithManager(mgr ctrl.Manager) error

Types

type ReconcilePipelineRun

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

func SetupClientAndPRReconciler

func SetupClientAndPRReconciler(useOpenshift bool, objs ...runtimeclient.Object) (runtimeclient.Client, *ReconcilePipelineRun)

func (*ReconcilePipelineRun) Reconcile

Jump to

Keyboard shortcuts

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