package kubectl
import "k8s.io/kubernetes/test/e2e/kubectl"
Index ¶
- func SIGDescribe(text string, body func()) bool
- func WaitForTerminatedContainer(f *framework.Framework, pod *v1.Pod, containerName string) error
Functions ¶
func SIGDescribe ¶
SIGDescribe annotates the test with the SIG label.
func WaitForTerminatedContainer ¶
WaitForTerminatedContainer waits till a given container be terminated for a given pod.
Source Files ¶
framework.go kubectl.go portforward.go
- Version
- v1.23.1-rc.0
- Published
- Dec 7, 2021
- Platform
- windows/amd64
- Imports
- 61 packages
- Last checked
- 7 minutes ago –
Tools for package owners.