kubernetes/test/integration
Clayton Coleman ff2eca97d9 Refactor the client (again) to better support auth
* Allows consumers to provide their own transports for common cases.
* Supports KUBE_API_VERSION on test cases for controlling which
  api version they test against
* Provides a common flag registration method for CLIs that need
  to connect to an API server (to avoid duplicating flags)
* Ensures errors are properly returned by the server
* Add a Context field to client.Config
2014-10-01 15:23:37 -04:00
..
client_test.go Refactor the client (again) to better support auth 2014-10-01 15:23:37 -04:00
doc.go Add an integration test for etcd 2014-08-23 11:44:21 -04:00
etcd_tools_test.go handle watch errors everywhere 2014-09-22 17:37:12 -07:00
utils.go Allow server and client to take api version as argument 2014-09-18 23:27:28 -04:00