Files
kubernetes/pkg/kubectl/cmd/util
Waseem Ahmad 8442a118ea Denote if a printer is generic.
This fixes #38779.

This allows us to avoid case in which printers.GetStandardPrinter
returns nil for both printer and err removing any potential panics that
may arise throughout kubectl commands.

Please see #38779 and #38112 for complete context.

Add comment explaining adding handlers to printers.HumanReadablePrinter
also remove an unnecessary conversion of printers.HumanReadablePrinter
to printers.ResourcePrinter.
2017-05-31 13:02:23 +05:30
..
2017-05-18 15:44:49 -03:00
2017-05-16 21:55:51 -07:00
2017-05-31 13:02:23 +05:30
2017-05-31 13:02:23 +05:30