kubernetes/test/integration/util
Mike Danese aaf855c1e6 deref all calls to metav1.NewDeleteOptions that are passed to clients.
This is gross but because NewDeleteOptions is used by various parts of
storage that still pass around pointers, the return type can't be
changed without significant refactoring within the apiserver. I think
this would be good to cleanup, but I want to minimize apiserver side
changes as much as possible in the client signature refactor.
2020-03-05 14:59:46 -08:00
..
BUILD Refactor: move generic functions of integration test to util directory 2020-02-29 14:56:39 +09:00
cloud.go Staging the GCE Cloud Provider 2019-05-07 13:17:52 -07:00
util.go deref all calls to metav1.NewDeleteOptions that are passed to clients. 2020-03-05 14:59:46 -08:00