mirror of
https://github.com/kubernetes/client-go.git
synced 2025-08-12 04:31:46 +00:00
Merge pull request #103657 from dgrisonnet/fix-event-doc
Update Events version in the documentation of the events package Kubernetes-commit: 7e99f3d7490d11438b9834a7bd6b0e8b7eb0bec1
This commit is contained in:
commit
fa98c04850
@ -15,5 +15,5 @@ limitations under the License.
|
||||
*/
|
||||
|
||||
// Package events has all client logic for recording and reporting
|
||||
// "k8s.io/api/events/v1beta1".Event events.
|
||||
// "k8s.io/api/events/v1".Event events.
|
||||
package events // import "k8s.io/client-go/tools/events"
|
||||
|
Loading…
Reference in New Issue
Block a user