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.
Click to show internal directories.
Click to hide internal directories.