kubernetes/pkg/kubelet/status/testing
Clayton Coleman 166256f73e
kubelet: Reduce the interface pod.Manager consumers accept
Every component that uses a pod.Manager should use a stub interface
(like we do for podWorker) that explicitly describes what methods
they use. This will allow podWorker to implement the minimum set
of manager interfaces.
2023-05-12 12:57:27 -04:00
..
fake_pod_deletion_safety.go Give terminal phase correctly to all pods that will not be restarted 2023-03-16 21:25:29 +01:00
mock_pod_status_provider.go kubelet: Reduce the interface pod.Manager consumers accept 2023-05-12 12:57:27 -04:00