apiserver/pkg/util/proxy
Stephen Kitt 6caa44cc84 api-machinery: replace intstr.FromInt with intstr.FromInt32
This touches cases where FromInt() is used on numeric constants, or
values which are already int32s, or int variables which are defined
close by and can be changed to int32s with little impact.

Signed-off-by: Stephen Kitt <skitt@redhat.com>

Kubernetes-commit: 94410ee8078971b8894e5c400ce3fc79f02bc510
2023-03-14 16:17:48 +01:00
..
proxy.go fix(docs): wrong comment block for ResolveEndpoint function 2022-09-06 14:38:30 +02:00
proxy_test.go api-machinery: replace intstr.FromInt with intstr.FromInt32 2023-03-14 16:17:48 +01:00