kubernetes/pkg/controller/deployment/util
Stephen Kitt aa89e6dc97
Use ptr.To to retrieve intstr addresses
This uses the generic ptr.To in k8s.io/utils to replace functions and
code constructs which only serve to return pointers to intstr
values. Other uses of the deprecated pointer package are updated in
modified files.

Signed-off-by: Stephen Kitt <skitt@redhat.com>
2023-09-08 11:10:50 +02:00
..
deployment_util_test.go Use ptr.To to retrieve intstr addresses 2023-09-08 11:10:50 +02:00
deployment_util.go Migrated pkg/controller/volume|util|replicaset|nodeipam to contextual logging 2023-07-06 07:39:52 +08:00
hash_test.go fix golint failure for pkg/controller/deployment/util 2019-01-28 11:00:40 -08:00