k3s/pkg/kubectl
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
..
cmd Update references from Path() to the appropriate segment use 2014-12-29 15:38:52 -05:00
describe.go Issue 2948: fix "kubectl get events" result not sorted 2014-12-18 11:02:12 -08:00
describe_test.go Issue 2948: fix "kubectl get events" result not sorted 2014-12-18 11:02:12 -08:00
doc.go kubectl: kubecfg rewrite for better modularity and improved UX 2014-10-15 15:29:54 -07:00
interfaces.go Allow Create/Update/Delete kubectl commands to handle arbitrary objects 2014-11-04 10:44:56 -05:00
kubectl.go add utility for binding flags and building api server clients 2014-11-26 07:50:51 -05:00
kubectl_test.go add utility for binding flags and building api server clients 2014-11-26 07:50:51 -05:00
proxy_server.go Replace custom proxy with httputil.ReverseProxy for kubecfg/kubectl. 2014-10-21 18:52:18 +01:00
proxy_server_test.go Replace custom proxy with httputil.ReverseProxy for kubecfg/kubectl. 2014-10-21 18:52:18 +01:00
resource_printer.go Modify "kubectl get events" to print FieldPath so BoundPod events for the same Pod but different containers can be differentiated 2014-12-29 21:32:49 -08:00
resource_printer_test.go add existence func and unit test 2014-12-23 14:05:26 -08:00
resthelper.go Update references from Path() to the appropriate segment use 2014-12-29 15:38:52 -05:00
resthelper_test.go Merge pull request #3181 from smarterclayton/cleanup_http_items 2014-12-30 17:34:00 -08:00
sorted_event_list.go Issue 2948: fix "kubectl get events" result not sorted 2014-12-18 11:02:12 -08:00
sorted_event_list_test.go Issue 2948: fix "kubectl get events" result not sorted 2014-12-18 11:02:12 -08:00
version.go kubectl: kubecfg rewrite for better modularity and improved UX 2014-10-15 15:29:54 -07:00
watchloop.go Add --watch to get command 2014-11-12 13:44:39 -08:00