Documentation ¶
Index ¶
- func CreateContainerName(serviceContainerName string, dockerNetwork string) string
- func CreateDirectory(dir string) error
- func IsDockerInstalled() bool
- func PrintTable(csvContent string)
- func RunCmdAndWait(name string, args ...string) (string, error)
- func TruncateString(str string, maxLength int) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateContainerName ¶ added in v0.2.0
func CreateDirectory ¶ added in v0.3.0
func IsDockerInstalled ¶ added in v0.8.0
func IsDockerInstalled() bool
IsDockerInstalled checks whether docker is installed/running
func TruncateString ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.