Versions in this module Expand all Collapse all v1 v1.2.0 Sep 20, 2017 v1.1.0 Jun 14, 2017 Changes in this version + func DumpLogs(clientset *kubernetes.Clientset, pods ...v1.Pod) + func ExecInPod(clientset *kubernetes.Clientset, pod v1.Pod, cmd ...string) (string, string, error) + func KubeClient() (*kubernetes.Clientset, error) + func Logf(format string, a ...interface{}) + func WaitForReady(clientset *kubernetes.Clientset, pod *v1.Pod)