mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-03 22:20:54 -05:00
Clarify the tests in embedded_test.go to indicate that unmarshalling of an internal object (runtime.EmbeddedObject) will not work. Instead, consumers should decode raw external objects. |
||
|---|---|---|
| .. | ||
| doc.go | ||
| embedded.go | ||
| embedded_test.go | ||
| extension.go | ||
| interfaces.go | ||
| jsonbase.go | ||
| jsonbase_test.go | ||
| scheme.go | ||
| scheme_test.go | ||
| types.go | ||