kubernetes/pkg/kubelet/eviction
2021-10-15 18:26:02 +08:00
..
api Merge pull request #97493 from Pingan2017/allocatemem-1224 2021-03-07 20:09:44 -08:00
doc.go
eviction_manager_test.go Merge pull request #104933 from vikramcse/automate_mockery 2021-09-30 18:33:21 -07:00
eviction_manager.go remove format pods func, instead with klog.Kobjs 2021-10-15 18:26:02 +08:00
helpers_test.go Add test cases to the addAllocatableThresholds function in pkg/kubelet/eviction/helpers.go 2021-06-15 11:32:44 +00:00
helpers.go Unify determination of whether a volume is ephemeral 2021-03-05 14:49:09 +09:00
memory_threshold_notifier_test.go mockery to mockgen conversion 2021-09-25 16:15:08 +00:00
memory_threshold_notifier.go Structured Logging migration: modify eviction part logs of kubelet. 2021-02-21 08:36:14 +08:00
mock_threshold_notifier_test.go mockery to mockgen conversion 2021-09-25 16:15:08 +00:00
threshold_notifier_linux.go Structured Logging migration: modify eviction part logs of kubelet. 2021-02-21 08:36:14 +08:00
threshold_notifier_unsupported.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
types.go mockery to mockgen conversion 2021-09-25 16:15:08 +00:00