# 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.