package kubectl
import "k8s.io/kubernetes/test/e2e/kubectl"
Index ¶
- Variables
- func WaitForTerminatedContainer(ctx context.Context, f *framework.Framework, pod *v1.Pod, containerName string) error
Variables ¶
var SIGDescribe = framework.SIGDescribe("cli")
SIGDescribe annotates the test with the SIG label.
Functions ¶
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 ¶
debug.go delete.go exec.go framework.go kubectl.go logs.go portforward.go rollout.go
- Version
- v1.33.0 (latest)
- Published
- Apr 23, 2025
- Platform
- linux/amd64
- Imports
- 74 packages
- Last checked
- 3 hours ago –
Tools for package owners.