kubernetes/pkg/controller/endpointslice
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
..
config generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
metrics pkg/controller: Replace deprecated func usage from the k8s.io/utils/pointer pkg 2022-11-23 17:40:23 +02:00
topologycache endpointslice: reduce visibility of vars/funcs 2023-05-02 15:58:07 -07:00
endpointslice_controller_test.go network: replace intstr.FromInt with intstr.FromInt32 2023-05-01 09:17:30 +02:00
endpointslice_controller.go endpointslice: reduce visibility of vars/funcs 2023-05-02 15:58:07 -07:00
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
reconciler_test.go endpointslice: reduce visibility of vars/funcs 2023-05-02 15:58:07 -07:00
reconciler.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