Documentation ¶
Index ¶
- Constants
- func CreateSoftLink(srcPath, dstPath string) error
- func ExecInPod(podNs, podName, containerID string, cmd []string) ([]byte, error)
- func GetCompClient() (*kuda.DataV1alpha1Client, error)
- func GetConfig() (*rest.Config, error)
- func GetKubeClient() (*kubernetes.Clientset, error)
- func GetValueFromAnnotation(path, key string) (string, error)
- func IsLinkExist(path string) (bool, error)
Constants ¶
View Source
const (
MyKubeConfig = "MY_KUBE_CONFIG"
)
Variables ¶
This section is empty.
Functions ¶
func CreateSoftLink ¶
func GetCompClient ¶
func GetCompClient() (*kuda.DataV1alpha1Client, error)
func GetKubeClient ¶
func GetKubeClient() (*kubernetes.Clientset, error)
func GetValueFromAnnotation ¶
func IsLinkExist ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.