tekton_bundle

package
v0.19.0-rc.0 Latest Latest
Warning

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

Go to latest
Published: Nov 2, 2023 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetTektonPipelineBundlePaths added in v0.19.0

func GetTektonPipelineBundlePaths() []string

func GetTektonTasksBundlePath added in v0.19.0

func GetTektonTasksBundlePath(isOpenShift bool) string

Types

type Bundle

type Bundle struct {
	Tasks           []pipeline.Task
	ServiceAccounts []v1.ServiceAccount
	RoleBindings    []rbac.RoleBinding
	ClusterRoles    []rbac.ClusterRole
	Pipelines       []pipeline.Pipeline
	ConfigMaps      []v1.ConfigMap
}

func ReadBundle added in v0.19.0

func ReadBundle(paths []string) (*Bundle, error)

Jump to

Keyboard shortcuts

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