Daniel Smith
|
9c2cd55528
|
Merge pull request #3181 from smarterclayton/cleanup_http_items
Minor cleanups to request - fix initialism on HTTPClientFunc
|
2014-12-30 17:34:00 -08:00 |
|
Clayton Coleman
|
8005c85e6c
|
Rename HttpClientFunc -> HTTPClientFunc
|
2014-12-30 19:34:06 -05:00 |
|
Clayton Coleman
|
e355f54eda
|
Update references from Path() to the appropriate segment use
|
2014-12-29 15:38:52 -05:00 |
|
derekwaynecarr
|
7cf664439f
|
Move namespace from query param to path part
|
2014-12-16 15:55:47 -05:00 |
|
Tim Hockin
|
95a9098311
|
fix 'go vet' warnings
|
2014-11-21 09:45:28 +08:00 |
|
Clayton Coleman
|
9eb4ca43d8
|
Move FakeRESTClient to client/fake.go
|
2014-11-18 20:22:05 -05:00 |
|
Clayton Coleman
|
76648ffafb
|
Like update, allow CLI create to clear resourceVersion
|
2014-11-04 10:44:56 -05:00 |
|
Clayton Coleman
|
09cfa364c5
|
Refactor Get and Describe to allow extension of types
Get should use ResourceMapper, allow Printer to be abstracted,
and extract Describe as *Describer types.
|
2014-11-04 10:44:56 -05:00 |
|