Documentation ¶
Index ¶
- func ABCommand(arg ...string) *exec.Cmd
- func CriCtlCommand(arg ...string) *exec.Cmd
- func DockerCommand(arg ...string) *exec.Cmd
- func GetFileList() []string
- func GetFileURL(filePath string) string
- func GetNoContentLengthFileURL(filePath string) string
- func GitCommand(arg ...string) *exec.Cmd
- func KubeCtlCommand(arg ...string) *exec.Cmd
- func KubeCtlCopyCommand(ns, pod, source, target string) *exec.Cmd
- func UploadArtifactPProf(namespace, podName, logDirName, logPrefix string, pprofPort int) (string, error)
- func UploadArtifactPrevStdout(namespace, podName, logDirName, logPrefix string) error
- func UploadArtifactStdout(namespace, podName, logDirName, logPrefix string) error
- type PodExec
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CriCtlCommand ¶
func DockerCommand ¶
func GetFileList ¶
func GetFileList() []string
func GetFileURL ¶
func GetNoContentLengthFileURL ¶ added in v2.0.2
func GitCommand ¶
func KubeCtlCommand ¶
func KubeCtlCopyCommand ¶
func UploadArtifactPProf ¶ added in v2.0.2
func UploadArtifactPrevStdout ¶ added in v2.0.2
func UploadArtifactStdout ¶ added in v2.0.2
Types ¶
Click to show internal directories.
Click to hide internal directories.