kubernetes/pkg/kubelet/util
Steve Kuznetsov 3939f3003e
storage: move the APIObjectVersioner definition to storage
The means by which we extract and parse the version of an API object is
not specific to etcd3. In order to allow for a generic suite of tests
against any storage.Interface imlpementation, we need this logic to live
outside of the etcd3 package, or import cycles will exist.

Signed-off-by: Steve Kuznetsov <skuznets@redhat.com>
2022-05-11 08:19:32 -07:00
..
cache Migrate to k8s.io/utils/clock 2021-09-17 15:19:08 +02:00
format remove format pods func, instead with klog.Kobjs 2021-10-15 18:26:02 +08:00
ioutils hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
manager storage: move the APIObjectVersioner definition to storage 2022-05-11 08:19:32 -07:00
queue Migrate to k8s.io/utils/clock in pkg/kubelet 2021-09-10 12:20:09 +02:00
sliceutils hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
store remove fakefs to drop spf13/afero dependency 2021-06-24 09:51:34 -04:00
boottime_util_darwin.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
boottime_util_freebsd_test.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
boottime_util_freebsd.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
boottime_util_linux_test.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
boottime_util_linux.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
doc.go fix golint failures of pkg/kubelet/util 2019-04-22 15:23:07 +08:00
nodelease.go Migrate pkg/kubelet/util to structured logging 2021-03-07 21:17:46 +05:30
util_test.go Adding Kubelet changes to enable SetHostnameAsFQDN feature 2020-06-14 21:26:27 -04:00
util_unix_test.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
util_unix.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
util_unsupported.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
util_windows_test.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
util_windows.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
util.go Fix staticchecks ST1005,S1002,S1008,S1039 in pkg/kubelet 2020-09-07 10:53:43 +08:00