Documentation ¶
Index ¶
- Variables
- func CopyFromContainer(containerID, remotePath, way string) (string, error)
- func CopyFromLocal(src, way string) (string, error)
- func CopyFromPod(namespace, podName, container, remotePath, way string) (string, error)
- func DownloadFromHttp(url, way string) (string, error)
- func ParseDockerAddress(address string) (containerID, filePath string, err error)
- func ParseK8sAddress(address string) (namespace, pod, container, filePath string, err error)
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func CopyFromContainer ¶
func CopyFromLocal ¶
func CopyFromPod ¶
func DownloadFromHttp ¶
func ParseDockerAddress ¶
func ParseK8sAddress ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.