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
2026-01-06 07:57:35 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
acb4c00b3982ea2d2ef101852b2b4b83cf25370a
kubernetes
/
pkg
/
registry
/
generic
History
Clayton Coleman
acb4c00b39
EnableGarbageCollection should be a struct member on RESTOptions
...
Not a global. Now that we have RESTOptions this was an easy change.
2016-09-15 00:09:28 -04:00
..
registry
EnableGarbageCollection should be a struct member on RESTOptions
2016-09-15 00:09:28 -04:00
rest
Use Go canonical import paths
2016-07-16 13:48:21 -04:00
doc.go
Use Go canonical import paths
2016-07-16 13:48:21 -04:00
matcher_test.go
change all PredicateFunc to use SelectionPredicate
2016-08-13 10:11:35 -07:00
matcher.go
More efficient field selectors
2016-08-24 09:08:38 +02:00
options.go
EnableGarbageCollection should be a struct member on RESTOptions
2016-09-15 00:09:28 -04:00
storage_decorator.go
refactor destroy func in unit testing
2016-08-25 22:57:28 -07:00