Documentation
¶
Index ¶
- func CreateCommandWithNS(namespace string, cmdName string, args ...string) (string, *exec.Cmd, error)
- func GetK8sCmdClient() string
- func RunCommand(namespace string, cmdName string, args ...string) (string, string, error)
- func RunCommandWithNSAndInput(namespace string, input io.Reader, cmdName string, args ...string) (string, string, error)
- func SkipIfNoCmd(cmdName string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateCommandWithNS ¶
func GetK8sCmdClient ¶
func GetK8sCmdClient() string
func RunCommand ¶
func SkipIfNoCmd ¶
func SkipIfNoCmd(cmdName string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.