Documentation ¶
Index ¶
- 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)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DumpLogs ¶
func DumpLogs(clientset *kubernetes.Clientset, pods ...v1.Pod)
DumpLogs - dump pods logs using GinkgoWriter
func KubeClient ¶
func KubeClient() (*kubernetes.Clientset, error)
KubeClient - get kubernetes API Clientset
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.