Files
kubernetes/pkg/kubectl/cmd/util/printing.go
Clayton Coleman 19ae89dcd8 command Factory should provide Printers
The factory knows all possible types, and should abstract the process of
creating all printers. A future refactor can further reduce the
dependencies between printer code and internal types.
2017-02-23 00:28:31 -05:00

7.7 KiB