kubernetes/test/e2e/framework/pod
Kenichi Omichi 5285cf3eb2 Move LaunchHostExecPod() to e2e network
LaunchHostExecPod() is called only from e2e network.
So it is not necessary to keep the function as a part of e2e framework.
This moves it to the place which calls the function.
2019-10-18 17:29:01 +00:00
..
BUILD Remove test_verify from e2e framework package 2019-10-12 00:01:20 +00:00
create.go Move CreateNginxPod() to specific e2e 2019-10-17 00:10:38 +00:00
delete.go Refactoring pod related functions from pv_util to pod pkg 2019-08-27 12:27:45 -04:00
node_selection.go Rename e2e framework functions used locally 2019-10-12 00:06:49 +00:00
resource.go Move LaunchHostExecPod() to e2e network 2019-10-18 17:29:01 +00:00
wait.go Rename WaitTimeoutForPodEvent to WaitTimeoutForEvent and move it to common/events.go 2019-08-19 16:11:30 +00:00