options

package
v0.31.0 Latest Latest
Warning

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

Go to latest
Published: Dec 17, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	InvalidYamlErrorPattern = `invalid value: ([\d\w]+) should be <= pipeline duration: ([\w\.\/\-]+)(?:, ([\w\.\/\-]+))?` +
		`|invalid value: ([\d\w]+) \+ ([\d\w]+) should be <= pipeline duration: ([\w\.\/\-]+), ([\w\.\/\-]+)` +
		`|invalid value: ([\d\w]+) should be <= pipeline duration: ([\w\.\/\-]+)`
)

Variables

View Source
var (
	MainBranch     = "main"
	RemoteTaskURL  = "" /* 135-byte string literal not displayed */
	RemoteTaskName = "task-from-tektondir"
)

Functions

This section is empty.

Types

type E2E

type E2E struct {
	Repo, Organization string
	DirectWebhook      bool
	ProjectID          int
	ControllerURL      string
	Concurrency        int
	UserName           string
	Password           string
}

Jump to

Keyboard shortcuts

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