kubernetes/test/e2e/kubectl
Aaron Crickenberger 28768166f5 decouple testfiles from framework
This drops testfiles.ReadOrDie and updated testfiles.Exists to return an
error, forcing the caller to decide whether to call framework.Fail or do
something else.

It makes for a slightly less friendly API, but also means the package is
decoupled from framework again, as per the comments at the top of the
file
2020-06-29 14:54:09 -07:00
..
BUILD Move WaitForService() into e2eservice 2020-04-17 00:11:13 +00:00
framework.go fix golint failures for test/e2e/kubectl 2019-02-26 18:27:01 +08:00
kubectl.go decouple testfiles from framework 2020-06-29 14:54:09 -07:00
OWNERS Audit of test/* OWNERS files 2019-10-10 15:52:51 -05:00
portforward.go Deflake port-forward e2e test 2020-05-13 08:53:31 +02:00