kubernetes/pkg/controller/endpointslice
Stephen Kitt f55b59fc02
pkg/controller: drop pointer wrapper functions
The new k8s.io/utils/ptr package provides generic wrapper functions,
which can be used instead of type-specific pointer wrapper functions.
This replaces the latter with the former, and migrates other uses of
the deprecated pointer package to ptr in affected files.

Signed-off-by: Stephen Kitt <skitt@redhat.com>
2024-07-02 16:19:12 +02:00
..
config generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
endpointslice_controller.go Add a new workqueue to endpointslice controller for updating topology 2024-06-04 08:33:32 +00:00
endpointslice_controller_test.go pkg/controller: drop pointer wrapper functions 2024-07-02 16:19:12 +02:00
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00