mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 20:24:09 +00:00
Merge pull request #103657 from dgrisonnet/fix-event-doc
Update Events version in the documentation of the events package
This commit is contained in:
commit
7e99f3d749
@ -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