mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-17 08:03:10 -04:00
Automatic merge from submit-queue Optimise the ValidateBytes function The PR optimise the "ValidateBytes" function in factory.go. Too much "if" branches is poor readability, use "switch" to look better. |
||
|---|---|---|
| .. | ||
| editor | ||
| jsonmerge | ||
| clientcache.go | ||
| factory.go | ||
| factory_test.go | ||
| helpers.go | ||
| helpers_test.go | ||
| printing.go | ||