package kubectl
import "k8s.io/kubernetes/test/e2e/kubectl"
Index ¶
- func SIGDescribe(text string, body func()) bool
- func WaitForTerminatedContainer(ctx context.Context, f *framework.Framework, pod *v1.Pod, containerName string) error
Functions ¶
func SIGDescribe ¶
SIGDescribe annotates the test with the SIG label.
func WaitForTerminatedContainer ¶
func WaitForTerminatedContainer(ctx context.Context, f *framework.Framework, pod *v1.Pod, containerName string) error
WaitForTerminatedContainer waits till a given container be terminated for a given pod.
Source Files ¶
framework.go kubectl.go logs.go portforward.go
- Version
- v1.28.14
- Published
- Sep 11, 2024
- Platform
- js/wasm
- Imports
- 66 packages
- Last checked
- 1 minute ago –
Tools for package owners.