Versions in this module Expand all Collapse all v0 v0.2.1 Aug 30, 2020 v0.2.0 Aug 17, 2020 Changes in this version + func GetPodLogStream(pod corev1.Pod, opts *corev1.PodLogOptions, clientset *kubernetes.Clientset) (io.ReadCloser, error) + func GetXrootdLabelSelector(component types.ComponentName, instanceName string) (labels.Selector, error) + func UpdatePodCondition(pod *corev1.Pod, condType corev1.PodConditionType, ...) error + func UpdatePodConditionWithBool(pod *corev1.Pod, condType corev1.PodConditionType, condStatus *bool, ...) error