Files
kubernetes/pkg/kubectl
Clayton Coleman 545a5a865f List output with differing types should be more resilient
kubectl get can output a series of objects as a List in versioned
form, but not all API objects are available in the same schema.
Make the act of converting a []runtime.Object to api.List more
robust and add a test to verify its behavior in Get.

Makes it easier for client code to output unified objects.
2015-04-20 14:44:16 -04:00
..
2015-04-15 16:50:08 -04:00
2015-04-15 16:50:08 -04:00
2015-04-15 16:50:08 -04:00
2015-02-27 21:05:59 -08:00
2015-02-27 21:05:59 -08:00
2015-03-30 19:28:11 -07:00
2015-04-15 16:50:08 -04:00
2015-03-17 13:51:18 +00:00