k3s/pkg/client/unversioned/remotecommand
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 Moving client libs to unversioned dir 2015-08-18 10:03:19 -07:00
remotecommand.go Move client's tranport to a separate package 2015-11-19 14:55:47 -08:00
remotecommand_test.go Prepare for content-type negotiation 2016-01-26 17:44:30 -05:00
v1.go Create all streams before copying in exec/attach 2015-12-02 17:16:33 -05:00
v2.go Create all streams before copying in exec/attach 2015-12-02 17:16:33 -05:00