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

# Functions

ParseMessage parses a termination message as results.
WriteMessage writes the results to the termination message path.

# Constants

MaxContainerTerminationMessageLength is the upper bound any one container may write to its termination message path.

# Type aliases

MessageLengthError indicate the length of termination message of container is beyond 4096 which is the max length read by kubenates.