mirror of
https://github.com/kubernetes/client-go.git
synced 2026-07-13 20:39:03 +00:00
Since NewSchemeBuilder registers the supplied Scheme transformation functions synchronously, there's no need for a subsequent call to (*SchemeBuilder).Register against the same instance. Kubernetes-commit: 3a8e44bda80f74d674bf2df0b87cb4562a3587a0