kubernetes/pkg/client/unversioned/testclient
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
..
simple Prepare for content-type negotiation 2016-01-26 17:44:30 -05:00
actions.go Switch to versioned ListOptions in client. 2015-12-14 14:26:09 +01:00
fake_componentstatuses.go Switch to versioned ListOptions in client. 2015-12-14 14:26:09 +01:00
fake_configmaps.go ConfigMap resource and its REST implementation 2015-12-16 11:19:26 -05:00
fake_daemon_sets.go Switch to versioned ListOptions in client. 2015-12-14 14:26:09 +01:00
fake_deployments.go Switch to versioned ListOptions in client. 2015-12-14 14:26:09 +01:00
fake_endpoints.go Switch to versioned ListOptions in client. 2015-12-14 14:26:09 +01:00
fake_events.go Switch to versioned ListOptions in client. 2015-12-14 14:26:09 +01:00
fake_horizontal_pod_autoscalers.go Switch to versioned ListOptions in client. 2015-12-14 14:26:09 +01:00
fake_ingress.go Switch to versioned ListOptions in client. 2015-12-14 14:26:09 +01:00
fake_jobs.go Switch to versioned ListOptions in client. 2015-12-14 14:26:09 +01:00
fake_limit_ranges.go Switch to versioned ListOptions in client. 2015-12-14 14:26:09 +01:00
fake_namespaces.go Switch to versioned ListOptions in client. 2015-12-14 14:26:09 +01:00
fake_nodes.go Switch to versioned ListOptions in client. 2015-12-14 14:26:09 +01:00
fake_persistent_volume_claims.go Switch to versioned ListOptions in client. 2015-12-14 14:26:09 +01:00
fake_persistent_volumes.go Switch to versioned ListOptions in client. 2015-12-14 14:26:09 +01:00
fake_pod_templates.go Switch to versioned ListOptions in client. 2015-12-14 14:26:09 +01:00
fake_pods.go Switch to versioned ListOptions in client. 2015-12-14 14:26:09 +01:00
fake_replication_controllers.go Switch to versioned ListOptions in client. 2015-12-14 14:26:09 +01:00
fake_resource_quotas.go Switch to versioned ListOptions in client. 2015-12-14 14:26:09 +01:00
fake_scales.go experimental. -> extensions. 2015-10-09 15:49:10 -07:00
fake_secrets.go Switch to versioned ListOptions in client. 2015-12-14 14:26:09 +01:00
fake_service_accounts.go Switch to versioned ListOptions in client. 2015-12-14 14:26:09 +01:00
fake_services.go Switch to versioned ListOptions in client. 2015-12-14 14:26:09 +01:00
fake_test.go Get the unversioned client to build 2015-08-18 10:03:19 -07:00
fake_thirdpartyresources.go Switch to versioned ListOptions in client. 2015-12-14 14:26:09 +01:00
fixture.go Update client library to react to changes in Decoding 2016-01-22 13:27:24 -05:00
testclient_test.go Update client library to react to changes in Decoding 2016-01-22 13:27:24 -05:00
testclient.go Update client library to react to changes in Decoding 2016-01-22 13:27:24 -05:00