k3s/plugin/pkg/scheduler
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
..
algorithm Merge pull request #19083 from resouer/allocatable 2016-01-21 16:05:05 -08:00
algorithmprovider Update tests to handle codec changes 2016-01-22 13:27:26 -05:00
api Switch API objects to not register per version codecs 2016-01-22 01:10:21 -05:00
factory Prepare for content-type negotiation 2016-01-26 17:44:30 -05:00
metrics Fix duplicated rate limit in scheduler 2016-01-13 20:51:55 +08:00
extender.go
extender_test.go Don't recreate the same map 3 times 2015-12-16 20:39:28 -08:00
generic_scheduler.go FitError: return details of failure on each node 2016-01-20 22:38:41 -08:00
generic_scheduler_test.go move filter logic to list&watch client 2015-12-22 19:32:18 +08:00
modeler.go
modeler_test.go
scheduler.go Fix duplicated rate limit in scheduler 2016-01-13 20:51:55 +08:00
scheduler_test.go Fix duplicated rate limit in scheduler 2016-01-13 20:51:55 +08:00