kubernetes/pkg/kubelet/container
Kir Kolyshkin 4513de06a8 Regen mocks using go 1.18
Generated by ./hack/update-mocks.sh using go 1.18

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
2022-03-23 10:19:38 -07:00
..
testing Regen mocks using go 1.18 2022-03-23 10:19:38 -07:00
cache_test.go Fix int->string casts 2020-07-24 16:23:12 -04:00
cache.go fix typo in /pkg/kubelet/container 2019-05-31 18:50:39 +08:00
container_gc.go Structured Logging migration: modify volume and container part logs of kubelet. 2021-03-17 08:59:03 +08:00
container_hash_test.go Omit nil or empty field when calculating hash value 2019-08-22 13:46:52 +08:00
helpers_test.go The function shouldRecordEvent will panic when the value of input object is nil 2020-10-16 21:13:49 +00:00
helpers.go code cleanup for container/helpers.go 2021-12-01 11:17:33 +08:00
os.go Fix an issue when rotated logs of dead containers are not removed. 2020-07-24 10:06:24 +02:00
ref_test.go Remove no-longer used selflink code from kubelet 2022-01-14 10:38:23 +01:00
ref.go Remove no-longer used selflink code from kubelet 2022-01-14 10:38:23 +01:00
resize.go Fix golint failures for kubelet/container 2020-05-20 19:01:23 +00:00
runtime_cache_fake.go Fix golint failures for kubelet/container 2020-05-20 19:01:23 +00:00
runtime_cache_test.go
runtime_cache.go mockery to mockgen conversion 2021-09-25 16:15:08 +00:00
runtime.go Clean up logic for deprecated flag --container-runtime in kubelet 2022-02-10 13:26:59 +02:00
sync_result_test.go go-1.12: fix 'go vet' failures 2019-03-01 18:48:17 +02:00
sync_result.go fix golint issues in pkg/kubelet/container 2020-06-19 15:48:08 +00:00