kubernetes/test/e2e/cloud
Kenichi Omichi 94211f1839 Move functions from e2e framework util.go
The following functions are called at some specific places only,
so this moves these functions to the places and makes them local.

- WaitForPersistentVolumeClaimDeleted: Moved to e2e storage
- PrintSummaries: Moved to e2e framework.go
- GetHostExternalAddress: Moved to e2e node
- WaitForMasters: Moved to e2e cloud gcp
- WaitForApiserverUp: Moved to e2e network
- WaitForKubeletUp: Moved to e2e storage vsphere
2019-11-08 19:25:16 +00:00
..
gcp Move functions from e2e framework util.go 2019-11-08 19:25:16 +00:00
BUILD Move funcs of nodeutil to cloud/nodes.go. 2019-11-03 11:45:36 +08:00
framework.go fix golint failures for test/e2e/cloud 2019-02-26 18:25:23 +08:00
nodes.go Move funcs of nodeutil to cloud/nodes.go. 2019-11-03 11:45:36 +08:00
OWNERS Audit of test/* OWNERS files 2019-10-10 15:52:51 -05:00