Documentation
¶
Index ¶
- func CopyFileToVolume(volumeName string, sourcePath string, destPath string, verbose bool) error
- func CreateVolume(volumeName string, verbose bool) error
- func MkdirInVolume(volumeName string, directory string, verbose bool) error
- func RemoveVolume(volumeName string, verbose bool) error
- func RunDockerCommand(workingDir string, showCommand bool, pipeStdout bool, command ...string) error
- func RunDockerComposeCommand(workingDir string, showCommand bool, pipeStdout bool, command ...string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CopyFileToVolume ¶ added in v0.0.17
func CreateVolume ¶ added in v0.0.17
func MkdirInVolume ¶ added in v0.0.17
func RemoveVolume ¶ added in v0.0.17
func RunDockerCommand ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.