kubernetes/pkg/controller/endpointslice/topologycache
Akhil Velagapudi 69eccd41b8 endpointslice: reduce visibility of vars/funcs
Reduce the visibility of various public identifiers that are only used
within the scope of a package.

This was originally motivated by KEP-3685 in order to reduce the public
API surface and improve supportability.
2023-05-02 15:58:07 -07:00
..
event.go Added events publishing for topologyHints changes 2022-11-07 19:45:40 +00:00
sliceinfo_test.go pkg/controller: Replace deprecated func usage from the k8s.io/utils/pointer pkg 2022-11-23 17:40:23 +02:00
sliceinfo.go endpointslice: reduce visibility of vars/funcs 2023-05-02 15:58:07 -07:00
topologycache_test.go Fix a data race in TopologyCache 2023-04-13 02:03:16 +08:00
topologycache.go endpointslice: reduce visibility of vars/funcs 2023-05-02 15:58:07 -07:00
utils_test.go endpointslice: reduce visibility of vars/funcs 2023-05-02 15:58:07 -07:00
utils.go endpointslice: reduce visibility of vars/funcs 2023-05-02 15:58:07 -07:00