kubernetes/pkg/api/service
Stephen Kitt 4911e9de4a
api: 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>
2023-05-01 09:16:15 +02:00
..
testing api: replace intstr.FromInt with intstr.FromInt32 2023-05-01 09:16:15 +02:00
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
util_test.go ServiceExternalTrafficPolicyType: s/Type// 2022-12-11 13:48:27 -08:00
util.go ServiceExternalTrafficPolicyType: s/Type// 2022-12-11 13:48:27 -08:00
warnings_test.go Adding validation for topology annotations 2023-03-15 18:37:02 +00:00
warnings.go Adding validation for topology annotations 2023-03-15 18:37:02 +00:00