k3s/pkg/kubectl
Joe Beda 6590c66dd4 Revert "Add optional validation to kubecfg/kubectl."
This reverts commit acf6d82800.
2014-11-25 14:45:00 -08:00
..
cmd Revert "Add optional validation to kubecfg/kubectl." 2014-11-25 14:45:00 -08:00
describe.go Refactor PodCondition to PodPhase 2014-11-21 15:28:38 -05: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 Make the output kubectl.sh narrower 2014-11-14 17:20:01 -08:00
kubectl_test.go New package defines .kubernetes_auth format. 2014-11-14 10:36:25 -08: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