mirror of
https://github.com/kubernetes/sample-controller.git
synced 2025-03-14 08:23:24 +08:00

Scheme conversion should support unstructured conversion natively to allow going from unstructured to typed and back. It is not a higher level responsibility to do that conversion because the scheme is the only one who knows what types it supports. Kubernetes-commit: 557f9ddfe6300ecdbdd70ea67dca63bf6b710ea7
This directory tree is generated automatically by godep. Please do not edit. See https://github.com/tools/godep for more information.