k3s/pkg/kubectl
Clayton Coleman 70aa9cc62c Add --template and --templatefile options for more flexibility
Allow directly entered templates for scripting flexibility.
Changes --output=template to mean "string" and --output=templatefile
to mean "from file"
2014-11-04 10:44:56 -05:00
..
cmd Add --template and --templatefile options for more flexibility 2014-11-04 10:44:56 -05:00
describe.go Refactor Get and Describe to allow extension of types 2014-11-04 10:44:56 -05:00
describe_test.go Refactor Get and Describe to allow extension of types 2014-11-04 10:44:56 -05: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 Refactor Get and Describe to allow extension of types 2014-11-04 10:44:56 -05:00
kubectl_test.go Kubectl namespace support 2014-10-30 11:05:30 -04: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 Add --template and --templatefile options for more flexibility 2014-11-04 10:44:56 -05:00
resource_printer_test.go Add --template and --templatefile options for more flexibility 2014-11-04 10:44:56 -05:00
resthelper.go Refactor Get and Describe to allow extension of types 2014-11-04 10:44:56 -05:00
resthelper_test.go Refactor Get and Describe to allow extension of types 2014-11-04 10:44:56 -05:00
version.go kubectl: kubecfg rewrite for better modularity and improved UX 2014-10-15 15:29:54 -07:00