-
Dr. Stefan Schimanski authored
The underscore in front of _test makes the go tools (including godep) to ignore those packages by default. We do not want to create dependencies to client-go and friend through the _test output.
a3f8c9b5
The underscore in front of _test makes the go tools (including godep) to ignore those packages by default. We do not want to create dependencies to client-go and friend through the _test output.