k3s/test/integration
Clayton Coleman 38c7eded99 Prepare for content-type negotiation
Combine the fields that will be used for content transformation
(content-type, codec, and group version) into a single struct in client,
and then pass that struct into the rest client and request. Set the
content-type when sending requests to the server, and accept the content
type as primary.

Will form the foundation for content-negotiation via the client.
2016-01-26 17:44:30 -05:00
..
framework Prepare for content-type negotiation 2016-01-26 17:44:30 -05:00
auth_test.go Comment out calls to httptest.Server.Close() to work around 2016-01-11 23:02:11 -08:00
benchmark-controller.json Updating scripts to use v1 instead of v1beta3 2015-07-01 00:23:16 -07:00
client_test.go Prepare for content-type negotiation 2016-01-26 17:44:30 -05:00
doc.go Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
etcd_tools_test.go Initialize API servers with negotiated serializers 2016-01-22 01:10:22 -05:00
extender_test.go Prepare for content-type negotiation 2016-01-26 17:44:30 -05:00
kubectl_test.go Fixing integrations test 2015-10-15 16:54:17 -07:00
master_benchmark_test.go Fix compile errors in benchmark 2015-12-02 11:36:26 +01:00
master_test.go Initialize API servers with negotiated serializers 2016-01-22 01:10:22 -05:00
metrics_test.go Prepare for content-type negotiation 2016-01-26 17:44:30 -05:00
openshift_test.go Extracting APIServer machinery code into a library 2015-12-16 13:54:23 -08:00
persistent_volumes_test.go Prepare for content-type negotiation 2016-01-26 17:44:30 -05:00
scheduler_test.go Prepare for content-type negotiation 2016-01-26 17:44:30 -05:00
secret_test.go Prepare for content-type negotiation 2016-01-26 17:44:30 -05:00
service_account_test.go Prepare for content-type negotiation 2016-01-26 17:44:30 -05:00
utils.go Updating kubernetes proper to use latest etcd client library 2015-12-16 15:56:35 -06:00