This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
kubernetes
Watch
1
Star
0
Fork
0
You've already forked kubernetes
mirror of
https://github.com/k3s-io/kubernetes.git
synced
2025-10-08 14:29:45 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
2b84d58b6d70f61ee946ddcc06f58e54d67e8fc0
kubernetes
/
pkg
/
api
/
meta
History
deads2k
2b84d58b6d
add a PriorityRESTMapper that can choose particular group/version of a resource
2016-02-25 07:35:23 -05:00
..
doc.go
…
errors.go
type RESTMapper errors to better handle MultiRESTMapper errors
2016-02-11 11:45:05 -05:00
help_test.go
…
help.go
…
interfaces.go
remove ResourceIsValid
2016-02-15 07:49:48 -05:00
meta_test.go
…
meta.go
…
multirestmapper_test.go
update multiRESTMapper to properly union constituent RESTMappers
2016-02-25 07:35:22 -05:00
multirestmapper.go
update multiRESTMapper to properly union constituent RESTMappers
2016-02-25 07:35:22 -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
priority.go
add a PriorityRESTMapper that can choose particular group/version of a resource
2016-02-25 07:35:23 -05:00
restmapper_test.go
Merge pull request
#20968
from deads2k/fix-resource-partial-match
2016-02-14 02:19:31 -08:00
restmapper.go
update multiRESTMapper to properly union constituent RESTMappers
2016-02-25 07:35:22 -05:00