Documentation ¶
Index ¶
- func CopyFile(dstName, srcName string, bar *mpb.Bar) (written int64, err error)
- func FileExists(filename string) bool
- func FindCompose() (images, paths []string)
- func FindImagesInCompose(path string) []string
- func FormatPath(paths []string) []string
- func HashSha256(msg []byte) string
- func IsFile(path string) bool
- func IterDirectory(dirPath, subpath string, tw *tar.Writer) error
- func PathExists(path string) (bool, error)
- func StitchingString(args ...string) string
- func TarGz(outFilePath string, inPath string) error
- func TarGzWrite(_dpath, _spath string, tw *tar.Writer, fi os.FileInfo) error
- func UnGzip(src, dest string) error
- type DockerCompose
- type Service
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FileExists ¶
func FindCompose ¶
func FindCompose() (images, paths []string)
func FindImagesInCompose ¶
func FormatPath ¶
func HashSha256 ¶
func PathExists ¶
Types ¶
type DockerCompose ¶
Click to show internal directories.
Click to hide internal directories.