kubernetes/pkg/client/cache
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
..
delta_fifo_test.go fix delta fifo & various fakes for go1.5.1 2015-10-14 16:07:46 -07:00
delta_fifo.go Switch type; add comments & disclaimer 2015-10-14 16:18:56 -07:00
doc.go Replace "minion" with "node" in bunch of places. 2015-09-14 11:07:11 +02:00
expiration_cache_fakes.go Move version agnostic parts of client 2015-09-10 17:17:59 -07:00
expiration_cache_test.go Increase a bunch of timeouts to reduce flakes 2015-09-23 11:09:03 -07:00
expiration_cache.go Move pkg/util.Time to pkg/api/unversioned.Time 2015-09-17 17:51:27 -07:00
fifo_test.go Move version agnostic parts of client 2015-09-10 17:17:59 -07:00
fifo.go Move version agnostic parts of client 2015-09-10 17:17:59 -07:00
index_test.go Move version agnostic parts of client 2015-09-10 17:17:59 -07:00
index.go Change runtime.Object signature 2015-12-15 13:36:25 -05:00
listers_test.go renaming PodSelector to LabelSelector 2015-12-04 09:49:08 +01:00
listers.go Ubernetes Lite: Volumes can dictate zone scheduling 2015-12-31 12:27:01 -05:00
listwatch_test.go Prepare for content-type negotiation 2016-01-26 17:44:30 -05:00
listwatch.go Switch to versioned ListOptions in client. 2015-12-14 14:26:09 +01:00
reflector_test.go Merge pull request #18499 from wojtek-t/fix_reflector_race 2015-12-15 01:19:06 -08:00
reflector.go docs: Reflector ListAndWatch 2016-01-15 18:19:19 -08:00
store_test.go Move version agnostic parts of client 2015-09-10 17:17:59 -07:00
store.go Change runtime.Object signature 2015-12-15 13:36:25 -05:00
thread_safe_store.go use param indices 2016-01-13 19:23:58 +08:00
undelta_store_test.go Move version agnostic parts of client 2015-09-10 17:17:59 -07:00
undelta_store.go Move version agnostic parts of client 2015-09-10 17:17:59 -07:00