func SIGDescribe(text string, body func()) bool
SIGDescribe annotates the test with the SIG label.
func WaitForTerminatedContainer(f *framework.Framework, pod *v1.Pod, containerName string) error
WaitForTerminatedContainer wait till a given container be terminated for a given pod.