kubernetes/pkg/registry/core/service/storage
Stephen Kitt 026e7c7cb3
registry: 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:17:45 +02:00
..
alloc.go allow to set the service reference on the allocator 2023-03-14 22:58:11 +00:00
storage_test.go registry: replace intstr.FromInt with intstr.FromInt32 2023-05-01 09:17:45 +02:00
storage.go Merge pull request #113542 from ardaguclu/fix-shortname-disperancy 2023-01-03 09:29:43 -08:00
transaction_test.go Svc REST: Add a transaction API 2021-09-11 10:49:37 -07:00
transaction.go Svc REST: Add a transaction API 2021-09-11 10:49:37 -07:00