kubernetes/pkg/apis/apps/v1
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
..
conversion_test.go api: replace intstr.FromInt with intstr.FromInt32 2023-05-01 09:16:15 +02:00
conversion.go Use https links for k8s KEPs, issues, PRs, etc 2022-09-23 23:36:24 +00:00
defaults_test.go api: replace intstr.FromInt with intstr.FromInt32 2023-05-01 09:16:15 +02:00
defaults.go api: replace intstr.FromInt with intstr.FromInt32 2023-05-01 09:16:15 +02:00
doc.go Change defaulter-gen input to package path 2021-08-14 11:00:18 -04:00
register.go Cleanup explicitly registered functions 2019-10-24 20:21:00 +02:00
zz_generated.conversion.go Update generated protobuf files 2022-11-08 07:48:09 -08:00
zz_generated.defaults.go implement :grpc probe action 2021-11-17 17:31:23 +00:00