# Functions
NewAssembleError returns a new error which indicates there was a problem running assemble script.
NewBuildError returns a new error which indicates there was a problem building the image.
NewContainerError return a new error which indicates there was a problem invoking command inside container.
NewDownloadError returns a new error which indicates there was a problem when downloading a file.
NewInspectImageError returns a new error which indicates there was a problem inspecting the image.
NewInstallError returns a new error which indicates there was a problem when downloading a script.
NewInstallRequiredError returns a new error which indicates there was a problem when downloading a required script.
NewPullImageError returns a new error which indicates there was a problem pulling the image.
NewSaveArtifactsError returns a new error which indicates there was a problem calling save-artifacts script.
NewScriptsInsideImageError returns a new error which informs of scripts being placed inside the image.
NewTarTimeoutError returns a new error which indicates there was a problem when sending or receiving tar stream.
NewURLHandlerError returns a new error which indicates there was a problem when trying to read scripts URL.
NewWorkDirError returns a new error which indicates there was a problem when creating working directory.
# Constants
Common STI errors.
Common STI errors.
Common STI errors.
Common STI errors.
Common STI errors.
Common STI errors.
Common STI errors.
Common STI errors.
Common STI errors.
Common STI errors.
Common STI errors.
Common STI errors.
Common STI errors.
# Structs
ContainerError is an error returned when a container exits with a non-zero code.
Error represents an error thrown during STI execution.