# Functions
ExtractExitCode returns exit status information from different types of errors.
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
GenericExitCodeCannotExec indicates the command cannot be executed.
GenericExitCodeKilled indicates the container runtime killed the process.
No description provided by the author
TarExitCodePermissionDenied is returned by `tar` if it does not have sufficient permissions to write the extracted files.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author