mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-05 23:47:50 +00:00
Container runtime interface currently doesn't support GetContainers and no test should be using fakeRuntime.ContainerList. Remove it to prevent accidental use.