package
0.69.0
Repository: https://github.com/tektoncd/pipeline.git
Documentation: pkg.go.dev

# Functions

Process takes the set of arguments passed to entrypoint and executes any subcommand that the args call for.

# Constants

CopyCommand is the name of the copy command.
DecodeScriptCommand is the command name for decoding scripts.
InitCommand is the name of main initialization command.
StepInitCommand is the name of the /tekton/steps initialization command.

# Structs

OK is returned for successful subcommand executions.
SubcommandError is returned for failed subcommand executions.