k3s/pkg/kubectl
Clayton Coleman 19379b5a38 Internal rename api.Minion -> api.Node 2014-12-10 12:08:18 -05:00
..
cmd Make validation optional, handle YAML 2014-12-09 12:37:49 -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 Internal rename api.Minion -> api.Node 2014-12-10 12:08:18 -05:00
resource_printer_test.go Remove unused YAML tags and GetYAML/SetYAML methods 2014-12-02 16:25:28 -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