go fix
Signed-off-by: Wei Fu <fuweid89@gmail.com>
Signed-off-by: Marek Siarkowicz <siarkowicz@google.com>
We defines two common `WithAuth` functions for e2e and integration test respectively. They are calling `integration.WithAuth` and `e2e.WithAuth` respectively. Signed-off-by: Benjamin Wang <wachao@vmware.com>