Documentation ¶
Index ¶
- func CDIFailHandler(message string, callerSkip ...int)
- func CreateKubectlCommand(f *framework.Framework, args ...string) *exec.Cmd
- func DestroyAllTestNamespaces(client *kubernetes.Clientset)
- func PanicOnError(err error)
- func PrintControllerLog(f *framework.Framework)
- func PrintPodLog(f *framework.Framework, podName, namespace string)
- func RunKubectlCommand(f *framework.Framework, args ...string) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CDIFailHandler ¶
CDIFailHandler call ginkgo.Fail with printing the additional information
func CreateKubectlCommand ¶ added in v1.6.0
CreateKubectlCommand returns the Cmd to execute kubectl
func DestroyAllTestNamespaces ¶
func DestroyAllTestNamespaces(client *kubernetes.Clientset)
DestroyAllTestNamespaces ...
func PrintPodLog ¶ added in v1.3.0
PrintPodLog ...
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.