• Clayton Coleman's avatar
    Prepare for content-type negotiation · 38c7eded
    Clayton Coleman authored
    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.
    38c7eded
Name
Last commit
Last update
..
delta_fifo.go Loading commit data...
delta_fifo_test.go Loading commit data...
doc.go Loading commit data...
expiration_cache.go Loading commit data...
expiration_cache_fakes.go Loading commit data...
expiration_cache_test.go Loading commit data...
fifo.go Loading commit data...
fifo_test.go Loading commit data...
index.go Loading commit data...
index_test.go Loading commit data...
listers.go Loading commit data...
listers_test.go Loading commit data...
listwatch.go Loading commit data...
listwatch_test.go Loading commit data...
reflector.go Loading commit data...
reflector_test.go Loading commit data...
store.go Loading commit data...
store_test.go Loading commit data...
thread_safe_store.go Loading commit data...
undelta_store.go Loading commit data...
undelta_store_test.go Loading commit data...