Documentation ¶
Index ¶
- func Execute(commandLine string) (stdout string, stderr string, exit int, err error)
- func ExistsFile(absPath string) bool
- func GetItemOrError(m map[string]string, key string) (string, error)
- func GetKubeconfigPath() string
- func IsBinaryExists(name string) bool
- func ResolvePathToAbs(path string) (string, error)
- func SimpleExecute(commandLine string, failureMessage string) error
- func ToInterfaceSlice(slice interface{}) []interface{}
- func TypeCastError(typeName string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExistsFile ¶
func GetKubeconfigPath ¶
func GetKubeconfigPath() string
func IsBinaryExists ¶
func ResolvePathToAbs ¶
func SimpleExecute ¶
func ToInterfaceSlice ¶
func ToInterfaceSlice(slice interface{}) []interface{}
func TypeCastError ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.