k3s/pkg/kubectl/scheme
Clayton Coleman 33a3e325f7
API server should offer metav1 Table/Partial transforms
Now that internal types are equivalent, allow the apiserver to serve
metav1 and metav1beta1 depending on the client. Test that in the
apiserver integration test and ensure we get the appropriate responses.

Register the metav1 type in the appropriate external locations.
2019-05-10 15:29:07 -04:00
..
BUILD Install meta.k8s.io/v1beta1 types into kubectl scheme 2019-04-05 01:19:57 -04:00
install.go API server should offer metav1 Table/Partial transforms 2019-05-10 15:29:07 -04:00
scheme.go Remove legacyscheme by adding ParameterCodec to kubectl scheme 2018-09-13 14:37:30 -07:00
sparse_test.go simplify api registration 2018-05-08 18:33:50 -04:00