mirror of
https://github.com/kubernetes/client-go.git
synced 2025-09-12 13:25:29 +00:00
client-go/tools: update events version in doc
Signed-off-by: Damien Grisonnet <dgrisonn@redhat.com> Kubernetes-commit: d02568aab52c1003f3625a00ff4e29fcb81bbda6
This commit is contained in:
committed by
Kubernetes Publisher
parent
2d8e761048
commit
398a64c25b
@@ -15,5 +15,5 @@ limitations under the License.
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
// Package events has all client logic for recording and reporting
|
// 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"
|
package events // import "k8s.io/client-go/tools/events"
|
||||||
|
Reference in New Issue
Block a user