k3s/pkg/kubectl
Daniel Smith 3b2fa9618d Relax search criteria to find both pod & bound pod events 2014-12-01 17:19:42 -08:00
..
cmd Merge pull request #2437 from deads2k/deads-add-utility-to-bind-auth-flags 2014-11-26 15:15:14 -08:00
describe.go Relax search criteria to find both pod & bound pod events 2014-12-01 17:19:42 -08:00
describe_test.go Simplify kubectl describe code 2014-11-13 20:25:50 -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 Use formatLabel instead of label.Set 2014-11-24 18:45:29 -05:00
resource_printer_test.go add test and more helpful error message 2014-11-20 14:11:19 -08:00
resthelper.go Add --watch to get command 2014-11-12 13:44:39 -08:00
resthelper_test.go fix 'go vet' warnings 2014-11-21 09:45:28 +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