update vendor

Signed-off-by: Duan Jiong <djduanjiong@gmail.com>
This commit is contained in:
Duan Jiong
2020-04-27 20:27:52 +08:00
parent 4fb9d84fea
commit e8cee7be68
324 changed files with 43 additions and 67668 deletions

8
vendor/k8s.io/klog/klogr/README.md generated vendored
View File

@@ -1,8 +0,0 @@
# Minimal Go logging using klog
This package implements the [logr interface](https://github.com/go-logr/logr)
in terms of Kubernetes' [klog](https://github.com/kubernetes/klog). This
provides a relatively minimalist API to logging in Go, backed by a well-proven
implementation.
This is a BETA grade implementation.