mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-09 22:05:16 -05:00
reflect.TypeOf() can take a nil (it then returns a nil), but Kind() panics on a nil. Fixes #20627 |
||
|---|---|---|
| .. | ||
| v1 | ||
reflect.TypeOf() can take a nil (it then returns a nil), but Kind() panics on a nil. Fixes #20627 |
||
|---|---|---|
| .. | ||
| v1 | ||