constants

package
v0.1.0-beta.202311221245 Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2023 License: AGPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ArgTlsInsecure = "insecure"

	ArgPipelineExecutionMode = "execution-mode"
	ArgPipelineWaitTime      = "wait-time"
)
View Source
const (
	DefaultServerPort         = 7103
	DefaultListen             = "localhost"
	DefaultExecutionMode      = ExecutionModeAsynchronous
	DefaultWaitRetry          = 60
	ExecutionModeSynchronous  = "synchronous"
	ExecutionModeAsynchronous = "asynchronous"
)
View Source
const (
	// FlowpipeShortDescription is a short description of the application used in the CLI.
	FlowpipeShortDescription = "Pipelines and workflows for DevSecOps"

	// FlowpipeLongDescription is a long description of the application used in the CLI.
	FlowpipeLongDescription = "" /* 126-byte string literal not displayed */
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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