# Constants

dockerSocketPath is the default path for the Docker socket inside the builder container.
dockerSocketPath is the default path for the Docker socket inside the builder container.

# Variables

No description provided by the author

# Structs

CustomBuildStrategy creates a build using a custom builder image.
DockerBuildStrategy creates a Docker build using a Docker builder image.
SourceBuildStrategy creates STI(source to image) builds.

# Interfaces

No description provided by the author