kubernetes/pkg/printers
Solly Ross 53dccdbb43 Update kubectl to display HPA status conditions
This commit updates `kubectl describe` to display the new HPA
status conditions.  This should make it easier for users to discern
the current state of the HPA.
2017-06-05 11:21:31 -04:00
..
internalversion Update kubectl to display HPA status conditions 2017-06-05 11:21:31 -04:00
storage Refactor printers to support rendering as a Table 2017-05-29 18:30:10 -04:00
.import-restrictions Restrict imports for printers 2017-02-23 00:28:31 -05:00
BUILD Refactor printers to support rendering as a Table 2017-05-29 18:30:10 -04:00
common.go Fixed a tiny issue for ShortHumanDuration printer. 2017-04-18 16:11:41 +08:00
customcolumn.go Denote if a printer is generic. 2017-05-31 13:02:23 +05:30
customcolumn_test.go Refactor printers to separate typed printers from generic code 2017-02-23 00:28:30 -05:00
humanreadable.go Merge pull request #46265 from waseem/printers-genericity 2017-06-02 19:53:40 -07:00
humanreadable_test.go Smarter get printer for generic resources 2017-04-17 15:42:47 -03:00
interface.go Denote if a printer is generic. 2017-05-31 13:02:23 +05:30
json.go Denote if a printer is generic. 2017-05-31 13:02:23 +05:30
jsonpath.go Denote if a printer is generic. 2017-05-31 13:02:23 +05:30
name.go Denote if a printer is generic. 2017-05-31 13:02:23 +05:30
OWNERS Add pkg/printers OWNERS 2017-03-07 22:28:27 -05:00
printers.go Denote if a printer is generic. 2017-05-31 13:02:23 +05:30
tabwriter.go Refactor printers to separate typed printers from generic code 2017-02-23 00:28:30 -05:00
template.go Denote if a printer is generic. 2017-05-31 13:02:23 +05:30
versioned.go Denote if a printer is generic. 2017-05-31 13:02:23 +05:30