mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-10-11 09:25:16 +00:00
This util was used to fake certain aspects of apiserver behavior, such as resource paths and JSON encoding. Our unit tests have been refactored so they don't rely on the REST or JSON aspects of apiserver. This util is no longer needed.