kubernetes/pkg/kubelet/eviction
Mike Dame 578ff3ec34 Move Taint/Toleration helpers to component-helpers repo
This is part of the goal for scheduling to remove dependencies on internal
packages for the scheduling framework. It also provides these functions in an
external location for other components and projects to import.
2021-02-01 11:06:03 -05:00
..
api Delete duplicate resource.Quantity.Copy() 2019-08-19 17:23:14 -07:00
BUILD Move Taint/Toleration helpers to component-helpers repo 2021-02-01 11:06:03 -05:00
doc.go
eviction_manager_test.go Move Kubelet Summary API to staging repo 2020-09-22 18:23:28 +02:00
eviction_manager.go Move Taint/Toleration helpers to component-helpers repo 2021-02-01 11:06:03 -05:00
helpers_test.go Move Kubelet Summary API to staging repo 2020-09-22 18:23:28 +02:00
helpers.go Remove now-unused eviction helpers, fix unit test TestCRIListPodStats 2020-12-03 13:04:25 -07:00
memory_threshold_notifier_test.go Move Kubelet Summary API to staging repo 2020-09-22 18:23:28 +02:00
memory_threshold_notifier.go Move Kubelet Summary API to staging repo 2020-09-22 18:23:28 +02:00
mock_threshold_notifier_test.go Move Kubelet Summary API to staging repo 2020-09-22 18:23:28 +02:00
threshold_notifier_linux.go switch over k/k to use klog v2 2020-05-16 07:54:27 -04:00
threshold_notifier_unsupported.go switch over k/k to use klog v2 2020-05-16 07:54:27 -04:00
types.go Move Kubelet Summary API to staging repo 2020-09-22 18:23:28 +02:00