Documentation ¶
Index ¶
- func Cat(filename string) ([]byte, error)
- func Chmod(mode string, filename string) error
- func FileEmpty(filename os.FileInfo) bool
- func FileExists(filename string) (os.FileInfo, error)
- func Kubectl(arguments []string) error
- func Sh(arguments []string) error
- func Wget(URL string, filename string, verifyFile bool) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FileExists ¶
FileExists returns true if file exists
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.