kubernetes/pkg/kubectl
Clayton Coleman 09cfa364c5 Refactor Get and Describe to allow extension of types
Get should use ResourceMapper, allow Printer to be abstracted,
and extract Describe as *Describer types.
2014-11-04 10:44:56 -05:00
..
cmd 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
describe.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_test.go Kubectl namespace support 2014-10-30 11:05:30 -04:00
kubectl.go Refactor Get and Describe to allow extension of types 2014-11-04 10:44:56 -05:00
proxy_server_test.go Replace custom proxy with httputil.ReverseProxy for kubecfg/kubectl. 2014-10-21 18:52:18 +01:00
proxy_server.go Replace custom proxy with httputil.ReverseProxy for kubecfg/kubectl. 2014-10-21 18:52:18 +01:00
resource_printer_test.go Add requirements based scheduling. 2014-10-25 22:08:00 -07:00
resource_printer.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
resthelper.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