package events
import "k8s.io/kubernetes/test/e2e/framework/events"
Index ¶
Functions ¶
func WaitTimeoutForEvent ¶
func WaitTimeoutForEvent(c clientset.Interface, namespace, eventSelector, msg string, timeout time.Duration) error
WaitTimeoutForEvent waits the given timeout duration for an event to occur.
Source Files ¶
events.go
- Version
- v1.18.0
- Published
- Mar 25, 2020
- Platform
- linux/amd64
- Imports
- 7 packages
- Last checked
- 8 minutes ago –
Tools for package owners.