kubernetes/pkg/controller/replication
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
..
doc.go adjust package name for pkg/controller directory 2015-10-12 09:51:27 +08:00
replication_controller_test.go Prepare for content-type negotiation 2016-01-26 17:44:30 -05:00
replication_controller_utils.go Add expectation model for pod deletion 2015-12-17 19:29:54 -08:00
replication_controller.go Sync all pods with store before starting RC Manager. 2016-01-22 16:42:02 -08:00