Documentation
¶
Index ¶
- func DeletePod(podName string, namespace string) (err error)
- func GetPodIps(labelKey string, labelVal string, namespace string) (instanceList map[string]string, err error)
- func GetPods(labelKey string, labelVal string, namespace string) (pods *corev1.PodList, err error)
- func GetSecret(secretName string, secretKey string, namespace string) (secretValue string)
- func PutSecret(secretName string, secretKey string, secretValue string, namespace string) (err error)
- type PatchSpec
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.