Merge pull request #76098 from smarterclayton/move_direct_encoder

Move DirectEncoder to runtime, rename, add .WithoutConversion() on CodecFactory

Kubernetes-commit: 28295b0e784ab1f9f1a1aada5955bbf224cf59cc
This commit is contained in:
Kubernetes Publisher
2019-04-04 21:07:55 -07:00
4 changed files with 13 additions and 14 deletions
+3 -3
View File
@@ -204,15 +204,15 @@
},
{
"ImportPath": "k8s.io/apimachinery",
"Rev": "4a4abcd45006"
"Rev": "b5bc33fc46a2"
},
{
"ImportPath": "k8s.io/client-go",
"Rev": "2e1a3ed22ac5"
"Rev": "1268fab57b4f"
},
{
"ImportPath": "k8s.io/code-generator",
"Rev": "edcfb81a444e"
"Rev": "97cad0f8b2f3"
},
{
"ImportPath": "k8s.io/gengo",