k3s/pkg/api/meta
Clayton Coleman 51b624103f
Change ConvertToVersion to use GroupVersion
Long delayed refactor, avoids a few more allocations.
2016-05-12 10:10:35 -04:00
..
deep_copy_generated.go Regenerate autogenerate files 2016-03-17 15:22:19 +01:00
doc.go Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
errors.go type RESTMapper errors to better handle MultiRESTMapper errors 2016-02-11 11:45:05 -05:00
help.go Rename RawJSON to Raw in runtime.RawExtension and add ContentType & ContentEncoding. 2016-03-18 12:35:27 +01:00
help_test.go Refactor diff into sub pkg 2016-03-21 20:21:39 +08:00
interfaces.go Redo Unstructured to have accessor methods 2016-05-03 14:07:28 -07:00
meta.go Change ObjectKind signature to avoid allocations 2016-05-12 10:10:35 -04:00
meta_test.go Change ObjectKind signature to avoid allocations 2016-05-12 10:10:35 -04:00
multirestmapper.go Tolerate multiple registered versions in a single group 2016-03-12 12:49:41 -05:00
multirestmapper_test.go update multiRESTMapper to properly union constituent RESTMappers 2016-02-25 07:35:22 -05:00
priority.go add a PriorityRESTMapper that can choose particular group/version of a resource 2016-02-25 07:35:23 -05:00
priority_test.go add a PriorityRESTMapper that can choose particular group/version of a resource 2016-02-25 07:35:23 -05:00
restmapper.go relax restmapper resource matching 2016-03-30 15:37:47 -04:00
restmapper_test.go Change ConvertToVersion to use GroupVersion 2016-05-12 10:10:35 -04:00