Documentation
¶
Index ¶
Constants ¶
View Source
const ( // ArtifactsDir is default artifact directory name ArtifactsDir = "sd-artifacts" // LogFile is default logfile name for build log LogFile = "builds.log" )
Variables ¶
This section is empty.
Functions ¶
func DefaultSocketPath ¶ added in v1.0.14
func DefaultSocketPath() string
DefaultSocketPath is a socket path on the localhost to bring in the build container.
Types ¶
type Interacter ¶ added in v1.0.12
Interacter wraps up the interactive process
Click to show internal directories.
Click to hide internal directories.