kubernetes/test/e2e/framework/rc
Patrick Ohly b8d28cb6c3 e2e framework: move node helper code into sub package
This reduces the size of the test/e2e/framework itself. Because it does not
check nodes anymore by default, E2E test suites must set their own check
function or set the original one by importing
"k8s.io/kubernetes/test/e2e/framework/todo/node/init".
2022-10-06 08:16:47 +02:00
..
rc_utils.go e2e framework: move node helper code into sub package 2022-10-06 08:16:47 +02:00