Documentation ¶
Index ¶
- func DownloadFile(ctx context.Context, url, outputPath string) error
- func ExtractTarGz(tempPath string, destPath string) error
- func GetPublicIP(ctx context.Context) (string, error)
- func IsAnsibleInstalled() bool
- func IsBrewInstalled() bool
- func IsHCloudInstalled() bool
- func IsPipInstalled() bool
- func RandString(n int) string
- func RunCmd(cmd string, args ...string) error
- type IP
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DownloadFile ¶ added in v0.0.9
func ExtractTarGz ¶ added in v0.0.9
func IsAnsibleInstalled ¶ added in v0.0.9
func IsAnsibleInstalled() bool
func IsBrewInstalled ¶ added in v0.0.9
func IsBrewInstalled() bool
func IsHCloudInstalled ¶ added in v0.0.9
func IsHCloudInstalled() bool
func IsPipInstalled ¶ added in v0.0.9
func IsPipInstalled() bool
func RandString ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.