Files
kubernetes/pkg
Clayton Coleman fb4ea845f1 resource_printer was not leveraging runtime interfaces
In general, everything in kubectl/* needs to be ignorant of api/* unless
it deals with a concrete type - this change forces resource_printer to
accept interface abstractions (that are already part of kubectl).
2016-01-22 13:27:25 -05:00
..
2015-12-15 13:36:25 -05:00
2015-12-20 21:59:59 -05:00
2016-01-14 10:58:03 +01:00