kubernetes/pkg/apis/apps/validation
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
..
validation_test.go Use ptr.To to retrieve intstr addresses 2023-09-08 11:10:50 +02:00
validation.go remove validation GCE-ism 2023-04-24 14:27:37 +08:00