Documentation
¶
Index ¶
- func FirstReadyPod(list []corev1.Pod) *corev1.Pod
- func GetComponentVersion(namespace string, clientset *kubernetes.Clientset, component string) string
- func GetImageVersion(pod *corev1.Pod, container string) string
- func GetReadyPod(namespace string, clientset *kubernetes.Clientset, component string) (*corev1.Pod, error)
- func IsPodReady(pod *corev1.Pod) bool
- func IsPodRunning(pod *corev1.Pod) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetComponentVersion ¶
func GetComponentVersion(namespace string, clientset *kubernetes.Clientset, component string) string
func GetReadyPod ¶
func IsPodReady ¶
func IsPodRunning ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.