mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-06 07:57:35 +00:00
This changes two methods in EquivalenceCache to be unexported, because they should no longer be called by users of this type. (Even users in the same package!)