k3s/pkg/api/meta
k8s-merge-robot b1b58c4165 Merge pull request #23596 from deads2k/relax-case-in-restmapper
Automatic merge from submit-queue

relax restmapper resource matching

We were matching case insensitive on Kinds, not Resources, thus driving me insane.

@liggitt @caesarxuchao
2016-04-02 14:12:32 -07:00
..
deep_copy_generated.go Regenerate autogenerate files 2016-03-17 15:22:19 +01:00
doc.go
errors.go
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 Switch api.ObjetaMetaFor to meta.Accessor 2016-03-31 17:52:31 +02:00
meta.go Switch api.ObjetaMetaFor to meta.Accessor 2016-03-31 17:52:31 +02:00
meta_test.go
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 Merge pull request #20968 from deads2k/fix-resource-partial-match 2016-02-14 02:19:31 -08:00