mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-10 10:30:55 -04:00
Most normal codec use should perform defaulting. DirectCodecs should not perform defaulting. Update the defaulting_test to fuzz the list of known defaulters. Use the new versioning.NewDefaultingCodec() method. |
||
|---|---|---|
| .. | ||
| json | ||
| protobuf | ||
| recognizer | ||
| streaming | ||
| versioning | ||
| yaml | ||
| codec_factory.go | ||
| codec_test.go | ||
| negotiated_codec.go | ||
| protobuf_extension.go | ||