kubernetes/pkg/apis/apps/v1beta2
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
..
conversion.go
conversion_test.go
defaults.go
defaults_test.go
doc.go
register.go
zz_generated.conversion.go
zz_generated.defaults.go