mirror of
https://github.com/kubernetes/client-go.git
synced 2025-08-31 14:44:50 +00:00
27a68aee3a4834 introduced context support. In order to use that also with NewEventBroadcasterAdapter, a variant of the call is needed to allow the caller to specify the context. The `logcheck:context` comment ensures that code which is meant to be contextual uses the new call. Kubernetes-commit: f8e25eff926c640c86daa46222bfaf8d625e75d7