kubernetes/pkg/apis/networking/v1beta1
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 api: replace intstr.FromInt with intstr.FromInt32 2023-05-01 09:16:15 +02:00
defaults_test.go Adding PathType to Ingress 2020-03-03 11:11:16 -08:00
defaults.go Adding PathType to Ingress 2020-03-03 11:11:16 -08:00
doc.go Change defaulter-gen input to package path 2021-08-14 11:00:18 -04:00
register.go
zz_generated.conversion.go Copy LoadBalancerStatus from core to networking 2022-11-02 16:13:31 -07:00
zz_generated.defaults.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00