mirror of https://github.com/k3s-io/k3s
545a5a865f
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. |
||
---|---|---|
.. | ||
converter.go | ||
converter_test.go | ||
decode.go | ||
deep_copy.go | ||
deep_copy_test.go | ||
deep_equal.go | ||
doc.go | ||
encode.go | ||
error.go | ||
meta.go | ||
meta_test.go | ||
scheme.go | ||
scheme_test.go |